"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/11 04:28:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha" 2025/11/11 04:28:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 04:28:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:30 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:30 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Connecting to FTP server 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49890->172.17.0.7:21, err= 2025/11/11 04:28:30 DEBUG : Creating backend with remote "/tmp/rclone1000458838" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38127") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34934->172.17.0.7:38127, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34071") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34262->172.17.0.7:34071, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34003") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35588->172.17.0.7:34003, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30519") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50678->172.17.0.7:30519, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35320") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53904->172.17.0.7:35320, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34080") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36382->172.17.0.7:34080, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33485") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59938->172.17.0.7:33485, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38028") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60268->172.17.0.7:38028, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39754") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37248->172.17.0.7:39754, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36649") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55112->172.17.0.7:36649, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37658") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48456->172.17.0.7:37658, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31301") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51262->172.17.0.7:31301, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36836") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40112->172.17.0.7:36836, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39038") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33910->172.17.0.7:39038, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39306") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59696->172.17.0.7:39306, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : Creating backend with remote "/non-existing" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32613") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41954->172.17.0.7:32613, err= 2025/11/11 04:28:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33532") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45274->172.17.0.7:33532, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33220") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56654->172.17.0.7:33220, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38545") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39874->172.17.0.7:38545, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37941") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43456->172.17.0.7:37941, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37296") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59232->172.17.0.7:37296, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34086") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39816->172.17.0.7:34086, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30243") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54228->172.17.0.7:30243, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38243") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60082->172.17.0.7:38243, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33586") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37340->172.17.0.7:33586, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38649") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50320->172.17.0.7:38649, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Running all checks before starting transfers 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33298") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55590->172.17.0.7:33298, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Checks finished, now starting transfers 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34289") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39790->172.17.0.7:34289, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38963") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39184->172.17.0.7:38963, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39247") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51084->172.17.0.7:39247, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38028") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60280->172.17.0.7:38028, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33220") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56660->172.17.0.7:33220, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32849") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35518->172.17.0.7:32849, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 ERROR : Ignoring --no-traverse with sync 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38221") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58160->172.17.0.7:38221, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36833") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35832->172.17.0.7:36833, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30789") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52854->172.17.0.7:30789, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38873") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48260->172.17.0.7:38873, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34845") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36120->172.17.0.7:34845, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31604") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54496->172.17.0.7:31604, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37862") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44742->172.17.0.7:37862, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31819") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42382->172.17.0.7:31819, err= 2025/11/11 04:28:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39617") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39092->172.17.0.7:39617, err= 2025/11/11 04:28:30 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/11 04:28:30 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/11 04:28:30 INFO : hello world2: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36998") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45118->172.17.0.7:36998, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37606") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43052->172.17.0.7:37606, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31063") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60884->172.17.0.7:31063, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34287") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41568->172.17.0.7:34287, err= 2025/11/11 04:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30708") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41476->172.17.0.7:30708, err= 2025/11/11 04:28:30 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/11 04:28:30 INFO : potato2: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39874") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59308->172.17.0.7:39874, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33764") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39632->172.17.0.7:33764, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39758") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58982->172.17.0.7:39758, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38622") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56596->172.17.0.7:38622, err= 2025/11/11 04:28:30 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/11 04:28:30 INFO : potato2: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38355") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58802->172.17.0.7:38355, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39896") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50040->172.17.0.7:39896, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34751") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59144->172.17.0.7:34751, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 04:28:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:28:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32650") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56776->172.17.0.7:32650, err= 2025/11/11 04:28:30 INFO : sub dir2: Making directory 2025/11/11 04:28:30 INFO : sub dir: Making directory 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 INFO : sub dir2/sub sub dir2: Making directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Connecting to FTP server 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49904->172.17.0.7:21, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38421") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57662->172.17.0.7:38421, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33450") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53926->172.17.0.7:33450, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31565") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39546") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40980->172.17.0.7:39546, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41546->172.17.0.7:31565, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34747") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52124->172.17.0.7:34747, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37416") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54856->172.17.0.7:37416, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31664") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37733") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39946->172.17.0.7:37733, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47070->172.17.0.7:31664, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36970") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40966->172.17.0.7:36970, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32137") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59318->172.17.0.7:32137, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 INFO : sub dir2: Making directory 2025/11/11 04:28:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 04:28:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32492") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36430->172.17.0.7:32492, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39257") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38198->172.17.0.7:39257, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30447") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55342->172.17.0.7:30447, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38686") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33904->172.17.0.7:38686, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33318") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55894->172.17.0.7:33318, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36240") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45970->172.17.0.7:36240, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31787") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34884->172.17.0.7:31787, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : sub dir2: Making directory with metadata 2025/11/11 04:28:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30984") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50080->172.17.0.7:30984, err= 2025/11/11 04:28:30 INFO : sub dir2: Making directory 2025/11/11 04:28:30 INFO : sub dir: Making directory 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31005") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39582->172.17.0.7:31005, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 INFO : sub dir/hello world: Deleted 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36741") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59760->172.17.0.7:36741, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39357") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60330->172.17.0.7:39357, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39877") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48114->172.17.0.7:39877, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35492") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57618->172.17.0.7:35492, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39231") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37482->172.17.0.7:39231, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32555") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36406->172.17.0.7:32555, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36452") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59066->172.17.0.7:36452, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38748") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57468->172.17.0.7:38748, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33746") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38304->172.17.0.7:33746, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31150") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54196->172.17.0.7:31150, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 INFO : sub dir2: Making directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30909") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44296->172.17.0.7:30909, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33278") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52156->172.17.0.7:33278, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 INFO : sub dir/hello world: Deleted 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35802") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39714->172.17.0.7:35802, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37587") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52860->172.17.0.7:37587, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39047") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39422->172.17.0.7:39047, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35363") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56726->172.17.0.7:35363, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37494") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43730->172.17.0.7:37494, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : sub dir2: Making directory with metadata 2025/11/11 04:28:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:28:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30997") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45728->172.17.0.7:30997, err= 2025/11/11 04:28:30 INFO : sub dir2: Making directory 2025/11/11 04:28:30 INFO : sub dir: Making directory 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31826") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60910->172.17.0.7:31826, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37452") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43978->172.17.0.7:37452, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36145") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33014") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52354->172.17.0.7:36145, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47582->172.17.0.7:33014, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30869") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48352->172.17.0.7:30869, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36164") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52334->172.17.0.7:36164, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37270") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43034->172.17.0.7:37270, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33918") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46200->172.17.0.7:33918, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31978") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43028->172.17.0.7:31978, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35337") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37674->172.17.0.7:35337, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 INFO : sub dir2: Making directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39481") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51708->172.17.0.7:39481, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31296") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47538->172.17.0.7:31296, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39534") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56268->172.17.0.7:39534, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30473") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55464->172.17.0.7:30473, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35193") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53536->172.17.0.7:35193, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30824") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52728->172.17.0.7:30824, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39101") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34566->172.17.0.7:39101, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38082") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53054->172.17.0.7:38082, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30936") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58244->172.17.0.7:30936, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35442") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33930->172.17.0.7:35442, err= 2025/11/11 04:28:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-weyuyiy1favu" 2025/11/11 04:28:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:30 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:30 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: Connecting to FTP server 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: > dial: conn=172.17.0.1:49910->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-woqodiw1zeha -> ftp://172.17.0.7:21/rclone-test-weyuyiy1favu 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: dial("tcp","172.17.0.7:33468") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: > dial: conn=172.17.0.1:38386->172.17.0.7:33468, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30992") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53760->172.17.0.7:30992, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35071") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40874->172.17.0.7:35071, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39491") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43954->172.17.0.7:39491, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: dial("tcp","172.17.0.7:38288") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: > dial: conn=172.17.0.1:59718->172.17.0.7:38288, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: dial("tcp","172.17.0.7:36818") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: > dial: conn=172.17.0.1:56396->172.17.0.7:36818, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: dial("tcp","172.17.0.7:30132") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: > dial: conn=172.17.0.1:39568->172.17.0.7:30132, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: dial("tcp","172.17.0.7:32412") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: > dial: conn=172.17.0.1:41058->172.17.0.7:32412, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: dial("tcp","172.17.0.7:33008") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: > dial: conn=172.17.0.1:41816->172.17.0.7:33008, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: Purge object "sub dir/hello world" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: Purge dir "sub dir" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-weyuyiy1favu: Purge dir "" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33344") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34952->172.17.0.7:33344, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39692") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54986->172.17.0.7:39692, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38146") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42984->172.17.0.7:38146, err= --- PASS: TestServerSideCopy (0.02s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30773") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35966->172.17.0.7:30773, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30721") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35140->172.17.0.7:30721, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34245") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55130->172.17.0.7:34245, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34531") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43242->172.17.0.7:34531, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34767") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50156->172.17.0.7:34767, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31176") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52432->172.17.0.7:31176, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33991") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42984->172.17.0.7:33991, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38858") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60422->172.17.0.7:38858, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31982") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38556->172.17.0.7:31982, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37078") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55914->172.17.0.7:37078, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38634") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43774->172.17.0.7:38634, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32237") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41960->172.17.0.7:32237, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32617") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59116->172.17.0.7:32617, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30886") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39666->172.17.0.7:30886, err= 2025/11/11 04:28:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vepezus6feyi" 2025/11/11 04:28:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:30 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:30 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: Connecting to FTP server 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:49912->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-woqodiw1zeha -> ftp://172.17.0.7:21/rclone-test-vepezus6feyi 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:38757") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:54548->172.17.0.7:38757, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33592") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34760->172.17.0.7:33592, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35673") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56652->172.17.0.7:35673, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35241") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59368->172.17.0.7:35241, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:36471") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:34912->172.17.0.7:36471, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:31948") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:34476->172.17.0.7:31948, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:38089") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:36998->172.17.0.7:38089, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30658") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47176->172.17.0.7:30658, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35188") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38080->172.17.0.7:35188, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30776") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48488->172.17.0.7:30776, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:38462") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:33470->172.17.0.7:38462, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30523") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44420->172.17.0.7:30523, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:33378") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:32838->172.17.0.7:33378, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34199") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49286->172.17.0.7:34199, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-vepezus6feyi) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32775") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41586->172.17.0.7:32775, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:36922") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:39770->172.17.0.7:36922, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:39373") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:56392->172.17.0.7:39373, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:36973") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:46876->172.17.0.7:36973, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:34265") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:54602->172.17.0.7:34265, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: dial("tcp","172.17.0.7:30323") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: > dial: conn=172.17.0.1:54170->172.17.0.7:30323, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: Purge object "sub dir/hello world" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: Purge dir "sub dir" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-vepezus6feyi: Purge dir "" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31294") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41992->172.17.0.7:31294, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39081") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37986->172.17.0.7:39081, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39369") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56060->172.17.0.7:39369, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39633") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55262->172.17.0.7:39633, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31935") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50664->172.17.0.7:31935, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33594") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56062->172.17.0.7:33594, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37220") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51828->172.17.0.7:37220, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31396") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43650->172.17.0.7:31396, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34884") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33812->172.17.0.7:34884, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 04:28:30 INFO : sub dir/hello world: Deleted 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37217") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50540->172.17.0.7:37217, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36354") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59820->172.17.0.7:36354, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34888") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44160->172.17.0.7:34888, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34430") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42734->172.17.0.7:34430, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34179") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37386->172.17.0.7:34179, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36829") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47706->172.17.0.7:36829, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34798") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51672->172.17.0.7:34798, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33244") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60924->172.17.0.7:33244, err= 2025/11/11 04:28:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qefixiv7yaza" 2025/11/11 04:28:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:30 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:30 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Connecting to FTP server 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:49924->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-woqodiw1zeha -> ftp://172.17.0.7:21/rclone-test-qefixiv7yaza 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:35323") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37142") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:40376->172.17.0.7:35323, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43718->172.17.0.7:37142, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31810") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42508->172.17.0.7:31810, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31478") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56424->172.17.0.7:31478, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:38857") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:42622->172.17.0.7:38857, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:32911") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:44828->172.17.0.7:32911, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:38710") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:50182->172.17.0.7:38710, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34143") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55996->172.17.0.7:34143, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37383") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36608->172.17.0.7:37383, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32279") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33454->172.17.0.7:32279, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Using server-side directory move 2025/11/11 04:28:30 INFO : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33325") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:34748") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44326->172.17.0.7:33325, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:37106->172.17.0.7:34748, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30097") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48194->172.17.0.7:30097, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:37077") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:39622->172.17.0.7:37077, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-qefixiv7yaza) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Waiting for transfers to finish 2025/11/11 04:28:30 INFO : sub dir/hello world: Deleted 2025/11/11 04:28:30 INFO : sub dir/hello world: Moved (server-side) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35121") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42338->172.17.0.7:35121, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35054") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35656->172.17.0.7:35054, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:30021") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:44418->172.17.0.7:30021, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:37041") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:47692->172.17.0.7:37041, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38112") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42048->172.17.0.7:38112, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32052") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40728->172.17.0.7:32052, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38785") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39418->172.17.0.7:38785, err= 2025/11/11 04:28:30 DEBUG : testing file moves 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:39419") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:45940->172.17.0.7:39419, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37080") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51546->172.17.0.7:37080, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:37295") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:50918->172.17.0.7:37295, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30225") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57542->172.17.0.7:30225, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-qefixiv7yaza) 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Waiting for transfers to finish 2025/11/11 04:28:30 INFO : sub dir/hello world: Deleted 2025/11/11 04:28:30 INFO : sub dir/hello world: Moved (server-side) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38772") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35770->172.17.0.7:38772, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32433") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59620->172.17.0.7:32433, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:32329") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:49040->172.17.0.7:32329, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:34687") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:52718->172.17.0.7:34687, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:36208") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:52140->172.17.0.7:36208, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: dial("tcp","172.17.0.7:38227") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: > dial: conn=172.17.0.1:60056->172.17.0.7:38227, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Purge object "sub dir/hello world" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Purge dir "sub dir" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-qefixiv7yaza: Purge dir "" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30239") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40400->172.17.0.7:30239, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32295") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47358->172.17.0.7:32295, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32601") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52028->172.17.0.7:32601, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39501") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52252->172.17.0.7:39501, err= 2025/11/11 04:28:30 ERROR : error listing: directory not found 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36383") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59782->172.17.0.7:36383, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34729") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39676->172.17.0.7:34729, err= 2025/11/11 04:28:30 INFO : Local file system at /tmp/rclone1000458838: Making directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39714") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48012->172.17.0.7:39714, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36613") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43834->172.17.0.7:36613, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33202") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34784->172.17.0.7:33202, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38374") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41620->172.17.0.7:38374, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37267") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48886->172.17.0.7:37267, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37758") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57348->172.17.0.7:37758, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34629") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34012->172.17.0.7:34629, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37073") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44636->172.17.0.7:37073, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34427") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49112->172.17.0.7:34427, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36652") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38468->172.17.0.7:36652, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38509") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49318->172.17.0.7:38509, err= 2025/11/11 04:28:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37602") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49486->172.17.0.7:37602, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : Local file system at /tmp/rclone1000458838: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : Local file system at /tmp/rclone1000458838: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31083") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46672->172.17.0.7:31083, err= 2025/11/11 04:28:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/11 04:28:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/11 04:28:30 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33254") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49964->172.17.0.7:33254, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36042") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38856->172.17.0.7:36042, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39278") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46536->172.17.0.7:39278, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32830") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42258->172.17.0.7:32830, err= 2025/11/11 04:28:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36472") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49264->172.17.0.7:36472, err= 2025/11/11 04:28:30 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/11 04:28:30 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/11 04:28:30 INFO : check sum: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30148") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48258->172.17.0.7:30148, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33818") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44118->172.17.0.7:33818, err= 2025/11/11 04:28:30 DEBUG : check sum: size = 1 OK 2025/11/11 04:28:30 NOTICE: ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/11 04:28:30 DEBUG : check sum: Size of src and dst objects identical 2025/11/11 04:28:30 DEBUG : check sum: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 INFO : There was nothing to transfer 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34221") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50130->172.17.0.7:34221, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36824") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39144->172.17.0.7:36824, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39985") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52696->172.17.0.7:39985, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38127") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34938->172.17.0.7:38127, err= 2025/11/11 04:28:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39779") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35016->172.17.0.7:39779, err= 2025/11/11 04:28:30 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/11 04:28:30 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/11 04:28:30 INFO : sizeonly: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38036") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50660->172.17.0.7:38036, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39650") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36236->172.17.0.7:39650, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : sizeonly: size = 6 OK 2025/11/11 04:28:30 DEBUG : sizeonly: Sizes identical 2025/11/11 04:28:30 DEBUG : sizeonly: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 INFO : There was nothing to transfer 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34787") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51648->172.17.0.7:34787, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34575") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39910->172.17.0.7:34575, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37490") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59730->172.17.0.7:37490, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37088") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35932->172.17.0.7:37088, err= 2025/11/11 04:28:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38184") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37586->172.17.0.7:38184, err= 2025/11/11 04:28:30 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/11 04:28:30 INFO : ignore-size: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33474") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37680->172.17.0.7:33474, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33535") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43596->172.17.0.7:33535, err= 2025/11/11 04:28:30 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:30 DEBUG : ignore-size: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 INFO : There was nothing to transfer 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39998") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58782->172.17.0.7:39998, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38099") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55818->172.17.0.7:38099, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37277") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54914->172.17.0.7:37277, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39495") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46986->172.17.0.7:39495, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39736") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36610->172.17.0.7:39736, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31827") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33868->172.17.0.7:31827, err= 2025/11/11 04:28:30 DEBUG : existing: size = 6 OK 2025/11/11 04:28:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : existing: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 INFO : There was nothing to transfer 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36079") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55924->172.17.0.7:36079, err= 2025/11/11 04:28:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33673") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41512->172.17.0.7:33673, err= 2025/11/11 04:28:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/11 04:28:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/11 04:28:30 INFO : existing: Copied (replaced existing) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30895") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59188->172.17.0.7:30895, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36420") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46552->172.17.0.7:36420, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37690") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55418->172.17.0.7:37690, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33653") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44198->172.17.0.7:33653, err= 2025/11/11 04:28:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38654") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44564->172.17.0.7:38654, err= 2025/11/11 04:28:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/11 04:28:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/11 04:28:30 INFO : existing: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34739") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34924->172.17.0.7:34739, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33921") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36874->172.17.0.7:33921, err= 2025/11/11 04:28:30 DEBUG : existing: Destination exists, skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 INFO : There was nothing to transfer 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32673") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44454->172.17.0.7:32673, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31206") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46964->172.17.0.7:31206, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39454") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43140->172.17.0.7:39454, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34133") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57310->172.17.0.7:34133, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31734") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34284->172.17.0.7:31734, err= 2025/11/11 04:28:30 INFO : d: Making directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39454") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43150->172.17.0.7:39454, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Connecting to FTP server 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33589") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49934->172.17.0.7:21, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32812") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40434->172.17.0.7:32812, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38452->172.17.0.7:33589, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31112") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48672->172.17.0.7:31112, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30648") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55208->172.17.0.7:30648, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36682") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36030") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35242") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51258->172.17.0.7:36682, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60916->172.17.0.7:35242, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44432->172.17.0.7:36030, err= 2025/11/11 04:28:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : c/non empty space: size = 5 OK 2025/11/11 04:28:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36536") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41878->172.17.0.7:36536, err= 2025/11/11 04:28:30 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/11 04:28:30 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/11 04:28:30 INFO : a/potato2: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 INFO : b/potato: Deleted 2025/11/11 04:28:30 INFO : d: Removing directory 2025/11/11 04:28:30 INFO : b: Removing directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: deleted 2 directories 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35355") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37522->172.17.0.7:35355, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37435") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38016->172.17.0.7:37435, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39019") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59482->172.17.0.7:39019, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36757") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44184->172.17.0.7:36757, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32229") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36669") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51574->172.17.0.7:32229, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49348->172.17.0.7:36669, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38461") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38172->172.17.0.7:38461, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31851") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51494->172.17.0.7:31851, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39692") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54998->172.17.0.7:39692, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37116") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45870->172.17.0.7:37116, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:30 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30171") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54362->172.17.0.7:30171, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35132") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39174->172.17.0.7:35132, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:30 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35067") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50652->172.17.0.7:35067, err= 2025/11/11 04:28:30 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/11 04:28:30 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/11 04:28:30 INFO : empty space: Copied (replaced existing) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35475") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44826->172.17.0.7:35475, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35287") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42264->172.17.0.7:35287, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37040") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54588->172.17.0.7:37040, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38404") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45126->172.17.0.7:38404, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32525") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34432->172.17.0.7:32525, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30073") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42592->172.17.0.7:30073, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39630") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50528->172.17.0.7:39630, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34840") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35464->172.17.0.7:34840, err= 2025/11/11 04:28:30 DEBUG : foo: size = 3 OK 2025/11/11 04:28:30 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37696") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37926->172.17.0.7:37696, err= 2025/11/11 04:28:30 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/11 04:28:30 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/11 04:28:30 INFO : foo: Copied (replaced existing) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34845") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36128->172.17.0.7:34845, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39919") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40756->172.17.0.7:39919, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38809") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48390->172.17.0.7:38809, err= --- PASS: TestSyncDoesntUpdateModtime (0.04s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32721") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51478->172.17.0.7:32721, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30244") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41498->172.17.0.7:30244, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38625") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45764->172.17.0.7:38625, err= 2025/11/11 04:28:30 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30260") 2025/11/11 04:28:30 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41608->172.17.0.7:30260, err= 2025/11/11 04:28:30 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/11 04:28:30 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/11 04:28:30 INFO : potato: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38956") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57388->172.17.0.7:38956, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34643") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42254->172.17.0.7:34643, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38866") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51704->172.17.0.7:38866, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33081") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39408->172.17.0.7:33081, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34077") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34756->172.17.0.7:34077, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30514") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47004->172.17.0.7:30514, err= 2025/11/11 04:28:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:30 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:30 DEBUG : potato: Sizes differ 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38466") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42760->172.17.0.7:38466, err= 2025/11/11 04:28:30 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/11 04:28:30 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/11 04:28:30 INFO : potato: Copied (replaced existing) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30693") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55150->172.17.0.7:30693, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33780") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55882->172.17.0.7:33780, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30979") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59906->172.17.0.7:30979, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36212") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48022->172.17.0.7:36212, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35858") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40422->172.17.0.7:35858, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37278") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59290->172.17.0.7:37278, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : potato: size = 21 OK 2025/11/11 04:28:30 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33810") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40390->172.17.0.7:33810, err= 2025/11/11 04:28:30 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/11 04:28:30 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/11 04:28:30 INFO : potato: Copied (replaced existing) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37177") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40656->172.17.0.7:37177, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31512") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34432->172.17.0.7:31512, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31993") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36908->172.17.0.7:31993, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34023") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48880->172.17.0.7:34023, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30238") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41430->172.17.0.7:30238, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36665") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36222->172.17.0.7:36665, err= 2025/11/11 04:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:30 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30913") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55524->172.17.0.7:30913, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33917") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42746->172.17.0.7:33917, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30627") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48288->172.17.0.7:30627, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39235") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54854->172.17.0.7:39235, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32612") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54102->172.17.0.7:32612, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37862") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44748->172.17.0.7:37862, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32914") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54516->172.17.0.7:32914, err= 2025/11/11 04:28:30 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31706") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45572->172.17.0.7:31706, err= 2025/11/11 04:28:30 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/11 04:28:30 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/11 04:28:30 INFO : potato2: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 INFO : potato: Deleted 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31203") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57104->172.17.0.7:31203, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32550") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33346->172.17.0.7:32550, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32787") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39058->172.17.0.7:32787, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30883") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58310->172.17.0.7:30883, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38407") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41180->172.17.0.7:38407, err= 2025/11/11 04:28:30 INFO : d: Making directory 2025/11/11 04:28:30 INFO : d/e: Making directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33081") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39424->172.17.0.7:33081, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32197") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45040->172.17.0.7:32197, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37269") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38765") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43750->172.17.0.7:38765, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44182->172.17.0.7:37269, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37206") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60108->172.17.0.7:37206, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31410") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46756->172.17.0.7:31410, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35444") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36266->172.17.0.7:35444, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39446") 2025/11/11 04:28:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Connecting to FTP server 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34225") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48060->172.17.0.7:39446, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57360->172.17.0.7:34225, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32279") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49938->172.17.0.7:21, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33460->172.17.0.7:32279, err= 2025/11/11 04:28:30 DEBUG : c/non empty space: size = 5 OK 2025/11/11 04:28:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:30 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37729") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50868->172.17.0.7:37729, err= 2025/11/11 04:28:30 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/11 04:28:30 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/11 04:28:30 INFO : a/potato2: Copied (new) 2025/11/11 04:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:30 INFO : b/potato: Deleted 2025/11/11 04:28:30 INFO : d/e: Removing directory 2025/11/11 04:28:30 INFO : d: Removing directory 2025/11/11 04:28:30 INFO : b: Removing directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: deleted 3 directories 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31924") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58842->172.17.0.7:31924, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33337") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36138->172.17.0.7:33337, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30425") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34202->172.17.0.7:30425, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37715") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55952->172.17.0.7:37715, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37356") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36080") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52720->172.17.0.7:37356, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:32928->172.17.0.7:36080, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39381") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58432->172.17.0.7:39381, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32587") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34808->172.17.0.7:32587, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35842") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37074->172.17.0.7:35842, err= 2025/11/11 04:28:30 INFO : d: Making directory 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35447") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52644->172.17.0.7:35447, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37448") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32453") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54716->172.17.0.7:37448, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37365") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53602->172.17.0.7:32453, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48528->172.17.0.7:37365, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30389") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37964->172.17.0.7:30389, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35563") 2025/11/11 04:28:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60866->172.17.0.7:35563, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36633") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31625") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50450->172.17.0.7:36633, err= 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53636->172.17.0.7:31625, err= 2025/11/11 04:28:30 DEBUG : c/non empty space: size = 5 OK 2025/11/11 04:28:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39124") 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37756->172.17.0.7:39124, err= 2025/11/11 04:28:30 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 04:28:30 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:30 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/11 04:28:30 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/11 04:28:30 INFO : a/potato2: Copied (new) 2025/11/11 04:28:30 ERROR : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: not deleting files as there were IO errors 2025/11/11 04:28:30 ERROR : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: not deleting directories as there were IO errors 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31336") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43818->172.17.0.7:31336, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32220") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35034") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52910->172.17.0.7:35034, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50136->172.17.0.7:32220, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36213") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34057") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57704->172.17.0.7:34057, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42230->172.17.0.7:36213, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30271") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38506->172.17.0.7:30271, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35588") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38532") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59398->172.17.0.7:35588, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36776") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35302->172.17.0.7:36776, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37010->172.17.0.7:38532, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36415") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54170->172.17.0.7:36415, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39338") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35500->172.17.0.7:39338, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34654") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36556->172.17.0.7:34654, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36615") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33652->172.17.0.7:36615, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39170") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53512->172.17.0.7:39170, err= 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33354") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37812->172.17.0.7:33354, err= 2025/11/11 04:28:31 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37635") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46224->172.17.0.7:37635, err= 2025/11/11 04:28:31 INFO : potato: Deleted 2025/11/11 04:28:31 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/11 04:28:31 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/11 04:28:31 INFO : potato2: Copied (new) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37576") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56322->172.17.0.7:37576, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38240") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33894->172.17.0.7:38240, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39212") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50394->172.17.0.7:39212, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33943") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46742->172.17.0.7:33943, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34861") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49468->172.17.0.7:34861, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37444") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50648->172.17.0.7:37444, err= 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35665") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35172->172.17.0.7:35665, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 INFO : potato: Deleted 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33706") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44826->172.17.0.7:33706, err= 2025/11/11 04:28:31 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32023") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36702->172.17.0.7:32023, err= 2025/11/11 04:28:31 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/11 04:28:31 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/11 04:28:31 INFO : potato2: Copied (new) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35302") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58460->172.17.0.7:35302, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30440") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44286->172.17.0.7:30440, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38047") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44906->172.17.0.7:38047, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31388") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36308->172.17.0.7:31388, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36189") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38860->172.17.0.7:36189, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30472") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44676->172.17.0.7:30472, err= 2025/11/11 04:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30297") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44798->172.17.0.7:30297, err= 2025/11/11 04:28:31 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/11 04:28:31 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/11 04:28:31 INFO : potato2: Copied (new) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37669") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54700->172.17.0.7:37669, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37037") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59326->172.17.0.7:37037, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34311") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58018->172.17.0.7:34311, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38441") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58248->172.17.0.7:38441, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32597") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43926->172.17.0.7:32597, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31300") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44628->172.17.0.7:31300, err= 2025/11/11 04:28:31 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : enormous: Excluded 2025/11/11 04:28:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : potato2: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38881") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53686->172.17.0.7:38881, err= 2025/11/11 04:28:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : potato2: Excluded 2025/11/11 04:28:31 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32001") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41034->172.17.0.7:32001, err= 2025/11/11 04:28:31 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : enormous: Excluded 2025/11/11 04:28:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : potato2: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39997") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53514->172.17.0.7:39997, err= 2025/11/11 04:28:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : potato2: Excluded 2025/11/11 04:28:31 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:31 DEBUG : Local file system at /tmp/rclone1000458838: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : Local file system at /tmp/rclone1000458838: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32749") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34372->172.17.0.7:32749, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37150") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34392->172.17.0.7:37150, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35355") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37528->172.17.0.7:35355, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34261") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49036->172.17.0.7:34261, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30438") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49976->172.17.0.7:30438, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39592") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44494->172.17.0.7:39592, err= 2025/11/11 04:28:31 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : enormous: Excluded 2025/11/11 04:28:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : potato2: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36758") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40202->172.17.0.7:36758, err= 2025/11/11 04:28:31 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : enormous: Deleted 2025/11/11 04:28:31 INFO : potato2: Deleted 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39502") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48902->172.17.0.7:39502, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31221") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50976->172.17.0.7:31221, err= 2025/11/11 04:28:31 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:31 DEBUG : Local file system at /tmp/rclone1000458838: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : Local file system at /tmp/rclone1000458838: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : enormous: Deleted 2025/11/11 04:28:31 INFO : potato2: Deleted 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33621") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36626->172.17.0.7:33621, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36832") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49178->172.17.0.7:36832, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31643") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36454->172.17.0.7:31643, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36169") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39092->172.17.0.7:36169, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30368") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37448->172.17.0.7:30368, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39264") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48874->172.17.0.7:39264, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38744") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40882->172.17.0.7:38744, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38669") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46072->172.17.0.7:38669, err= 2025/11/11 04:28:31 DEBUG : five: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : four: size = 4 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:31 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:31 DEBUG : four: Sizes differ 2025/11/11 04:28:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/11 04:28:31 DEBUG : one: Destination is newer than source, skipping 2025/11/11 04:28:31 DEBUG : three: size = 5 OK 2025/11/11 04:28:31 DEBUG : three: Sizes identical 2025/11/11 04:28:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : two: size = 3 OK 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33617") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54714->172.17.0.7:33617, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36044") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41608->172.17.0.7:36044, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37903") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50398->172.17.0.7:37903, err= 2025/11/11 04:28:31 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/11 04:28:31 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/11 04:28:31 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/11 04:28:31 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/11 04:28:31 INFO : five: Copied (new) 2025/11/11 04:28:31 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/11 04:28:31 INFO : two: Copied (replaced existing) 2025/11/11 04:28:31 DEBUG : four.f852663a.partial: renamed to: four 2025/11/11 04:28:31 INFO : four: Copied (replaced existing) 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30762") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37712->172.17.0.7:30762, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35081") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52140->172.17.0.7:35081, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32663") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55380->172.17.0.7:32663, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === 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.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/11 04:28:31 ERROR : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37994") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60696->172.17.0.7:37994, err= 2025/11/11 04:28:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36909") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48420->172.17.0.7:36909, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38478") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35964->172.17.0.7:38478, err= 2025/11/11 04:28:31 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/11 04:28:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/11 04:28:31 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/11 04:28:31 INFO : yam: Copied (new) 2025/11/11 04:28:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/11 04:28:31 INFO : potato: Copied (new) 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38454") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38194->172.17.0.7:38454, err= 2025/11/11 04:28:31 ERROR : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30826") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58170->172.17.0.7:30826, err= 2025/11/11 04:28:31 DEBUG : potato: size = 14 OK 2025/11/11 04:28:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : potato: Unchanged skipping 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37234") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53570->172.17.0.7:37234, err= 2025/11/11 04:28:31 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/11 04:28:31 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/11 04:28:31 INFO : yaml: Copied (new) 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : yam: Deleted 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36594") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41188->172.17.0.7:36594, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37117") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42034->172.17.0.7:37117, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34133") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57318->172.17.0.7:34133, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31506") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60880->172.17.0.7:31506, err= 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Making map for --track-renames 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Finished making map for --track-renames 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 04:28:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34724") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for renames to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37563") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48956->172.17.0.7:34724, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37104->172.17.0.7:37563, err= 2025/11/11 04:28:31 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/11 04:28:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/11 04:28:31 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/11 04:28:31 INFO : yam: Copied (new) 2025/11/11 04:28:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/11 04:28:31 INFO : potato: Copied (new) 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36626") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53728->172.17.0.7:36626, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37360") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38508->172.17.0.7:37360, err= 2025/11/11 04:28:31 DEBUG : potato: size = 14 OK 2025/11/11 04:28:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Making map for --track-renames 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Finished making map for --track-renames 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : potato: Unchanged skipping 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for renames to finish 2025/11/11 04:28:31 INFO : yam: Moved (server-side) to: yaml 2025/11/11 04:28:31 INFO : yaml: Renamed from "yam" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34513") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51238->172.17.0.7:34513, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32927") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57006->172.17.0.7:32927, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31755") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55544->172.17.0.7:31755, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37062") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42680->172.17.0.7:37062, err= 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Making map for --track-renames 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Finished making map for --track-renames 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for renames to finish 2025/11/11 04:28:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 04:28:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32502") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51598->172.17.0.7:32502, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32370") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45040->172.17.0.7:32370, err= 2025/11/11 04:28:31 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/11 04:28:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/11 04:28:31 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/11 04:28:31 INFO : sub/yam: Copied (new) 2025/11/11 04:28:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/11 04:28:31 INFO : potato: Copied (new) 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32270") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42370->172.17.0.7:32270, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35569") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48182->172.17.0.7:35569, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39613") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51712->172.17.0.7:39613, err= 2025/11/11 04:28:31 DEBUG : potato: size = 14 OK 2025/11/11 04:28:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32685") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49760->172.17.0.7:32685, err= 2025/11/11 04:28:31 DEBUG : potato: Unchanged skipping 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Making map for --track-renames 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Finished making map for --track-renames 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for renames to finish 2025/11/11 04:28:31 INFO : sub/yam: Moved (server-side) to: yam 2025/11/11 04:28:31 INFO : yam: Renamed from "sub/yam" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34590") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37796->172.17.0.7:34590, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38422") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42126->172.17.0.7:38422, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37595") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45252->172.17.0.7:37595, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33116") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42076->172.17.0.7:33116, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33654") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49618->172.17.0.7:33654, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : Creating backend with remote "/tmp/rclone1000458838/dir1" 2025/11/11 04:28:31 DEBUG : Creating backend with remote "/tmp/rclone1000458838/dir2" 2025/11/11 04:28:31 DEBUG : Local file system at /tmp/rclone1000458838/dir2: Using server-side directory move 2025/11/11 04:28:31 INFO : Local file system at /tmp/rclone1000458838/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 04:28:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : Local file system at /tmp/rclone1000458838/dir2: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : Local file system at /tmp/rclone1000458838/dir2: Waiting for transfers to finish 2025/11/11 04:28:31 INFO : file1.txt: Moved (server-side) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30645") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58510->172.17.0.7:30645, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36108") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42892->172.17.0.7:36108, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35046") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44126->172.17.0.7:35046, err= 2025/11/11 04:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33434") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31706") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45226->172.17.0.7:33434, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45586->172.17.0.7:31706, err= 2025/11/11 04:28:31 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/11 04:28:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:31 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/11 04:28:31 INFO : nested/sub dir/file: Copied (new) 2025/11/11 04:28:31 INFO : nested/sub dir/file: Deleted 2025/11/11 04:28:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:31 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:31 INFO : sub dir/hello world: Deleted 2025/11/11 04:28:31 INFO : sub dir: Removing directory 2025/11/11 04:28:31 INFO : nested/sub dir: Removing directory 2025/11/11 04:28:31 INFO : nested: Removing directory 2025/11/11 04:28:31 DEBUG : Local file system at /tmp/rclone1000458838: deleted 3 directories 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31374") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48270->172.17.0.7:31374, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30528") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37152->172.17.0.7:30528, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34582") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50052->172.17.0.7:34582, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34912") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37858->172.17.0.7:34912, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33723") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59140->172.17.0.7:33723, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31106") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48380->172.17.0.7:31106, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31743") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35636->172.17.0.7:31743, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34346") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51358->172.17.0.7:34346, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37049") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54128->172.17.0.7:37049, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36870") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37642->172.17.0.7:36870, err= 2025/11/11 04:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37519") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51672->172.17.0.7:37519, err= 2025/11/11 04:28:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31588") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52992->172.17.0.7:31588, err= 2025/11/11 04:28:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/11 04:28:31 INFO : sub dir/hello world: Copied (new) 2025/11/11 04:28:31 INFO : sub dir/hello world: Deleted 2025/11/11 04:28:31 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/11 04:28:31 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/11 04:28:31 INFO : nested/sub dir/file: Copied (new) 2025/11/11 04:28:31 INFO : nested/sub dir/file: Deleted 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39088") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49742->172.17.0.7:39088, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32590") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44072->172.17.0.7:32590, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39026") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42920->172.17.0.7:39026, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35576") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54454->172.17.0.7:35576, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36248") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42948->172.17.0.7:36248, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38902") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60330->172.17.0.7:38902, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39450") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55666->172.17.0.7:39450, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39305") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59640->172.17.0.7:39305, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39488") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48838->172.17.0.7:39488, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34413") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52368->172.17.0.7:34413, err= 2025/11/11 04:28:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34919") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52188->172.17.0.7:34919, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34485") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53286->172.17.0.7:34485, err= 2025/11/11 04:28:31 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/11 04:28:31 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/11 04:28:31 INFO : existing-b: Copied (new) 2025/11/11 04:28:31 INFO : existing-b: Deleted 2025/11/11 04:28:31 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/11 04:28:31 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/11 04:28:31 INFO : existing: Copied (new) 2025/11/11 04:28:31 INFO : existing: Deleted 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37706") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56976->172.17.0.7:37706, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36874") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39788->172.17.0.7:36874, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : existing: Destination exists, skipping 2025/11/11 04:28:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36478") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52428->172.17.0.7:36478, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36774") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53078->172.17.0.7:36774, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30636") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54574->172.17.0.7:30636, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-marawuy4kero" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:49948->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37316") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60126->172.17.0.7:37316, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36588") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60292->172.17.0.7:36588, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33718") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33872->172.17.0.7:33718, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39629") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54088->172.17.0.7:39629, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-woqodiw1zeha -> ftp://172.17.0.7:21/rclone-test-marawuy4kero 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:36740") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:49728->172.17.0.7:36740, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:32914") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:54530->172.17.0.7:32914, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:38884") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:36870->172.17.0.7:38884, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: Using server-side directory move 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-marawuy4kero: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:35394") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:58126->172.17.0.7:35394, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36829") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47710->172.17.0.7:36829, err= 2025/11/11 04:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:31 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:31 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-marawuy4kero) 2025/11/11 04:28:31 DEBUG : potato3: Sizes differ 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:49962->172.17.0.7:21, err= 2025/11/11 04:28:31 INFO : potato2: Moved (server-side) 2025/11/11 04:28:31 INFO : empty space: Deleted 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: Waiting for transfers to finish 2025/11/11 04:28:31 INFO : potato3: Deleted 2025/11/11 04:28:31 INFO : potato3: Moved (server-side) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30999") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35592->172.17.0.7:30999, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:36457") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:39638->172.17.0.7:36457, err= 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yupekiz9tuga" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: > dial: conn=172.17.0.1:49972->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: Using server-side directory move 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: Server side directory move succeeded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: dial("tcp","172.17.0.7:39859") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: > dial: conn=172.17.0.1:50450->172.17.0.7:39859, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:36285") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:45712->172.17.0.7:36285, err= 2025/11/11 04:28:31 ERROR : error listing: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: dial("tcp","172.17.0.7:34296") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: > dial: conn=172.17.0.1:49136->172.17.0.7:34296, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: Purge object "empty space" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: Purge object "potato2" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: Purge object "potato3" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yupekiz9tuga: Purge dir "" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: dial("tcp","172.17.0.7:38606") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: > dial: conn=172.17.0.1:54308->172.17.0.7:38606, err= 2025/11/11 04:28:31 ERROR : error listing: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-marawuy4kero: Purge dir "" 2025/11/11 04:28:31 NOTICE: purge failed to rmdir "": directory not found 2025/11/11 04:28:31 NOTICE: purge failed: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35711") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59638->172.17.0.7:35711, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30322") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50938->172.17.0.7:30322, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bumeyep7xibo" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:49978->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33913") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58538->172.17.0.7:33913, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31187") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37364->172.17.0.7:31187, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33114") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38060->172.17.0.7:33114, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36723") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50192->172.17.0.7:36723, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-woqodiw1zeha -> ftp://172.17.0.7:21/rclone-test-bumeyep7xibo 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:34233") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:39306->172.17.0.7:34233, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:31735") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:51644->172.17.0.7:31735, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:35331") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:36342->172.17.0.7:35331, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:32585") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:43880->172.17.0.7:32585, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31839") 2025/11/11 04:28:31 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : empty space: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37790->172.17.0.7:31839, err= 2025/11/11 04:28:31 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : empty space: Excluded 2025/11/11 04:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:31 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-bumeyep7xibo) 2025/11/11 04:28:31 DEBUG : potato3: Sizes differ 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:49994->172.17.0.7:21, err= 2025/11/11 04:28:31 INFO : potato2: Moved (server-side) 2025/11/11 04:28:31 INFO : potato3: Deleted 2025/11/11 04:28:31 INFO : potato3: Moved (server-side) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33386") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33144->172.17.0.7:33386, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:34333") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:54330->172.17.0.7:34333, err= 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-volozah4jazu" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: > dial: conn=172.17.0.1:50006->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: dial("tcp","172.17.0.7:36006") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: > dial: conn=172.17.0.1:52558->172.17.0.7:36006, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:36150") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:49564->172.17.0.7:36150, err= 2025/11/11 04:28:31 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 04:28:31 DEBUG : empty space: Excluded 2025/11/11 04:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: > dial: conn=172.17.0.1:50020->172.17.0.7:21, err= 2025/11/11 04:28:31 INFO : potato2: Moved (server-side) 2025/11/11 04:28:31 INFO : potato3: Moved (server-side) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: dial("tcp","172.17.0.7:32735") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: > dial: conn=172.17.0.1:60452->172.17.0.7:32735, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:32240") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:59214->172.17.0.7:32240, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: dial("tcp","172.17.0.7:31392") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: > dial: conn=172.17.0.1:49322->172.17.0.7:31392, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: Purge object "potato2" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: Purge object "potato3" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-volozah4jazu: Purge dir "" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: dial("tcp","172.17.0.7:31144") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: > dial: conn=172.17.0.1:37324->172.17.0.7:31144, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: Purge object "empty space" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-bumeyep7xibo: Purge dir "" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35234") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57930->172.17.0.7:35234, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37665") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44980->172.17.0.7:37665, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pixotom2loze" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:50036->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36554") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47964->172.17.0.7:36554, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32321") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54858->172.17.0.7:32321, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35625") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38052->172.17.0.7:35625, err= 2025/11/11 04:28:31 INFO : tomatoDir: Making directory 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35191") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49782->172.17.0.7:35191, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30866") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36382->172.17.0.7:30866, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-woqodiw1zeha -> ftp://172.17.0.7:21/rclone-test-pixotom2loze 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:32251") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:40752->172.17.0.7:32251, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:34338") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:55532->172.17.0.7:34338, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:39953") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:38744->172.17.0.7:39953, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: Using server-side directory move 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-pixotom2loze: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:33238") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:40744->172.17.0.7:33238, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35921") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51818->172.17.0.7:35921, err= 2025/11/11 04:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : empty space: size = 1 OK 2025/11/11 04:28:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : empty space: Unchanged skipping 2025/11/11 04:28:31 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:31 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-pixotom2loze) 2025/11/11 04:28:31 DEBUG : potato3: Sizes differ 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31618") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50598->172.17.0.7:31618, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:50044->172.17.0.7:21, err= 2025/11/11 04:28:31 INFO : empty space: Deleted 2025/11/11 04:28:31 INFO : potato2: Moved (server-side) 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: Waiting for transfers to finish 2025/11/11 04:28:31 INFO : potato3: Deleted 2025/11/11 04:28:31 INFO : potato3: Moved (server-side) 2025/11/11 04:28:31 INFO : tomatoDir: Removing directory 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: deleted 1 directories 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32950") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39058->172.17.0.7:32950, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32832") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60952->172.17.0.7:32832, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:34056") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:48434->172.17.0.7:34056, err= 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zatikib6qoyu" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: > dial: conn=172.17.0.1:50054->172.17.0.7:21, err= 2025/11/11 04:28:31 INFO : tomatoDir: Making directory 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: Using server-side directory move 2025/11/11 04:28:31 INFO : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: Server side directory move succeeded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: dial("tcp","172.17.0.7:34595") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: > dial: conn=172.17.0.1:56894->172.17.0.7:34595, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: dial("tcp","172.17.0.7:39565") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: > dial: conn=172.17.0.1:55372->172.17.0.7:39565, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:37761") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:44912->172.17.0.7:37761, err= 2025/11/11 04:28:31 ERROR : error listing: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:31008") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:33128->172.17.0.7:31008, err= 2025/11/11 04:28:31 ERROR : error listing: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: dial("tcp","172.17.0.7:35837") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: > dial: conn=172.17.0.1:46510->172.17.0.7:35837, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: Purge object "empty space" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: Purge object "potato2" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: Purge object "potato3" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: dial("tcp","172.17.0.7:32154") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: > dial: conn=172.17.0.1:39306->172.17.0.7:32154, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: Purge dir "tomatoDir" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-zatikib6qoyu: Purge dir "" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: dial("tcp","172.17.0.7:38539") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: > dial: conn=172.17.0.1:60872->172.17.0.7:38539, err= 2025/11/11 04:28:31 ERROR : error listing: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-pixotom2loze: Purge dir "" 2025/11/11 04:28:31 NOTICE: purge failed to rmdir "": directory not found 2025/11/11 04:28:31 NOTICE: purge failed: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38558") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56626->172.17.0.7:38558, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35742") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51574->172.17.0.7:35742, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39177") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58758->172.17.0.7:39177, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32470") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54696->172.17.0.7:32470, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/rclone-sync-test" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: > dial: conn=172.17.0.1:50066->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38818") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47306->172.17.0.7:38818, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37903") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50414->172.17.0.7:37903, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/rclone-sync-test" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: > dial: conn=172.17.0.1:50082->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50090->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/rclone-sync-test-ignore-file" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:50102->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35427") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60444->172.17.0.7:35427, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38150") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49280->172.17.0.7:38150, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: dial("tcp","172.17.0.7:39615") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: > dial: conn=172.17.0.1:42136->172.17.0.7:39615, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test: Excluded 2025/11/11 04:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31439") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54224->172.17.0.7:31439, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: dial("tcp","172.17.0.7:37056") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test: > dial: conn=172.17.0.1:55230->172.17.0.7:37056, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36514") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44422->172.17.0.7:36514, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test: Excluded 2025/11/11 04:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36063") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58494->172.17.0.7:36063, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : rclone-sync-test-include: Removing directory 2025/11/11 04:28:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: failed to delete 1 directories 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:31036") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56750->172.17.0.7:31036, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39480") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60972->172.17.0.7:39480, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test: Excluded 2025/11/11 04:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36031") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51776->172.17.0.7:36031, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31149") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47524->172.17.0.7:31149, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:39111") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44272->172.17.0.7:39111, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test: Excluded 2025/11/11 04:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35502") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46378->172.17.0.7:35502, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : rclone-sync-test-include: Removing directory 2025/11/11 04:28:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: failed to delete 1 directories 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:38091") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43546->172.17.0.7:38091, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35760") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43954->172.17.0.7:35760, err= 2025/11/11 04:28:31 DEBUG : Excluded 2025/11/11 04:28:31 DEBUG : rclone-sync-test: Excluded 2025/11/11 04:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36063") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58502->172.17.0.7:36063, err= 2025/11/11 04:28:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34348") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50554->172.17.0.7:34348, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32776") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37736->172.17.0.7:32776, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36919") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32646") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56466->172.17.0.7:32646, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50766->172.17.0.7:36919, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34147") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48102->172.17.0.7:34147, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36671") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48046->172.17.0.7:36671, err= --- PASS: TestSyncOverlapWithFilter (0.13s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/dst" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:50108->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/CompareDest" 2025/11/11 04:28:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:31 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/CompareDest: Connecting to FTP server 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/CompareDest: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/CompareDest: > dial: conn=172.17.0.1:50124->172.17.0.7:21, err= 2025/11/11 04:28:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-woqodiw1zeha/CompareDest" to be canonical "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/CompareDest" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:38542") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:43372->172.17.0.7:38542, err= 2025/11/11 04:28:31 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:35436") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:59942->172.17.0.7:35436, err= 2025/11/11 04:28:31 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/11 04:28:31 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/11 04:28:31 INFO : one: Copied (new) 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34442") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59160->172.17.0.7:34442, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35391") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57678->172.17.0.7:35391, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30838") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38580->172.17.0.7:30838, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30551") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47376->172.17.0.7:30551, err= 2025/11/11 04:28:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-woqodiw1zeha/CompareDest" for canonical name "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/CompareDest" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:33951") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:55554->172.17.0.7:33951, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:31 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:31 DEBUG : one: Sizes differ 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:34444") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:53402->172.17.0.7:34444, err= 2025/11/11 04:28:31 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/11 04:28:31 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/11 04:28:31 INFO : one: Copied (replaced existing) 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35974") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40362->172.17.0.7:35974, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33627") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36542->172.17.0.7:33627, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30101") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42238->172.17.0.7:30101, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35442") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33932->172.17.0.7:35442, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32104") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33498->172.17.0.7:32104, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30658") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47192->172.17.0.7:30658, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36723") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50206->172.17.0.7:36723, err= 2025/11/11 04:28:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-woqodiw1zeha/CompareDest" for canonical name "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/CompareDest" 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:31243") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:33964->172.17.0.7:31243, err= 2025/11/11 04:28:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:31 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:31 DEBUG : one: Sizes differ 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:31 DEBUG : one: size = 5 OK 2025/11/11 04:28:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:31 INFO : There was nothing to transfer 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34107") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40390->172.17.0.7:34107, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39939") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34618->172.17.0.7:39939, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38898") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57142->172.17.0.7:38898, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36418") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56514->172.17.0.7:36418, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33590") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59228->172.17.0.7:33590, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39799") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37854") 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59070->172.17.0.7:39799, err= 2025/11/11 04:28:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44848->172.17.0.7:37854, err= 2025/11/11 04:28:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-woqodiw1zeha/CompareDest" for canonical name "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/CompareDest" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:33689") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:59528->172.17.0.7:33689, err= 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/CompareDest: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/CompareDest: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/CompareDest: > dial: conn=172.17.0.1:50136->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : one: size = 5 OK 2025/11/11 04:28:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : There was nothing to transfer 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31896") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35848->172.17.0.7:31896, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32434") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35126") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36442->172.17.0.7:32434, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54714->172.17.0.7:35126, err= 2025/11/11 04:28:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-woqodiw1zeha/CompareDest" for canonical name "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/CompareDest" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:30677") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:41650->172.17.0.7:30677, err= 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 DEBUG : one: size = 5 OK 2025/11/11 04:28:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : There was nothing to transfer 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39953") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38746->172.17.0.7:39953, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31938") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31207") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33354->172.17.0.7:31207, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40714->172.17.0.7:31938, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32254") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38478->172.17.0.7:32254, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34839") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30216") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52622->172.17.0.7:30216, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60670->172.17.0.7:34839, err= 2025/11/11 04:28:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-woqodiw1zeha/CompareDest" for canonical name "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/CompareDest" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:37108") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:41348->172.17.0.7:37108, err= 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/CompareDest) 2025/11/11 04:28:32 DEBUG : two: Sizes differ 2025/11/11 04:28:32 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : one: size = 5 OK 2025/11/11 04:28:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:31635") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:44294->172.17.0.7:31635, err= 2025/11/11 04:28:32 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/11 04:28:32 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/11 04:28:32 INFO : two: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34811") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36172->172.17.0.7:34811, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34944") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60148->172.17.0.7:34944, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32526") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51604->172.17.0.7:32526, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32745") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57566->172.17.0.7:32745, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35085") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59248->172.17.0.7:35085, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39607") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41968->172.17.0.7:39607, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31704") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49922->172.17.0.7:31704, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39237") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42598->172.17.0.7:39237, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30827") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59346->172.17.0.7:30827, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36472") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49278->172.17.0.7:36472, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36976") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34994->172.17.0.7:36976, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38714") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60180->172.17.0.7:38714, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/dest" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: > dial: conn=172.17.0.1:50144->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/pre-dest1" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/pre-dest1: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/pre-dest1: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/pre-dest1: > dial: conn=172.17.0.1:50154->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-woqodiw1zeha/pre-dest1" to be canonical "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/pre-dest1" 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/pre-dest2" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/pre-dest2: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/pre-dest2: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/pre-dest2: > dial: conn=172.17.0.1:50160->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-woqodiw1zeha/pre-dest2" to be canonical "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/pre-dest2" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: dial("tcp","172.17.0.7:39246") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: > dial: conn=172.17.0.1:50364->172.17.0.7:39246, err= 2025/11/11 04:28:32 DEBUG : 1: size = 1 OK 2025/11/11 04:28:32 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/11 04:28:32 DEBUG : 2: size = 1 OK 2025/11/11 04:28:32 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/11 04:28:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: dial("tcp","172.17.0.7:32399") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: > dial: conn=172.17.0.1:39446->172.17.0.7:32399, err= 2025/11/11 04:28:32 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/11 04:28:32 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/11 04:28:32 INFO : 3: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: dial("tcp","172.17.0.7:37762") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dest: > dial: conn=172.17.0.1:43656->172.17.0.7:37762, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35965") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59752->172.17.0.7:35965, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34823") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53856->172.17.0.7:34823, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33199") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32655") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44492->172.17.0.7:32655, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52784->172.17.0.7:33199, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36045") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59384->172.17.0.7:36045, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33910") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33398") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33187") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48420->172.17.0.7:33187, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40858->172.17.0.7:33910, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38624->172.17.0.7:33398, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33830") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60402->172.17.0.7:33830, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/pre-dest1: closing 1 unused connections 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38492") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56896->172.17.0.7:38492, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31588") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53004->172.17.0.7:31588, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38741") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58488->172.17.0.7:38741, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36491") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47970->172.17.0.7:36491, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35772") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60008->172.17.0.7:35772, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31351") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42820->172.17.0.7:31351, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32865") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60280->172.17.0.7:32865, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/dst" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:50166->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: > dial: conn=172.17.0.1:50170->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" to be canonical "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:34738") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:44904->172.17.0.7:34738, err= 2025/11/11 04:28:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 INFO : one: Moved (server-side) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:39885") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:55684->172.17.0.7:39885, err= 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) 2025/11/11 04:28:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38095") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43952->172.17.0.7:38095, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36369") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37526") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55310->172.17.0.7:36369, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58210->172.17.0.7:37526, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32173") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50976->172.17.0.7:32173, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36063") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58516->172.17.0.7:36063, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31089") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43774->172.17.0.7:31089, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39857") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47856->172.17.0.7:39857, err= 2025/11/11 04:28:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" for canonical name "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:35204") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:45402->172.17.0.7:35204, err= 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 INFO : one: Deleted 2025/11/11 04:28:32 INFO : one: Moved (server-side) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:30317") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:48492->172.17.0.7:30317, err= 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : three.txt: Deleted 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) 2025/11/11 04:28:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36272") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53218->172.17.0.7:36272, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31577") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39014->172.17.0.7:31577, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32501") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45712->172.17.0.7:32501, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35528") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35228->172.17.0.7:35528, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33606") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39670->172.17.0.7:33606, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38680") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50992->172.17.0.7:38680, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36133") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43616->172.17.0.7:36133, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.07s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31923") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59240->172.17.0.7:31923, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38292") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50816->172.17.0.7:38292, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34566") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37410->172.17.0.7:34566, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34702") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41638->172.17.0.7:34702, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37229") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36694->172.17.0.7:37229, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/dst" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:50176->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: > dial: conn=172.17.0.1:50180->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" to be canonical "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:38796") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:39734->172.17.0.7:38796, err= 2025/11/11 04:28:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:37840") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:33452->172.17.0.7:37840, err= 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:28:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31973") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52364->172.17.0.7:31973, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31644") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50158->172.17.0.7:31644, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38338") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37136->172.17.0.7:38338, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30484") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43464->172.17.0.7:30484, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33042") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35100->172.17.0.7:33042, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33126") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:32866->172.17.0.7:33126, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36295") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56370->172.17.0.7:36295, err= 2025/11/11 04:28:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" for canonical name "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:33263") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:49098->172.17.0.7:33263, err= 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 INFO : one.bak: Deleted 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:35713") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:57716->172.17.0.7:35713, err= 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : three.txt.bak: Deleted 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:28:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38239") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43738->172.17.0.7:38239, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35266") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38243") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36688->172.17.0.7:35266, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60092->172.17.0.7:38243, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37713") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52836->172.17.0.7:37713, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36548") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36150") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50086->172.17.0.7:36548, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49568->172.17.0.7:36150, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32981") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37276->172.17.0.7:32981, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31230") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33698->172.17.0.7:31230, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35042") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48774->172.17.0.7:35042, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31022") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55144->172.17.0.7:31022, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32038") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36210->172.17.0.7:32038, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32253") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58636->172.17.0.7:32253, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/dst" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:50184->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: > dial: conn=172.17.0.1:50196->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" to be canonical "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:36137") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:42264->172.17.0.7:36137, err= 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:32092") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:49836->172.17.0.7:32092, err= 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 04:28:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32421") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47264->172.17.0.7:32421, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30479") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34493") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40544->172.17.0.7:30479, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43490->172.17.0.7:34493, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30054") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38724->172.17.0.7:30054, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31222") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44242->172.17.0.7:31222, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38146") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42986->172.17.0.7:38146, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37359") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42986->172.17.0.7:37359, err= 2025/11/11 04:28:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-woqodiw1zeha/backup" for canonical name "TestFTPPureftpd{ygRe6}:rclone-test-woqodiw1zeha/backup" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:30258") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:33676->172.17.0.7:30258, err= 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 INFO : one-2019-01-01: Deleted 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:34613") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:40996->172.17.0.7:34613, err= 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : three-2019-01-01.txt: Deleted 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 04:28:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31897") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48654->172.17.0.7:31897, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30850") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35107") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59912->172.17.0.7:35107, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36754->172.17.0.7:30850, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36500") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59998->172.17.0.7:36500, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37117") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31218") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42046->172.17.0.7:37117, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41908->172.17.0.7:31218, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32141") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41060->172.17.0.7:32141, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39035") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55108->172.17.0.7:39035, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34622") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55280->172.17.0.7:34622, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37515") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58142->172.17.0.7:37515, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33361") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36304->172.17.0.7:33361, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33462") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50486->172.17.0.7:33462, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/dst" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:50212->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:36947") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:44044->172.17.0.7:36947, err= 2025/11/11 04:28:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:30367") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:40556->172.17.0.7:30367, err= 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:28:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39104") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50982->172.17.0.7:39104, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35472") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59646->172.17.0.7:35472, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35237") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41354->172.17.0.7:35237, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33772") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49390->172.17.0.7:33772, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37764") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35848->172.17.0.7:37764, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:38383") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:47108->172.17.0.7:38383, err= 2025/11/11 04:28:32 DEBUG : one.bak: Excluded (Path Filter) 2025/11/11 04:28:32 DEBUG : one.bak: Excluded 2025/11/11 04:28:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/11 04:28:32 DEBUG : three.txt.bak: Excluded 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for checks to finish 2025/11/11 04:28:32 INFO : one.bak: Deleted 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:33038") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:53830->172.17.0.7:33038, err= 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : three.txt.bak: Deleted 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:28:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35169") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35856->172.17.0.7:35169, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33824") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41400->172.17.0.7:33824, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33855") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60982->172.17.0.7:33855, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35813") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59850->172.17.0.7:35813, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38881") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53696->172.17.0.7:38881, err= --- PASS: TestSyncBackupDirSuffixOnly (0.05s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31458") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48226->172.17.0.7:31458, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36146") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57284->172.17.0.7:36146, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30550") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47072->172.17.0.7:30550, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30085") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35924->172.17.0.7:30085, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33134") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47194->172.17.0.7:33134, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/dst" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:50214->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:37969") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:49046->172.17.0.7:37969, err= 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : three.txt: Sizes differ 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:32700") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:39882->172.17.0.7:32700, err= 2025/11/11 04:28:32 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/11 04:28:32 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/11 04:28:32 INFO : three.txt: Copied (new) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38338") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37138->172.17.0.7:38338, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30486") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54146->172.17.0.7:30486, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35386") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52034->172.17.0.7:35386, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34294") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53924->172.17.0.7:34294, err= 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 INFO : one.bak: Deleted 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:36259") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:53550->172.17.0.7:36259, err= 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : three.txt: Sizes differ 2025/11/11 04:28:32 INFO : three.txt.bak: Deleted 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:38744") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:40886->172.17.0.7:38744, err= 2025/11/11 04:28:32 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/11 04:28:32 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/11 04:28:32 INFO : three.txt: Copied (new) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39846") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33372->172.17.0.7:39846, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32718") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41242->172.17.0.7:32718, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31966") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58460->172.17.0.7:31966, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32708") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58296->172.17.0.7:32708, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37019") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58940->172.17.0.7:37019, err= --- PASS: TestSyncSuffix (0.07s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33489") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46554->172.17.0.7:33489, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34200") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46104->172.17.0.7:34200, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38843") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48412->172.17.0.7:38843, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30333") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41368->172.17.0.7:30333, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31410") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46766->172.17.0.7:31410, err= 2025/11/11 04:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqodiw1zeha/dst" 2025/11/11 04:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ygRe6}" suffix to name 2025/11/11 04:28:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/11 04:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/11 04:28:32 DEBUG : Setting pass="WPQVsIl956yCiuAiXSWJSrige0j8FodzF7xbKuFB6Xg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/11 04:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: Connecting to FTP server 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:50224->172.17.0.7:21, err= 2025/11/11 04:28:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:33118") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:47642->172.17.0.7:33118, err= 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/11 04:28:32 DEBUG : one.a292864a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : three.txt: Sizes differ 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:37494") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:43732->172.17.0.7:37494, err= 2025/11/11 04:28:32 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/11 04:28:32 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/11 04:28:32 INFO : three.txt: Copied (new) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38715") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58252->172.17.0.7:38715, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39140") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50402->172.17.0.7:39140, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32927") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57010->172.17.0.7:32927, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39720") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35300->172.17.0.7:39720, err= 2025/11/11 04:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : one: Sizes differ 2025/11/11 04:28:32 INFO : one-2019-01-01: Deleted 2025/11/11 04:28:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:31413") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:50790->172.17.0.7:31413, err= 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/11 04:28:32 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/11 04:28:32 INFO : one: Copied (new) 2025/11/11 04:28:32 DEBUG : two: size = 3 OK 2025/11/11 04:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : two: Unchanged skipping 2025/11/11 04:28:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst) 2025/11/11 04:28:32 DEBUG : three.txt: Sizes differ 2025/11/11 04:28:32 INFO : three-2019-01-01.txt: Deleted 2025/11/11 04:28:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: dial("tcp","172.17.0.7:33155") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha/dst: > dial: conn=172.17.0.1:58754->172.17.0.7:33155, err= 2025/11/11 04:28:32 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/11 04:28:32 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/11 04:28:32 INFO : three.txt: Copied (new) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33121") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60672->172.17.0.7:33121, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33884") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60722->172.17.0.7:33884, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38766") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60638->172.17.0.7:38766, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38864") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58562->172.17.0.7:38864, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33344") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34968->172.17.0.7:33344, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35834") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42006->172.17.0.7:35834, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39422") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44986->172.17.0.7:39422, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33839") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48640->172.17.0.7:33839, err= 2025/11/11 04:28:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : Testêé: Sizes differ 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35587") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34690->172.17.0.7:35587, err= 2025/11/11 04:28:32 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/11 04:28:32 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/11 04:28:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30894") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33224->172.17.0.7:30894, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38476") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60508->172.17.0.7:38476, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37946") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45916->172.17.0.7:37946, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30399") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33134->172.17.0.7:30399, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36419") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52934->172.17.0.7:36419, err= 2025/11/11 04:28:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37519") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51682->172.17.0.7:37519, err= 2025/11/11 04:28:32 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/11 04:28:32 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/11 04:28:32 INFO : existing: Copied (new) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30590") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54772->172.17.0.7:30590, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38779") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37150->172.17.0.7:38779, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36741") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59774->172.17.0.7:36741, err= 2025/11/11 04:28:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : existing: Sizes differ 2025/11/11 04:28:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:32 ERROR : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: not deleting files as there were IO errors 2025/11/11 04:28:32 ERROR : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: not deleting directories as there were IO errors 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38106") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55590->172.17.0.7:38106, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33971") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39734->172.17.0.7:33971, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36701") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52280->172.17.0.7:36701, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35649") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48952->172.17.0.7:35649, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37306") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:32858->172.17.0.7:37306, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34261") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49038->172.17.0.7:34261, err= 2025/11/11 04:28:32 DEBUG : EXISTING: size = 6 OK 2025/11/11 04:28:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : existing: Unchanged skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : There was nothing to transfer 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31898") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49394->172.17.0.7:31898, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32075") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36264->172.17.0.7:32075, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39273") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55010->172.17.0.7:39273, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39950") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37114->172.17.0.7:39950, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36794") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55048->172.17.0.7:36794, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30540") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53342->172.17.0.7:30540, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39768") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43640->172.17.0.7:39768, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30963") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39864->172.17.0.7:30963, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35848") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35640->172.17.0.7:35848, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32821") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52986->172.17.0.7:32821, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31215") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46134->172.17.0.7:31215, 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.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37042") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44690->172.17.0.7:37042, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32440") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53894->172.17.0.7:32440, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31263") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50188->172.17.0.7:31263, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37689") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53648->172.17.0.7:37689, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34615") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54944->172.17.0.7:34615, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35885") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59042->172.17.0.7:35885, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35231") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52646->172.17.0.7:35231, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31371") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54898->172.17.0.7:31371, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35593") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59476->172.17.0.7:35593, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36023") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41590->172.17.0.7:36023, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33281") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48594->172.17.0.7:33281, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34197") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34660->172.17.0.7:34197, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35316") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56020->172.17.0.7:35316, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32969") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41972->172.17.0.7:32969, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32441") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60586->172.17.0.7:32441, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39999") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39662->172.17.0.7:39999, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31566") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57548->172.17.0.7:31566, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32659") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:32972->172.17.0.7:32659, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38275") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38146->172.17.0.7:38275, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35498") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39112->172.17.0.7:35498, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32252") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34504->172.17.0.7:32252, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30895") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59200->172.17.0.7:30895, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33140") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53860->172.17.0.7:33140, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37446") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56628->172.17.0.7:37446, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33335") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47194->172.17.0.7:33335, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37637") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46372->172.17.0.7:37637, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31228") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53680->172.17.0.7:31228, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34577") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60094->172.17.0.7:34577, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30782") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56730->172.17.0.7:30782, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37508") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46738->172.17.0.7:37508, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38820") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43898->172.17.0.7:38820, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39677") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34770->172.17.0.7:39677, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30681") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43952->172.17.0.7:30681, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39598") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40360->172.17.0.7:39598, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31138") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54828->172.17.0.7:31138, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30869") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48354->172.17.0.7:30869, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35049") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58580->172.17.0.7:35049, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32361") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59112->172.17.0.7:32361, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31811") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43674->172.17.0.7:31811, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33874") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58574->172.17.0.7:33874, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36097") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58302->172.17.0.7:36097, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32853") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58444->172.17.0.7:32853, err= 2025/11/11 04:28:32 DEBUG : both10: size = 6 OK 2025/11/11 04:28:32 DEBUG : both11: size = 6 OK 2025/11/11 04:28:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both12: size = 6 OK 2025/11/11 04:28:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : both0: size = 6 OK 2025/11/11 04:28:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both11: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both13: size = 6 OK 2025/11/11 04:28:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both13: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both14: size = 6 OK 2025/11/11 04:28:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both14: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both15: size = 6 OK 2025/11/11 04:28:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both12: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both16: size = 6 OK 2025/11/11 04:28:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both0: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both17: size = 6 OK 2025/11/11 04:28:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both10: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both18: size = 6 OK 2025/11/11 04:28:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both15: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both19: size = 6 OK 2025/11/11 04:28:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both19: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both1: size = 6 OK 2025/11/11 04:28:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both1: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both2: size = 6 OK 2025/11/11 04:28:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both2: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both3: size = 6 OK 2025/11/11 04:28:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both3: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both4: size = 6 OK 2025/11/11 04:28:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both4: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both5: size = 6 OK 2025/11/11 04:28:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both5: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both6: size = 6 OK 2025/11/11 04:28:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both6: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both7: size = 6 OK 2025/11/11 04:28:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both7: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both8: size = 6 OK 2025/11/11 04:28:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both8: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both9: size = 6 OK 2025/11/11 04:28:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both9: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both16: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both17: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both18: Unchanged skipping 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 INFO : only7: Deleted 2025/11/11 04:28:32 INFO : only19: Deleted 2025/11/11 04:28:32 INFO : only15: Deleted 2025/11/11 04:28:32 INFO : only17: Deleted 2025/11/11 04:28:32 INFO : only1: Deleted 2025/11/11 04:28:32 INFO : only10: Deleted 2025/11/11 04:28:32 INFO : only4: Deleted 2025/11/11 04:28:32 INFO : only3: Deleted 2025/11/11 04:28:32 INFO : only11: Deleted 2025/11/11 04:28:32 INFO : only14: Deleted 2025/11/11 04:28:32 INFO : only18: Deleted 2025/11/11 04:28:32 INFO : only2: Deleted 2025/11/11 04:28:32 INFO : only16: Deleted 2025/11/11 04:28:32 INFO : only8: Deleted 2025/11/11 04:28:32 INFO : only12: Deleted 2025/11/11 04:28:32 INFO : only0: Deleted 2025/11/11 04:28:32 INFO : only13: Deleted 2025/11/11 04:28:32 INFO : only5: Deleted 2025/11/11 04:28:32 INFO : only6: Deleted 2025/11/11 04:28:32 INFO : only9: Deleted 2025/11/11 04:28:32 INFO : There was nothing to transfer 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31435") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56150->172.17.0.7:31435, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34549") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57464->172.17.0.7:34549, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30559") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36382->172.17.0.7:30559, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37407") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52522->172.17.0.7:37407, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31482") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53066->172.17.0.7:31482, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34826") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41908->172.17.0.7:34826, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36157") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42578->172.17.0.7:36157, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36802") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38138->172.17.0.7:36802, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37696") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37938->172.17.0.7:37696, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39910") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45700->172.17.0.7:39910, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39473") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44376->172.17.0.7:39473, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31273") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36836->172.17.0.7:31273, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39237") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42614->172.17.0.7:39237, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36330") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60978->172.17.0.7:36330, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35259") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55020->172.17.0.7:35259, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31238") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47018->172.17.0.7:31238, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32075") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36278->172.17.0.7:32075, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35306") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40452->172.17.0.7:35306, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30100") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42716->172.17.0.7:30100, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39821") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42108->172.17.0.7:39821, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31958") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41496->172.17.0.7:31958, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30287") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35280->172.17.0.7:30287, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31399") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57694->172.17.0.7:31399, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34672") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60542->172.17.0.7:34672, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39508") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49710->172.17.0.7:39508, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34614") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49922->172.17.0.7:34614, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34336") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50064->172.17.0.7:34336, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33075") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36454->172.17.0.7:33075, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30241") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58510->172.17.0.7:30241, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39816") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59116->172.17.0.7:39816, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32706") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41672->172.17.0.7:32706, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31942") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59758->172.17.0.7:31942, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36738") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56616->172.17.0.7:36738, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31422") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38628->172.17.0.7:31422, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34548") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40590->172.17.0.7:34548, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31878") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47520->172.17.0.7:31878, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33018") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40444->172.17.0.7:33018, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35341") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59680->172.17.0.7:35341, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31386") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43176->172.17.0.7:31386, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30430") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35700->172.17.0.7:30430, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36621") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40144->172.17.0.7:36621, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35253") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55662->172.17.0.7:35253, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32959") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44200->172.17.0.7:32959, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30874") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57526->172.17.0.7:30874, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35136") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40328->172.17.0.7:35136, err= 2025/11/11 04:28:32 DEBUG : both0: size = 6 OK 2025/11/11 04:28:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both0: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both10: size = 6 OK 2025/11/11 04:28:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both10: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both11: size = 6 OK 2025/11/11 04:28:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both11: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both12: size = 6 OK 2025/11/11 04:28:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both12: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both13: size = 6 OK 2025/11/11 04:28:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both13: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both14: size = 6 OK 2025/11/11 04:28:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both14: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both15: size = 6 OK 2025/11/11 04:28:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both15: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both16: size = 6 OK 2025/11/11 04:28:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both16: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both17: size = 6 OK 2025/11/11 04:28:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both17: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both18: size = 6 OK 2025/11/11 04:28:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both18: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both19: size = 6 OK 2025/11/11 04:28:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both19: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both1: size = 6 OK 2025/11/11 04:28:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both1: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both2: size = 6 OK 2025/11/11 04:28:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both2: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both3: size = 6 OK 2025/11/11 04:28:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both3: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both4: size = 6 OK 2025/11/11 04:28:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both4: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both5: size = 6 OK 2025/11/11 04:28:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both5: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both6: size = 6 OK 2025/11/11 04:28:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both6: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both7: size = 6 OK 2025/11/11 04:28:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both7: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both8: size = 6 OK 2025/11/11 04:28:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both8: Unchanged skipping 2025/11/11 04:28:32 DEBUG : both9: size = 6 OK 2025/11/11 04:28:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:32 DEBUG : both9: Unchanged skipping 2025/11/11 04:28:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only0: Sizes differ 2025/11/11 04:28:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only10: Sizes differ 2025/11/11 04:28:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only11: Sizes differ 2025/11/11 04:28:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only12: Sizes differ 2025/11/11 04:28:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only13: Sizes differ 2025/11/11 04:28:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only14: Sizes differ 2025/11/11 04:28:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only15: Sizes differ 2025/11/11 04:28:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only16: Sizes differ 2025/11/11 04:28:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only17: Sizes differ 2025/11/11 04:28:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only18: Sizes differ 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39960") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32145") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46612->172.17.0.7:32145, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32544") 2025/11/11 04:28:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only19: Sizes differ 2025/11/11 04:28:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only1: Sizes differ 2025/11/11 04:28:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only2: Sizes differ 2025/11/11 04:28:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only3: Sizes differ 2025/11/11 04:28:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only4: Sizes differ 2025/11/11 04:28:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only5: Sizes differ 2025/11/11 04:28:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only6: Sizes differ 2025/11/11 04:28:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only7: Sizes differ 2025/11/11 04:28:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only8: Sizes differ 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45024->172.17.0.7:32544, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38712") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56142->172.17.0.7:39960, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43902->172.17.0.7:38712, err= 2025/11/11 04:28:32 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/11 04:28:32 INFO : only0: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31233") 2025/11/11 04:28:32 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41978->172.17.0.7:31233, err= 2025/11/11 04:28:32 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/11 04:28:32 INFO : only12: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/11 04:28:32 INFO : only10: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35581") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52676->172.17.0.7:35581, err= 2025/11/11 04:28:32 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/11 04:28:32 INFO : only11: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32224") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43120->172.17.0.7:32224, err= 2025/11/11 04:28:32 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/11 04:28:32 INFO : only13: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38113") 2025/11/11 04:28:32 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35772->172.17.0.7:38113, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34339") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43528->172.17.0.7:34339, err= 2025/11/11 04:28:32 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/11 04:28:32 INFO : only19: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1000458838) 2025/11/11 04:28:32 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-woqodiw1zeha) 2025/11/11 04:28:32 DEBUG : only9: Sizes differ 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32757") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:32 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40040->172.17.0.7:32757, err= 2025/11/11 04:28:32 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/11 04:28:32 INFO : only14: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35600") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49434->172.17.0.7:35600, err= 2025/11/11 04:28:32 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/11 04:28:32 INFO : only16: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/11 04:28:32 INFO : only1: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/11 04:28:32 INFO : only15: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38196") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46860->172.17.0.7:38196, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32720") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35557") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39588->172.17.0.7:32720, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38542->172.17.0.7:35557, err= 2025/11/11 04:28:32 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/11 04:28:32 INFO : only5: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/11 04:28:32 INFO : only17: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39802") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51864->172.17.0.7:39802, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36940") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54080->172.17.0.7:36940, err= 2025/11/11 04:28:32 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/11 04:28:32 INFO : only4: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/11 04:28:32 INFO : only2: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35466") 2025/11/11 04:28:32 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/11 04:28:32 INFO : only3: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36020") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57750->172.17.0.7:35466, err= 2025/11/11 04:28:32 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/11 04:28:32 INFO : only18: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35703") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38966->172.17.0.7:35703, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36195") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57102->172.17.0.7:36195, err= 2025/11/11 04:28:32 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/11 04:28:32 INFO : only8: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/11 04:28:32 INFO : only9: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33582->172.17.0.7:36020, err= 2025/11/11 04:28:32 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/11 04:28:32 INFO : only6: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/11 04:28:32 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/11 04:28:32 INFO : only7: Copied (replaced existing) 2025/11/11 04:28:32 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37008") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33634->172.17.0.7:37008, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35835") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52694->172.17.0.7:35835, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33080") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43532->172.17.0.7:33080, err= --- PASS: TestSyncConcurrentTruncate (0.12s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:32 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:28:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:28:32 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 04:28:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:28:32 INFO : empty_on_remote: Making directory 2025/11/11 04:28:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/11 04:28:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32390") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43244->172.17.0.7:32390, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32328") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31554") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46274->172.17.0.7:31554, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33456") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55324->172.17.0.7:33456, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43742->172.17.0.7:32328, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38745") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58696->172.17.0.7:38745, err= 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33130") 2025/11/11 04:28:32 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46050->172.17.0.7:33130, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:33 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:28:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:28:33 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 04:28:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:28:33 INFO : empty_on_remote: Making directory 2025/11/11 04:28:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/11 04:28:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35921") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51824->172.17.0.7:35921, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38031") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33441") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46786->172.17.0.7:38031, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48006->172.17.0.7:33441, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35357") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56648->172.17.0.7:35357, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30810") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39424->172.17.0.7:30810, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37320") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33178->172.17.0.7:37320, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38531") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53706->172.17.0.7:38531, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:33 INFO : sub dir: Making directory 2025/11/11 04:28:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36857") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54254->172.17.0.7:36857, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33306") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51376->172.17.0.7:33306, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33212") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57326->172.17.0.7:33212, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30978") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42496->172.17.0.7:30978, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39119") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44410->172.17.0.7:39119, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30362") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39828->172.17.0.7:30362, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35898") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37856->172.17.0.7:35898, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36385") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41714->172.17.0.7:36385, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33593") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51018->172.17.0.7:33593, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33268") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51998->172.17.0.7:33268, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39041") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40656->172.17.0.7:39041, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:28:33 INFO : sub dir: Making directory 2025/11/11 04:28:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35138") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45252->172.17.0.7:35138, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34464") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35526") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54254->172.17.0.7:34464, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56676->172.17.0.7:35526, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30754") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39838->172.17.0.7:30754, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37626") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45466->172.17.0.7:37626, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31772") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60230->172.17.0.7:31772, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39654") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59816->172.17.0.7:39654, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35422") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46962->172.17.0.7:35422, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30042") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48564->172.17.0.7:30042, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31662") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55148->172.17.0.7:31662, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36964") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48530->172.17.0.7:36964, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32276") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51698->172.17.0.7:32276, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33004") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38986->172.17.0.7:33004, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36398") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43736->172.17.0.7:36398, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39337") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49884->172.17.0.7:39337, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31816") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37744->172.17.0.7:31816, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32621") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40412->172.17.0.7:32621, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34088") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43890->172.17.0.7:34088, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37436") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55754->172.17.0.7:37436, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37743") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37284->172.17.0.7:37743, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36996") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35650->172.17.0.7:36996, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34127") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56100->172.17.0.7:34127, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36683") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33054->172.17.0.7:36683, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30665") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39846->172.17.0.7:30665, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32315") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54834->172.17.0.7:32315, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37421") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55592->172.17.0.7:37421, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33042") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35126->172.17.0.7:33042, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32822") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50096->172.17.0.7:32822, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39684") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58952->172.17.0.7:39684, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31023") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56152->172.17.0.7:31023, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32951") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46102->172.17.0.7:32951, err= 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31470") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35482->172.17.0.7:31470, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38383") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47112->172.17.0.7:38383, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32788") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36172->172.17.0.7:32788, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31301") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51268->172.17.0.7:31301, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32491") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54106->172.17.0.7:32491, err= 2025/11/11 04:28:33 DEBUG : apple: size = 5 OK 2025/11/11 04:28:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : banana: size = 6 OK 2025/11/11 04:28:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31705") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33294->172.17.0.7:31705, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 INFO : There was nothing to transfer 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36967") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49972->172.17.0.7:36967, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39424") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37630->172.17.0.7:39424, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39147") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52674->172.17.0.7:39147, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32732") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39578->172.17.0.7:32732, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34292") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40478->172.17.0.7:34292, err= 2025/11/11 04:28:33 DEBUG : apple: size = 5 OK 2025/11/11 04:28:33 DEBUG : banana: size = 6 OK 2025/11/11 04:28:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31312") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52622->172.17.0.7:31312, err= 2025/11/11 04:28:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 INFO : There was nothing to transfer 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35624") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45382->172.17.0.7:35624, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34453") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39240->172.17.0.7:34453, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37088") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35936->172.17.0.7:37088, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36152") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40054->172.17.0.7:36152, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35319") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36776->172.17.0.7:35319, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30109") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56946->172.17.0.7:30109, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32609") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54552->172.17.0.7:32609, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34298") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48392->172.17.0.7:34298, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34536") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34010->172.17.0.7:34536, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34757") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49814->172.17.0.7:34757, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38080") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55486->172.17.0.7:38080, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39887") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45452->172.17.0.7:39887, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38549") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45026->172.17.0.7:38549, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34756") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48196->172.17.0.7:34756, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36559") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46566->172.17.0.7:36559, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36968") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39172->172.17.0.7:36968, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36278") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36042->172.17.0.7:36278, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30507") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37702->172.17.0.7:30507, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37050") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53866->172.17.0.7:37050, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34164") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35044->172.17.0.7:34164, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33156") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37114->172.17.0.7:33156, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37695") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43502->172.17.0.7:37695, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38554") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50560->172.17.0.7:38554, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32443") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55252->172.17.0.7:32443, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32458") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37284->172.17.0.7:32458, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35257") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59752->172.17.0.7:35257, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30930") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36726->172.17.0.7:30930, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36186") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37350->172.17.0.7:36186, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35924") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54474->172.17.0.7:35924, err= 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36494") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50266->172.17.0.7:36494, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39588") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34558->172.17.0.7:39588, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39062") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33142->172.17.0.7:39062, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35635") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49514->172.17.0.7:35635, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30214") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58564->172.17.0.7:30214, err= 2025/11/11 04:28:33 DEBUG : apple: size = 5 OK 2025/11/11 04:28:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : banana: size = 6 OK 2025/11/11 04:28:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39403") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59534->172.17.0.7:39403, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 INFO : There was nothing to transfer 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32696") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54806->172.17.0.7:32696, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35729") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39780->172.17.0.7:35729, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39648") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55642->172.17.0.7:39648, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36677") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58064->172.17.0.7:36677, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30903") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56976->172.17.0.7:30903, err= 2025/11/11 04:28:33 DEBUG : apple: size = 5 OK 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : banana: size = 6 OK 2025/11/11 04:28:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:33 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33379") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49162->172.17.0.7:33379, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 INFO : There was nothing to transfer 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31052") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48380->172.17.0.7:31052, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32882") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43214->172.17.0.7:32882, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30394") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49392->172.17.0.7:30394, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39573") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56390->172.17.0.7:39573, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32603") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58040->172.17.0.7:32603, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35013") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40978->172.17.0.7:35013, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36423") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37200->172.17.0.7:36423, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33853") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42326->172.17.0.7:33853, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33053") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55344->172.17.0.7:33053, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35969") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41178->172.17.0.7:35969, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33113") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54526->172.17.0.7:33113, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33333") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42116->172.17.0.7:33333, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31468") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45014->172.17.0.7:31468, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34682") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48834->172.17.0.7:34682, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39309") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49930->172.17.0.7:39309, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30354") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60632->172.17.0.7:30354, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36982") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59012->172.17.0.7:36982, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37587") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52870->172.17.0.7:37587, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31733") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48662->172.17.0.7:31733, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39034") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46004->172.17.0.7:39034, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37068") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53708->172.17.0.7:37068, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30546") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43856->172.17.0.7:30546, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31305") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56550->172.17.0.7:31305, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36121") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52764->172.17.0.7:36121, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39502") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48906->172.17.0.7:39502, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32806") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52486->172.17.0.7:32806, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35826") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53928->172.17.0.7:35826, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36567") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35628->172.17.0.7:36567, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38192") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54532->172.17.0.7:38192, err= 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33106") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58990->172.17.0.7:33106, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39109") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36662->172.17.0.7:39109, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39273") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55026->172.17.0.7:39273, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36821") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59418->172.17.0.7:36821, err= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37898") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34784->172.17.0.7:37898, err= 2025/11/11 04:28:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Connecting to FTP server 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50228->172.17.0.7:21, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39472") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54598->172.17.0.7:39472, err= 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37785") 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52786->172.17.0.7:37785, err= 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31285") 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30860") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44228->172.17.0.7:30860, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45182->172.17.0.7:31285, err= 2025/11/11 04:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/11 04:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36422") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36879") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46070->172.17.0.7:36422, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33204->172.17.0.7:36879, err= 2025/11/11 04:28:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35388") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46934->172.17.0.7:35388, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39967") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32478") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55000->172.17.0.7:39967, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55178->172.17.0.7:32478, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34315") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56818->172.17.0.7:34315, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38906") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36732->172.17.0.7:38906, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35652") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33662->172.17.0.7:35652, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33883") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39466->172.17.0.7:33883, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38860") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60852->172.17.0.7:38860, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31265") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32058") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49482->172.17.0.7:32058, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50118->172.17.0.7:31265, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30773") 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35980->172.17.0.7:30773, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38667") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37907") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33522->172.17.0.7:38667, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57592->172.17.0.7:37907, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30111") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39879") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52962->172.17.0.7:30111, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52550->172.17.0.7:39879, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/11 04:28:33 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/11 04:28:33 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/11 04:28:33 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Connecting to FTP server 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50234->172.17.0.7:21, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Connecting to FTP server 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Connecting to FTP server 2025/11/11 04:28:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 04:28:33 INFO : appleappleapplebanana: Deleted 2025/11/11 04:28:33 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 04:28:33 INFO : splitbananasplit: Deleted 2025/11/11 04:28:33 INFO : banana: Deleted 2025/11/11 04:28:33 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50246->172.17.0.7:21, err= 2025/11/11 04:28:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:21") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50252->172.17.0.7:21, err= 2025/11/11 04:28:33 INFO : apple: Deleted 2025/11/11 04:28:33 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30983") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37880->172.17.0.7:30983, err= 2025/11/11 04:28:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : YXBwbGU=: Excluded 2025/11/11 04:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/11 04:28:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : YmFuYW5h: Excluded 2025/11/11 04:28:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37516") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40460->172.17.0.7:37516, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30027") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42900->172.17.0.7:30027, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36664") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41232->172.17.0.7:36664, err= 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32948") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43472->172.17.0.7:32948, err= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 04:28:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31047") 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 04:28:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 04:28:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51704->172.17.0.7:31047, err= 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30577") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46636->172.17.0.7:30577, err= 2025/11/11 04:28:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : YXBwbGU=: Excluded 2025/11/11 04:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/11 04:28:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : YmFuYW5h: Excluded 2025/11/11 04:28:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35054") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35664->172.17.0.7:35054, err= 2025/11/11 04:28:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/11 04:28:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39710") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59912->172.17.0.7:39710, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32108") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34264->172.17.0.7:32108, err= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36724") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41850->172.17.0.7:36724, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32924") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53618->172.17.0.7:32924, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33284") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48712->172.17.0.7:33284, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30247") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37172->172.17.0.7:30247, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33180") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37290->172.17.0.7:33180, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35470") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52924->172.17.0.7:35470, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30387") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52806->172.17.0.7:30387, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30117") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56316->172.17.0.7:30117, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30710") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40630->172.17.0.7:30710, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33637") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50634->172.17.0.7:33637, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33682") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35634->172.17.0.7:33682, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38528") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37368->172.17.0.7:38528, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37179") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35002->172.17.0.7:37179, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32840") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44892->172.17.0.7:32840, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36810") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44070->172.17.0.7:36810, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36633") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50454->172.17.0.7:36633, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35458") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59332->172.17.0.7:35458, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37728") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35904->172.17.0.7:37728, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38137") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54082->172.17.0.7:38137, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39340") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55988->172.17.0.7:39340, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33298") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55596->172.17.0.7:33298, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33650") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47410->172.17.0.7:33650, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38835") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45858->172.17.0.7:38835, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36091") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40940->172.17.0.7:36091, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33193") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51098->172.17.0.7:33193, err= 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39932") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49116->172.17.0.7:39932, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38354") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57666->172.17.0.7:38354, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34005") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36280->172.17.0.7:34005, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36332") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36224->172.17.0.7:36332, err= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33095") 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42496->172.17.0.7:33095, err= 2025/11/11 04:28:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33798") 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37051") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34877") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31090") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35698->172.17.0.7:33798, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46080->172.17.0.7:34877, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43552->172.17.0.7:31090, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39580->172.17.0.7:37051, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31534") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51742->172.17.0.7:31534, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/11 04:28:33 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/11 04:28:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/11 04:28:33 INFO : apple: Copied (new) to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36241") 2025/11/11 04:28:33 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/11 04:28:33 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56582->172.17.0.7:36241, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36781") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35680->172.17.0.7:36781, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34040") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48240->172.17.0.7:34040, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31990") 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48908->172.17.0.7:31990, err= 2025/11/11 04:28:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33541") 2025/11/11 04:28:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50874->172.17.0.7:33541, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30909") 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44300->172.17.0.7:30909, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32978") 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34180->172.17.0.7:32978, err= 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32794") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55228->172.17.0.7:32794, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31943") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44208->172.17.0.7:31943, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34412") 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49790->172.17.0.7:34412, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36453") 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43620->172.17.0.7:36453, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33023") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55808->172.17.0.7:33023, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30621") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55336->172.17.0.7:30621, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38761") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36101") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48424->172.17.0.7:38761, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41172->172.17.0.7:36101, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39563") 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43378->172.17.0.7:39563, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 04:28:33 INFO : apple: Deleted 2025/11/11 04:28:33 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 04:28:33 INFO : appleappleapplebanana: Deleted 2025/11/11 04:28:33 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 04:28:33 INFO : splitbananasplit: Deleted 2025/11/11 04:28:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 04:28:33 INFO : banana: Deleted 2025/11/11 04:28:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38589") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48858->172.17.0.7:38589, err= 2025/11/11 04:28:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : PREFIXapple: Excluded 2025/11/11 04:28:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : PREFIXbanana: Excluded 2025/11/11 04:28:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39838") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43242->172.17.0.7:39838, err= 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32183") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36916->172.17.0.7:32183, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34697") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53836->172.17.0.7:34697, err= 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:28:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30412") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40728->172.17.0.7:30412, err= 2025/11/11 04:28:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39854") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34998") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37118") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35397") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34392->172.17.0.7:37118, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47296->172.17.0.7:35397, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55182->172.17.0.7:34998, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41628->172.17.0.7:39854, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38946") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53642->172.17.0.7:38946, err= 2025/11/11 04:28:33 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/11 04:28:33 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/11 04:28:33 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/11 04:28:33 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/11 04:28:33 INFO : splitbananasplit: Copied (new) 2025/11/11 04:28:33 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/11 04:28:33 INFO : apple: Copied (new) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/11 04:28:33 INFO : banana: Copied (new) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30307") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34801") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56370->172.17.0.7:30307, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30794") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42724->172.17.0.7:30794, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57552->172.17.0.7:34801, err= 2025/11/11 04:28:33 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/11 04:28:33 INFO : appleappleapplebanana: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30972") 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/11 04:28:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:32890->172.17.0.7:30972, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/11 04:28:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34313") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49148->172.17.0.7:34313, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38109") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47674->172.17.0.7:38109, err= 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/11 04:28:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/11 04:28:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/11 04:28:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37216") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36680") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49012->172.17.0.7:36680, err= 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/11 04:28:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32062") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35782->172.17.0.7:32062, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55430->172.17.0.7:37216, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30986") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54832->172.17.0.7:30986, err= 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/11 04:28:33 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/11 04:28:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32589") 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/11 04:28:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/11 04:28:33 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59764->172.17.0.7:32589, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37037") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59340->172.17.0.7:37037, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34325") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59232->172.17.0.7:34325, err= 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35838") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48848->172.17.0.7:35838, err= 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/11 04:28:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/11 04:28:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/11 04:28:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32468") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40614->172.17.0.7:32468, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34017") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40348->172.17.0.7:34017, err= 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/11 04:28:33 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/11 04:28:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/11 04:28:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/11 04:28:33 INFO : PREFIXbanana: Deleted 2025/11/11 04:28:33 INFO : PREFIXapple: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/11 04:28:33 INFO : PREFIXsplitbananasplit: Deleted 2025/11/11 04:28:33 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/11 04:28:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31572") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60680->172.17.0.7:31572, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32432") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53990->172.17.0.7:32432, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37746") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42198->172.17.0.7:37746, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37093") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60170->172.17.0.7:37093, err= 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36722") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59390->172.17.0.7:36722, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30887") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44846->172.17.0.7:30887, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34891") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35196->172.17.0.7:34891, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31205") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57696->172.17.0.7:31205, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30882") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35806->172.17.0.7:30882, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33548") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36482->172.17.0.7:33548, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34292") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40494->172.17.0.7:34292, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38771") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50212->172.17.0.7:38771, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32892") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43524->172.17.0.7:32892, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37842") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37378->172.17.0.7:37842, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37650") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56692->172.17.0.7:37650, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36788") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39646->172.17.0.7:36788, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31140") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44276->172.17.0.7:31140, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39599") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35034->172.17.0.7:39599, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38737") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47142->172.17.0.7:38737, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32622") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49878->172.17.0.7:32622, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39300") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41192->172.17.0.7:39300, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38460") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59594->172.17.0.7:38460, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37621") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44676->172.17.0.7:37621, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32950") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39072->172.17.0.7:32950, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33989") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56914->172.17.0.7:33989, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36434") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40496->172.17.0.7:36434, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39357") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60336->172.17.0.7:39357, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30447") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55346->172.17.0.7:30447, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39383") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49080->172.17.0.7:39383, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32059") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40306->172.17.0.7:32059, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35576") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54468->172.17.0.7:35576, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34920") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50758->172.17.0.7:34920, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36202") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55998->172.17.0.7:36202, err= 2025/11/11 04:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32854") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38502->172.17.0.7:32854, err= 2025/11/11 04:28:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : apple: Excluded 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : banana: Excluded 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32285") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46054->172.17.0.7:32285, err= 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30904") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37414->172.17.0.7:30904, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37201") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51342->172.17.0.7:37201, err= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:28:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31937") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36998->172.17.0.7:31937, err= 2025/11/11 04:28:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:28:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37114") 2025/11/11 04:28:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38003") 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33336->172.17.0.7:37114, err= 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44426->172.17.0.7:38003, err= 2025/11/11 04:28:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35062") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40164->172.17.0.7:35062, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37568") 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58510->172.17.0.7:37568, err= 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35651") 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44838->172.17.0.7:35651, err= 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/11 04:28:33 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/11 04:28:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/11 04:28:33 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/11 04:28:33 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/11 04:28:33 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35903") 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35866") 2025/11/11 04:28:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42646->172.17.0.7:35903, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35258") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56060->172.17.0.7:35866, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59548->172.17.0.7:35258, err= 2025/11/11 04:28:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/11 04:28:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30172") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42190->172.17.0.7:30172, err= 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31983") 2025/11/11 04:28:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44366->172.17.0.7:31983, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30747") 2025/11/11 04:28:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52176->172.17.0.7:30747, err= 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39328") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35433") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34698->172.17.0.7:39328, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:32914->172.17.0.7:35433, err= 2025/11/11 04:28:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39230") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46656->172.17.0.7:39230, err= 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30654") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30703") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50158->172.17.0.7:30703, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49756->172.17.0.7:30654, err= 2025/11/11 04:28:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34635") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35244->172.17.0.7:34635, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33515") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35868->172.17.0.7:33515, err= 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/11 04:28:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31227") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30027") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38429") 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50614->172.17.0.7:31227, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42910->172.17.0.7:30027, err= 2025/11/11 04:28:33 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34518->172.17.0.7:38429, err= 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 04:28:34 INFO : splitbananasplit: Deleted 2025/11/11 04:28:34 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 04:28:34 INFO : apple: Deleted 2025/11/11 04:28:34 INFO : banana: Deleted 2025/11/11 04:28:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 04:28:34 INFO : appleappleapplebanana: Deleted 2025/11/11 04:28:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39801") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48722->172.17.0.7:39801, err= 2025/11/11 04:28:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : bananaSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31898") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49400->172.17.0.7:31898, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30142") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45632->172.17.0.7:30142, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37554") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52140->172.17.0.7:37554, err= 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37587") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52876->172.17.0.7:37587, err= 2025/11/11 04:28:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32904") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48770->172.17.0.7:32904, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34530") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37114->172.17.0.7:34530, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30482") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36051") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54234->172.17.0.7:30482, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35779") 2025/11/11 04:28:34 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60890->172.17.0.7:36051, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59598->172.17.0.7:35779, err= 2025/11/11 04:28:34 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/11 04:28:34 INFO : banana: Copied (new) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31440") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44466->172.17.0.7:31440, err= 2025/11/11 04:28:34 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/11 04:28:34 INFO : appleappleapplebanana: Copied (new) 2025/11/11 04:28:34 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34065") 2025/11/11 04:28:34 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/11 04:28:34 INFO : splitbananasplit: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57678->172.17.0.7:34065, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35465") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38752->172.17.0.7:35465, err= 2025/11/11 04:28:34 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/11 04:28:34 INFO : apple: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39311") 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43446->172.17.0.7:39311, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/11 04:28:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35264") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58358->172.17.0.7:35264, err= 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/11 04:28:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34313") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49150->172.17.0.7:34313, err= 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/11 04:28:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/11 04:28:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35161") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35556") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33768->172.17.0.7:35556, err= 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/11 04:28:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48042->172.17.0.7:35161, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36205") 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/11 04:28:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33004->172.17.0.7:36205, err= 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32586") 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39052->172.17.0.7:32586, err= 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/11 04:28:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/11 04:28:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32844") 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56542->172.17.0.7:32844, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30161") 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/11 04:28:34 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36338->172.17.0.7:30161, err= 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/11 04:28:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35292") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52318->172.17.0.7:35292, err= 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32337") 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55562->172.17.0.7:32337, err= 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/11 04:28:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/11 04:28:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37566") 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34096->172.17.0.7:37566, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32890") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49320->172.17.0.7:32890, err= 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/11 04:28:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/11 04:28:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/11 04:28:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/11 04:28:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : bananaSUFFIX: Deleted 2025/11/11 04:28:34 INFO : appleSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : splitbananasplitSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/11 04:28:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30236") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34908->172.17.0.7:30236, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39428") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55964->172.17.0.7:39428, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39033") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33474->172.17.0.7:39033, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39652") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56900->172.17.0.7:39652, err= 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35718") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48600->172.17.0.7:35718, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35108") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50104->172.17.0.7:35108, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35009") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45576->172.17.0.7:35009, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35182") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34226->172.17.0.7:35182, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33921") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36888->172.17.0.7:33921, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31608") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42692->172.17.0.7:31608, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36237") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51130->172.17.0.7:36237, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32949") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57232->172.17.0.7:32949, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32990") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54598->172.17.0.7:32990, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38665") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34716->172.17.0.7:38665, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30653") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40164->172.17.0.7:30653, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38427") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44520->172.17.0.7:38427, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39163") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51110->172.17.0.7:39163, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39214") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53932->172.17.0.7:39214, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39797") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54160->172.17.0.7:39797, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30728") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42198->172.17.0.7:30728, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36101") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41188->172.17.0.7:36101, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37519") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51684->172.17.0.7:37519, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35213") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43630->172.17.0.7:35213, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32779") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49316->172.17.0.7:32779, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32590") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44088->172.17.0.7:32590, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38415") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52276->172.17.0.7:38415, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35880") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58622->172.17.0.7:35880, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33618") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60336->172.17.0.7:33618, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33720") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34976->172.17.0.7:33720, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36369") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55320->172.17.0.7:36369, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32935") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34712->172.17.0.7:32935, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33305") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45300->172.17.0.7:33305, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33224") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55358->172.17.0.7:33224, err= 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34117") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39036->172.17.0.7:34117, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36797") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50138->172.17.0.7:36797, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30745") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53932->172.17.0.7:30745, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34155") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52358->172.17.0.7:34155, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31813") 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37414->172.17.0.7:31813, err= 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30266") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32065") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60476->172.17.0.7:30266, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40048->172.17.0.7:32065, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31032") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38878->172.17.0.7:31032, err= 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38037") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36392->172.17.0.7:38037, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38860") 2025/11/11 04:28:34 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/11 04:28:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/11 04:28:34 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/11 04:28:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60862->172.17.0.7:38860, err= 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34974") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47566->172.17.0.7:34974, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39773") 2025/11/11 04:28:34 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38534->172.17.0.7:39773, err= 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/11 04:28:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/11 04:28:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35683") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42830->172.17.0.7:35683, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31366") 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/11 04:28:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40392->172.17.0.7:31366, err= 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33171") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53560->172.17.0.7:33171, err= 2025/11/11 04:28:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/11 04:28:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38417") 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44724->172.17.0.7:38417, err= 2025/11/11 04:28:34 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/11 04:28:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/11 04:28:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39486") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35593") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59486->172.17.0.7:35593, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53380->172.17.0.7:39486, err= 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/11 04:28:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37062") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42694->172.17.0.7:37062, err= 2025/11/11 04:28:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/11 04:28:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/11 04:28:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/11 04:28:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38720") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60074->172.17.0.7:38720, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38375") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33943") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37962->172.17.0.7:38375, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46746->172.17.0.7:33943, err= 2025/11/11 04:28:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/11 04:28:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/11 04:28:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/11 04:28:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30988") 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/11 04:28:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35374->172.17.0.7:30988, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39741") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50390->172.17.0.7:39741, err= 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/11 04:28:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/11 04:28:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 04:28:34 INFO : appleappleapplebanana: Deleted 2025/11/11 04:28:34 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 04:28:34 INFO : splitbananasplit: Deleted 2025/11/11 04:28:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 04:28:34 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32401") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56190->172.17.0.7:32401, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleapple: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbanan: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34892") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59428->172.17.0.7:34892, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcde: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdef: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefg: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defgh: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghi: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghij: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijk: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-12345: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-23456: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-34567: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-45678: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31261") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39892->172.17.0.7:31261, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37886") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58354->172.17.0.7:37886, err= 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31008") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33138->172.17.0.7:31008, err= 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleapple: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbanan: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38508") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58240->172.17.0.7:38508, err= 2025/11/11 04:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 04:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 04:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 04:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 04:28:34 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32822") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50106->172.17.0.7:32822, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleapple: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbanan: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35532") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46066->172.17.0.7:35532, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcde: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdef: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefg: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defgh: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghi: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghij: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijk: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-12345: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-23456: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-34567: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-45678: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33809") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57256->172.17.0.7:33809, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36554") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47974->172.17.0.7:36554, err= 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30925") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33662->172.17.0.7:30925, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33582") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54392->172.17.0.7:33582, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34858") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47250->172.17.0.7:34858, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36687") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42622->172.17.0.7:36687, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31653") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60000->172.17.0.7:31653, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34444") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53406->172.17.0.7:34444, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39264") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48880->172.17.0.7:39264, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31880") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47138->172.17.0.7:31880, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36151") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52512->172.17.0.7:36151, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32257") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33454->172.17.0.7:32257, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38223") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40094->172.17.0.7:38223, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31121") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51196->172.17.0.7:31121, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36447") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50920->172.17.0.7:36447, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38189") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51246->172.17.0.7:38189, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30796") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38744->172.17.0.7:30796, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39212") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50396->172.17.0.7:39212, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39903") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54632->172.17.0.7:39903, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33638") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43212->172.17.0.7:33638, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33380") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36442->172.17.0.7:33380, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34280") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41832->172.17.0.7:34280, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35793") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39976->172.17.0.7:35793, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37775") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36126->172.17.0.7:37775, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31072") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57916->172.17.0.7:31072, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39631") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56766->172.17.0.7:39631, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36940") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54084->172.17.0.7:36940, err= 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39288") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41758->172.17.0.7:39288, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38672") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55798->172.17.0.7:38672, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36785") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33094->172.17.0.7:36785, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34923") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41288->172.17.0.7:34923, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38506") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35928->172.17.0.7:38506, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37356") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52730->172.17.0.7:37356, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31937") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37006->172.17.0.7:31937, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32334") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35906->172.17.0.7:32334, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31093") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60078->172.17.0.7:31093, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31778") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56588->172.17.0.7:31778, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36118") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57856->172.17.0.7:36118, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39958") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48404->172.17.0.7:39958, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36897") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51534->172.17.0.7:36897, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35835") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52704->172.17.0.7:35835, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34128") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40280->172.17.0.7:34128, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33931") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45000->172.17.0.7:33931, err= 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37589") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53880->172.17.0.7:37589, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36051") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60904->172.17.0.7:36051, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32047") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58138->172.17.0.7:32047, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35030") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38850->172.17.0.7:35030, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35360") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41370->172.17.0.7:35360, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37878") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37816->172.17.0.7:37878, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33485") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59950->172.17.0.7:33485, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37296") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59240->172.17.0.7:37296, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34610") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49746->172.17.0.7:34610, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32986") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46144->172.17.0.7:32986, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35186") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53302->172.17.0.7:35186, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30035") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58218->172.17.0.7:30035, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33244") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60936->172.17.0.7:33244, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33616") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47176->172.17.0.7:33616, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37232") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40018->172.17.0.7:37232, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38437") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56888->172.17.0.7:38437, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37183") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44568->172.17.0.7:37183, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32588") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46774->172.17.0.7:32588, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39568") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55722->172.17.0.7:39568, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37057") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37262->172.17.0.7:37057, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30162") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56760->172.17.0.7:30162, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31198") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43560->172.17.0.7:31198, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38201") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36830->172.17.0.7:38201, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37944") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57448->172.17.0.7:37944, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31091") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60736->172.17.0.7:31091, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36269") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59798->172.17.0.7:36269, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31411") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44102->172.17.0.7:31411, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39749") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53644->172.17.0.7:39749, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34219") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38370->172.17.0.7:34219, err= 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39712") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52000->172.17.0.7:39712, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32608") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45190->172.17.0.7:32608, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35133") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52786->172.17.0.7:35133, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30403") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37322->172.17.0.7:30403, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35809") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55088->172.17.0.7:35809, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36405") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59024->172.17.0.7:36405, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35147") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45790->172.17.0.7:35147, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34559") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53080->172.17.0.7:34559, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33083") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47522->172.17.0.7:33083, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37816") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41630->172.17.0.7:37816, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31619") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48158->172.17.0.7:31619, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30229") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38530->172.17.0.7:30229, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35814") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59166->172.17.0.7:35814, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38057") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34632->172.17.0.7:38057, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32537") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41668->172.17.0.7:32537, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35886") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44790->172.17.0.7:35886, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36349") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55396->172.17.0.7:36349, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37321") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49150->172.17.0.7:37321, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34696") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45422->172.17.0.7:34696, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30179") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51184->172.17.0.7:30179, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32495") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33816->172.17.0.7:32495, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39744") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40102->172.17.0.7:39744, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31231") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36044->172.17.0.7:31231, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31054") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48030->172.17.0.7:31054, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32217") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47988->172.17.0.7:32217, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33232") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60028->172.17.0.7:33232, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33825") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51988->172.17.0.7:33825, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31187") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37380->172.17.0.7:31187, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35246") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46978->172.17.0.7:35246, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36521") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57768->172.17.0.7:36521, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32333") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53022->172.17.0.7:32333, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33764") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39648->172.17.0.7:33764, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38514") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48432->172.17.0.7:38514, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33795") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38372->172.17.0.7:33795, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31746") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50556->172.17.0.7:31746, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30534") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54510->172.17.0.7:30534, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35526") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56690->172.17.0.7:35526, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32755") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43456->172.17.0.7:32755, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38866") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51708->172.17.0.7:38866, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30602") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37088->172.17.0.7:30602, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38814") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58032->172.17.0.7:38814, err= 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37997") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52888->172.17.0.7:37997, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34400") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50138->172.17.0.7:34400, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34509") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47910->172.17.0.7:34509, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32957") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50664->172.17.0.7:32957, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36472") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49294->172.17.0.7:36472, err= 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34257") 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35504->172.17.0.7:34257, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34638") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41060->172.17.0.7:34638, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34762") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52620->172.17.0.7:34762, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33255") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45814->172.17.0.7:33255, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30711") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60134->172.17.0.7:30711, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32766") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58122->172.17.0.7:32766, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31045") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41970->172.17.0.7:31045, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36224") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36692->172.17.0.7:36224, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31136") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53080->172.17.0.7:31136, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38011") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39888->172.17.0.7:38011, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36292") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43606->172.17.0.7:36292, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30245") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49140->172.17.0.7:30245, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36366") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59644->172.17.0.7:36366, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39298") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52658->172.17.0.7:39298, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38216") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52392->172.17.0.7:38216, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30752") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43454->172.17.0.7:30752, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32817") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37476->172.17.0.7:32817, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34047") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40558->172.17.0.7:34047, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36711") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33600->172.17.0.7:36711, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30893") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36592->172.17.0.7:30893, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32933") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33326->172.17.0.7:32933, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35816") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42288->172.17.0.7:35816, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34878") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51764->172.17.0.7:34878, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33775") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51724->172.17.0.7:33775, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38776") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44730->172.17.0.7:38776, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34628") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34230->172.17.0.7:34628, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35000") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60732->172.17.0.7:35000, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35754") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50314->172.17.0.7:35754, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34393") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43308->172.17.0.7:34393, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30960") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45432->172.17.0.7:30960, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31240") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49230->172.17.0.7:31240, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33870") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46404->172.17.0.7:33870, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34610") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49752->172.17.0.7:34610, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30638") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53166->172.17.0.7:30638, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30065") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53298->172.17.0.7:30065, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32609") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54556->172.17.0.7:32609, err= 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31102") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49062->172.17.0.7:31102, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34482") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55228->172.17.0.7:34482, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33561") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53232->172.17.0.7:33561, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32899") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58114->172.17.0.7:32899, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37924") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45076->172.17.0.7:37924, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37244") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41418->172.17.0.7:37244, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39476") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58894->172.17.0.7:39476, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39366") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55998->172.17.0.7:39366, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36685") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57200->172.17.0.7:36685, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33540") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56574->172.17.0.7:33540, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38271") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40362->172.17.0.7:38271, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38887") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46500->172.17.0.7:38887, err= 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39159") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56474->172.17.0.7:39159, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39575") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38298->172.17.0.7:39575, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39673") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35420->172.17.0.7:39673, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33999") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53952->172.17.0.7:33999, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37320") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33190->172.17.0.7:37320, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34190") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35276->172.17.0.7:34190, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34363") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59856->172.17.0.7:34363, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31991") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48908->172.17.0.7:31991, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38470") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57162->172.17.0.7:38470, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30190") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60526->172.17.0.7:30190, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30881") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44844->172.17.0.7:30881, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30423") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51422->172.17.0.7:30423, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33073") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59790->172.17.0.7:33073, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33371") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36064->172.17.0.7:33371, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30644") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55174->172.17.0.7:30644, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35216") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36486->172.17.0.7:35216, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31697") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39860->172.17.0.7:31697, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38490") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50940->172.17.0.7:38490, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32326") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40234->172.17.0.7:32326, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36565") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59108->172.17.0.7:36565, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33515") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35880->172.17.0.7:33515, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37411") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53968->172.17.0.7:37411, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33140") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53870->172.17.0.7:33140, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31356") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57006->172.17.0.7:31356, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36016") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55144->172.17.0.7:36016, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37497") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:39352->172.17.0.7:37497, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39819") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45602->172.17.0.7:39819, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31805") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33794->172.17.0.7:31805, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38198") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50902->172.17.0.7:38198, err= 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38731") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42658->172.17.0.7:38731, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37608") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50334->172.17.0.7:37608, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31564") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58762->172.17.0.7:31564, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30383") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58538->172.17.0.7:30383, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37006") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34982->172.17.0.7:37006, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36267") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50976->172.17.0.7:36267, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39315") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52730->172.17.0.7:39315, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31093") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60090->172.17.0.7:31093, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34054") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56684->172.17.0.7:34054, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35996") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37166->172.17.0.7:35996, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37841") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58882->172.17.0.7:37841, err= 2025/11/11 04:28:34 DEBUG : apple: size = 5 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : banana: size = 6 OK 2025/11/11 04:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : banana: Unchanged skipping 2025/11/11 04:28:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : apple: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31020") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44122->172.17.0.7:31020, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31616") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34322->172.17.0.7:31616, err= 2025/11/11 04:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : apple: Excluded 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/11 04:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : banana: Excluded 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : splitbananasplit: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36223") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46960->172.17.0.7:36223, err= 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34258") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47296->172.17.0.7:34258, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34138") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54420->172.17.0.7:34138, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33330") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51828->172.17.0.7:33330, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34563") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47698->172.17.0.7:34563, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38163") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35052->172.17.0.7:38163, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36200") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40122->172.17.0.7:36200, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37246") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36110->172.17.0.7:37246, err= --- PASS: TestTransform (1.80s) --- PASS: TestTransform/NFC (0.14s) --- PASS: TestTransform/NFD (0.12s) --- PASS: TestTransform/base64 (0.22s) --- PASS: TestTransform/prefix (0.20s) --- PASS: TestTransform/suffix (0.21s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.23s) --- PASS: TestTransform/ISO-8859-1 (0.14s) --- PASS: TestTransform/charmap (0.13s) --- PASS: TestTransform/lowercase (0.12s) --- PASS: TestTransform/ascii (0.10s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36002") 2025/11/11 04:28:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37606->172.17.0.7:36002, err= 2025/11/11 04:28:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 04:28:34 INFO : sub dir_somesuffix: Making directory 2025/11/11 04:28:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 04:28:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/11 04:28:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 04:28:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31238") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47020->172.17.0.7:31238, err= 2025/11/11 04:28:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/11 04:28:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 04:28:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32144") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49728->172.17.0.7:32144, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36223") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46972->172.17.0.7:36223, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34536") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34026->172.17.0.7:34536, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34141") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34202->172.17.0.7:34141, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37331") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46382->172.17.0.7:37331, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31621") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47298->172.17.0.7:31621, err= 2025/11/11 04:28:34 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:34 INFO : tictactoe: Making directory 2025/11/11 04:28:34 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:34 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34694") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47996->172.17.0.7:34694, err= 2025/11/11 04:28:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/11 04:28:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/11 04:28:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39224") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42084->172.17.0.7:39224, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39051") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59634->172.17.0.7:39051, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34927") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54684->172.17.0.7:34927, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35669") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47762->172.17.0.7:35669, err= 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36096") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35586->172.17.0.7:36096, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38675") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57238->172.17.0.7:38675, err= 2025/11/11 04:28:34 INFO : toe: Making directory 2025/11/11 04:28:34 INFO : toe/toe: Making directory 2025/11/11 04:28:34 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 04:28:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:28:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34938") 2025/11/11 04:28:34 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47498->172.17.0.7:34938, err= 2025/11/11 04:28:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/11 04:28:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/11 04:28:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 04:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38354") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57680->172.17.0.7:38354, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30961") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43848->172.17.0.7:30961, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33774") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55582->172.17.0.7:33774, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36184") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37876->172.17.0.7:36184, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36035") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34606->172.17.0.7:36035, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34949") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57544->172.17.0.7:34949, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36957") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35452->172.17.0.7:36957, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32548") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43792->172.17.0.7:32548, err= 2025/11/11 04:28:35 INFO : toe: Making directory 2025/11/11 04:28:35 INFO : toe/toe: Making directory 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30334") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50868->172.17.0.7:30334, err= 2025/11/11 04:28:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/11 04:28:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/11 04:28:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 04:28:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31259") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52290->172.17.0.7:31259, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30062") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47506->172.17.0.7:30062, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33092") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33236->172.17.0.7:33092, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38956") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57398->172.17.0.7:38956, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36303") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49074->172.17.0.7:36303, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37297") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43050->172.17.0.7:37297, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35944") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50480->172.17.0.7:35944, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:28:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34793") 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36284->172.17.0.7:34793, err= 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 INFO : tictacempty_dir: Making directory 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 INFO : tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 INFO : tictactoe/tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32148") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38136->172.17.0.7:32148, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34557") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60566->172.17.0.7:34557, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34041") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55232->172.17.0.7:34041, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38059") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53038->172.17.0.7:38059, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31687") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50648->172.17.0.7:31687, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38209") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57966->172.17.0.7:38209, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35963") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37986->172.17.0.7:35963, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35777") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43650->172.17.0.7:35777, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39739") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57862->172.17.0.7:39739, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36037") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36612->172.17.0.7:36037, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:28:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32656") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43588->172.17.0.7:32656, err= 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 INFO : tictacempty_dir: Making directory 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 INFO : tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 INFO : tictactoe/tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30157") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52904->172.17.0.7:30157, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31481") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41570->172.17.0.7:31481, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38680") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33127") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51000->172.17.0.7:38680, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54652->172.17.0.7:33127, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34597") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50566->172.17.0.7:34597, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37692") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55312->172.17.0.7:37692, err= 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30278") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45668->172.17.0.7:30278, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38033") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54902->172.17.0.7:38033, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36219") 2025/11/11 04:28:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60528->172.17.0.7:36219, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/11 04:28:35 NOTICE: ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: 0 differences found 2025/11/11 04:28:35 NOTICE: ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: 1 hashes could not be checked 2025/11/11 04:28:35 NOTICE: ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: 1 matching files 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39278") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:46542->172.17.0.7:39278, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37436") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35002") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55760->172.17.0.7:37436, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48660->172.17.0.7:35002, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38816") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59938->172.17.0.7:38816, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32997") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58690->172.17.0.7:32997, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34672") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60548->172.17.0.7:34672, err= 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 INFO : tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 INFO : tictactoe/tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30894") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33228->172.17.0.7:30894, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34356") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34974->172.17.0.7:34356, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31199") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43428->172.17.0.7:31199, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30090") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54420->172.17.0.7:30090, err= 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34322") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57026->172.17.0.7:34322, err= 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31750") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60318->172.17.0.7:31750, err= 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35789") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48996->172.17.0.7:35789, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31706") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45600->172.17.0.7:31706, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36688") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35684->172.17.0.7:36688, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39546") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40996->172.17.0.7:39546, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38675") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57252->172.17.0.7:38675, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38501") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57674->172.17.0.7:38501, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37907") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57608->172.17.0.7:37907, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38448") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48396->172.17.0.7:38448, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/11/11 04:28:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35948") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50382->172.17.0.7:35948, err= 2025/11/11 04:28:35 INFO : toe: Making directory 2025/11/11 04:28:35 INFO : toe/toe: Making directory 2025/11/11 04:28:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37240") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52264->172.17.0.7:37240, err= 2025/11/11 04:28:35 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/11 04:28:35 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/11 04:28:35 INFO : toe/toe/toe: Copied (new) 2025/11/11 04:28:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33752") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41454->172.17.0.7:33752, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38489") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36422->172.17.0.7:38489, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35517") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59608->172.17.0.7:35517, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31530") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40290->172.17.0.7:31530, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39661") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49422->172.17.0.7:39661, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31669") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:55318->172.17.0.7:31669, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37363") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45472->172.17.0.7:37363, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:28:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32667") 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43604->172.17.0.7:32667, err= 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 INFO : tictacempty_dir: Making directory 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 INFO : tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 INFO : tictactoe/tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30798") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42894->172.17.0.7:30798, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Deleted 2025/11/11 04:28:35 INFO : toe/toe: Removing directory 2025/11/11 04:28:35 INFO : toe: Removing directory 2025/11/11 04:28:35 INFO : empty_dir: Removing directory 2025/11/11 04:28:35 DEBUG : Local file system at /tmp/rclone1000458838: deleted 3 directories 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35931") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56482->172.17.0.7:35931, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38242") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45044->172.17.0.7:38242, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32475") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:59018->172.17.0.7:32475, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33785") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33434->172.17.0.7:33785, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34446") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:57394->172.17.0.7:34446, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31870") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31438") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41296->172.17.0.7:31870, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51030->172.17.0.7:31438, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38166") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40006->172.17.0.7:38166, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33171") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53562->172.17.0.7:33171, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:28:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35761") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43532->172.17.0.7:35761, err= 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 INFO : tictacempty_dir: Making directory 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 INFO : tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 INFO : tictactoe/tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38528") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37378->172.17.0.7:38528, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Deleted 2025/11/11 04:28:35 INFO : toe/toe: Removing directory 2025/11/11 04:28:35 INFO : toe: Removing directory 2025/11/11 04:28:35 INFO : empty_dir: Removing directory 2025/11/11 04:28:35 DEBUG : Local file system at /tmp/rclone1000458838: deleted 3 directories 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39359") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58044->172.17.0.7:39359, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31071") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40348->172.17.0.7:31071, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38946") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:53652->172.17.0.7:38946, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38247") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42810->172.17.0.7:38247, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:28:35 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38567") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37014->172.17.0.7:38567, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31454") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32766") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47976->172.17.0.7:31454, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30064") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44052->172.17.0.7:30064, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39420") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58130->172.17.0.7:32766, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31870") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51242->172.17.0.7:39420, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41300->172.17.0.7:31870, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31389") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40416->172.17.0.7:31389, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31291") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36136->172.17.0.7:31291, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37289") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34237") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58402->172.17.0.7:37289, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31383") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:52094->172.17.0.7:31383, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51238->172.17.0.7:34237, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30297") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44814->172.17.0.7:30297, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36296") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:48744->172.17.0.7:36296, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : Reset feature "Copy" 2025/11/11 04:28:35 DEBUG : Reset feature "Move" 2025/11/11 04:28:35 DEBUG : Reset feature "Copy" 2025/11/11 04:28:35 DEBUG : Reset feature "Move" 2025/11/11 04:28:35 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:28:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33496") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45010->172.17.0.7:33496, err= 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 INFO : tictacempty_dir: Making directory 2025/11/11 04:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 INFO : tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 INFO : tictactoe/tictactoe: Making directory 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:28:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31469") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43918->172.17.0.7:31469, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Deleted 2025/11/11 04:28:35 INFO : toe/toe: Removing directory 2025/11/11 04:28:35 INFO : toe: Removing directory 2025/11/11 04:28:35 INFO : empty_dir: Removing directory 2025/11/11 04:28:35 DEBUG : Local file system at /tmp/rclone1000458838: deleted 3 directories 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34072") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40818->172.17.0.7:34072, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32584") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33492") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35182->172.17.0.7:32584, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:44786->172.17.0.7:33492, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32053") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49928->172.17.0.7:32053, err= 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32599") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60888->172.17.0.7:32599, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39140") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:50410->172.17.0.7:39140, err= 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 04:28:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/11 04:28:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33836") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47288->172.17.0.7:33836, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33616") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38189") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47192->172.17.0.7:33616, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30123") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56768->172.17.0.7:30123, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:51254->172.17.0.7:38189, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31096") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30719") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38258->172.17.0.7:30719, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:36280->172.17.0.7:31096, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34487") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42432->172.17.0.7:34487, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39991") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34596->172.17.0.7:39991, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31713") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35974") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:56524->172.17.0.7:31713, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40364->172.17.0.7:35974, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32430") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36439") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41320->172.17.0.7:36439, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:49160->172.17.0.7:32430, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34017") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40350->172.17.0.7:34017, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 DEBUG : toe: transformed to: dG9l 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33372") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43640->172.17.0.7:33372, err= 2025/11/11 04:28:35 DEBUG : toe: transformed to: dG9l 2025/11/11 04:28:35 INFO : dG9l: Making directory 2025/11/11 04:28:35 DEBUG : toe: transformed to: dG9l 2025/11/11 04:28:35 DEBUG : toe: transformed to: dG9l 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 04:28:35 INFO : dG9l/dG9l: Making directory 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 04:28:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34152") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60154->172.17.0.7:34152, err= 2025/11/11 04:28:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/11 04:28:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 04:28:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32537") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:41684->172.17.0.7:32537, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30593") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:35846->172.17.0.7:30593, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38242") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45056->172.17.0.7:38242, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32013") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42648->172.17.0.7:32013, err= 2025/11/11 04:28:35 DEBUG : dG9l: transformed to: toe 2025/11/11 04:28:35 DEBUG : dG9l: transformed to: toe 2025/11/11 04:28:35 DEBUG : toe: Directory modification time the same (differ by 186.565732ms, within tolerance 1s) 2025/11/11 04:28:35 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39791") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34168->172.17.0.7:39791, err= 2025/11/11 04:28:35 DEBUG : dG9l: transformed to: toe 2025/11/11 04:28:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/11 04:28:35 DEBUG : toe/toe: Directory modification time the same (differ by 186.565732ms, within tolerance 1s) 2025/11/11 04:28:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31700") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33468->172.17.0.7:31700, err= 2025/11/11 04:28:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/11 04:28:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 04:28:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/11 04:28:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/11 04:28:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/11 04:28:35 DEBUG : Local file system at /tmp/rclone1000458838: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : Local file system at /tmp/rclone1000458838: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:30226") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47914->172.17.0.7:30226, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39576") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60580->172.17.0.7:39576, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:39570") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38520->172.17.0.7:39570, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35553") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37482->172.17.0.7:35553, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35626") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:37508->172.17.0.7:35626, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34779") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58336->172.17.0.7:34779, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32104") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:33504->172.17.0.7:32104, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-woqodiw1zeha", Local "Local file system at /tmp/rclone1000458838", Modify Window "1s" 2025/11/11 04:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33136") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:43094->172.17.0.7:33136, err= 2025/11/11 04:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: 2025/11/11 04:28:35 INFO : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Making directory 2025/11/11 04:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: 2025/11/11 04:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: 2025/11/11 04:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: 2025/11/11 04:28:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 04:28:35 INFO : toe/toe: Making directory 2025/11/11 04:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:28:35 DEBUG : toe/toe: transformed to: 2025/11/11 04:28:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 04:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:28:35 DEBUG : toe: transformed to: 2025/11/11 04:28:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:28:35 DEBUG : toe/toe/toe: transformed to: 2025/11/11 04:28:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for checks to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Waiting for transfers to finish 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:31810") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:42518->172.17.0.7:31810, err= 2025/11/11 04:28:35 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 04:28:35 INFO : toe/toe/toe: Copied (new) 2025/11/11 04:28:35 ERROR : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: not deleting files as there were IO errors 2025/11/11 04:28:35 ERROR : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: not deleting directories as there were IO errors 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34629") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:34028->172.17.0.7:34629, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:38505") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:38822->172.17.0.7:38505, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:34509") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:47920->172.17.0.7:34509, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:32741") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:40188->172.17.0.7:32741, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:35894") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:58616->172.17.0.7:35894, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:33857") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:45514->172.17.0.7:33857, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:36899") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:54892->172.17.0.7:36899, err= --- PASS: TestError (0.02s) PASS 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: dial("tcp","172.17.0.7:37100") 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: > dial: conn=172.17.0.1:60630->172.17.0.7:37100, err= 2025/11/11 04:28:35 DEBUG : ftp://172.17.0.7:21/rclone-test-woqodiw1zeha: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.263360346s (try 1/5)