"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/08/30 01:26:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe" 2025/08/30 01:26:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:26:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:46 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:46 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:46 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:46 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Connecting to FTP server 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35026->172.17.0.2:21, err= 2025/08/30 01:26:46 DEBUG : Creating backend with remote "/tmp/rclone2576198496" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39765") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60928->172.17.0.2:39765, err= 2025/08/30 01:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39584") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43824->172.17.0.2:39584, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34943") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51812->172.17.0.2:34943, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38425") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60742->172.17.0.2:38425, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30174") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54508->172.17.0.2:30174, err= 2025/08/30 01:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39100") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52264->172.17.0.2:39100, err= 2025/08/30 01:26:46 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:46 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39859") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52206->172.17.0.2:39859, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35311") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48278->172.17.0.2:35311, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38365") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40534->172.17.0.2:38365, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34200") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53846->172.17.0.2:34200, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38931") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37846->172.17.0.2:38931, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38700") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34920->172.17.0.2:38700, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35311") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48290->172.17.0.2:35311, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33313") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58210->172.17.0.2:33313, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36430") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47928->172.17.0.2:36430, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:46 DEBUG : Creating backend with remote "/non-existing" 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34368") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59544->172.17.0.2:34368, err= 2025/08/30 01:26:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32945") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53910->172.17.0.2:32945, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33381") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46912->172.17.0.2:33381, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31685") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44138->172.17.0.2:31685, err= 2025/08/30 01:26:46 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:46 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34687") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46004->172.17.0.2:34687, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37186") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43714->172.17.0.2:37186, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31153") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55264->172.17.0.2:31153, err= 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37800") 2025/08/30 01:26:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39294->172.17.0.2:37800, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38384") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55740->172.17.0.2:38384, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:222: Only runs on local 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32399") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55930->172.17.0.2:32399, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34142") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38444->172.17.0.2:34142, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Running all checks before starting transfers 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39543") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48806->172.17.0.2:39543, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Checks finished, now starting transfers 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37292") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56968->172.17.0.2:37292, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35943") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59186->172.17.0.2:35943, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32289") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56932->172.17.0.2:32289, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35474") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43524->172.17.0.2:35474, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31777") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52062->172.17.0.2:31777, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32244") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37670->172.17.0.2:32244, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 ERROR : Ignoring --no-traverse with sync 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30279") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48514->172.17.0.2:30279, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37384") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56258->172.17.0.2:37384, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37499") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51282->172.17.0.2:37499, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38209") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51812->172.17.0.2:38209, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36062") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32936->172.17.0.2:36062, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34399") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35534->172.17.0.2:34399, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35171") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38890->172.17.0.2:35171, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35802") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53928->172.17.0.2:35802, err= 2025/08/30 01:26:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38337") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49740->172.17.0.2:38337, err= 2025/08/30 01:26:47 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/08/30 01:26:47 INFO : hello world2: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38433") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51298->172.17.0.2:38433, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36535") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53076->172.17.0.2:36535, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33043") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48998->172.17.0.2:33043, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33874") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32888->172.17.0.2:33874, err= 2025/08/30 01:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39822") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43282->172.17.0.2:39822, err= 2025/08/30 01:26:47 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/30 01:26:47 INFO : potato2: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36974") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35380->172.17.0.2:36974, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33713") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45508->172.17.0.2:33713, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32265") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52558->172.17.0.2:32265, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33462") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55146->172.17.0.2:33462, err= 2025/08/30 01:26:47 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/30 01:26:47 INFO : potato2: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33130") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56274->172.17.0.2:33130, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37557") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48366->172.17.0.2:37557, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35106") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54380->172.17.0.2:35106, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/30 01:26:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:26:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32148") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44228->172.17.0.2:32148, err= 2025/08/30 01:26:47 INFO : sub dir2: Making directory 2025/08/30 01:26:47 INFO : sub dir: Making directory 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 INFO : sub dir2/sub sub dir2: Making directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Connecting to FTP server 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35030->172.17.0.2:21, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30770") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48386->172.17.0.2:30770, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33140") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34116->172.17.0.2:33140, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32510") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39134") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54092->172.17.0.2:32510, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53642->172.17.0.2:39134, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36795") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39174->172.17.0.2:36795, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32483") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53980->172.17.0.2:32483, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30495") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34016") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60856->172.17.0.2:30495, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34646->172.17.0.2:34016, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36722") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50510->172.17.0.2:36722, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30201") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52682->172.17.0.2:30201, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 INFO : sub dir2: Making directory 2025/08/30 01:26:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/30 01:26:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36259") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59518->172.17.0.2:36259, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39963") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53868->172.17.0.2:39963, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34735") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49944->172.17.0.2:34735, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39977") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46412->172.17.0.2:39977, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37888") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50386->172.17.0.2:37888, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34808") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57396->172.17.0.2:34808, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30454") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40646->172.17.0.2:30454, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : sub dir2: Making directory with metadata 2025/08/30 01:26:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31822") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54176->172.17.0.2:31822, err= 2025/08/30 01:26:47 INFO : sub dir2: Making directory 2025/08/30 01:26:47 INFO : sub dir: Making directory 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30712") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46450->172.17.0.2:30712, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 INFO : sub dir/hello world: Deleted 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32881") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40744->172.17.0.2:32881, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34012") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30569") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49166->172.17.0.2:34012, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59486->172.17.0.2:30569, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30355") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54744->172.17.0.2:30355, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32610") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35504->172.17.0.2:32610, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31253") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34368") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38792->172.17.0.2:31253, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59552->172.17.0.2:34368, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36739") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40232->172.17.0.2:36739, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37532") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35760->172.17.0.2:37532, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38470") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42936->172.17.0.2:38470, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 INFO : sub dir2: Making directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31209") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45010->172.17.0.2:31209, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30618") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52040->172.17.0.2:30618, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 INFO : sub dir/hello world: Deleted 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38762") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33818->172.17.0.2:38762, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32370") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49404->172.17.0.2:32370, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39538") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37332->172.17.0.2:39538, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38539") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52502->172.17.0.2:38539, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33119") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37286->172.17.0.2:33119, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : sub dir2: Making directory with metadata 2025/08/30 01:26:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:26:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34398") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45720->172.17.0.2:34398, err= 2025/08/30 01:26:47 INFO : sub dir2: Making directory 2025/08/30 01:26:47 INFO : sub dir: Making directory 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35394") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44334->172.17.0.2:35394, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39758") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59706->172.17.0.2:39758, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36531") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56718->172.17.0.2:36531, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33076") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36864->172.17.0.2:33076, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38435") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38392->172.17.0.2:38435, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32391") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38532->172.17.0.2:32391, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36870") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57916->172.17.0.2:36870, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33141") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39408->172.17.0.2:33141, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30850") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50376->172.17.0.2:30850, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32498") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50726->172.17.0.2:32498, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 INFO : sub dir2: Making directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38260") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53972->172.17.0.2:38260, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32061") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60264->172.17.0.2:32061, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32271") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36926->172.17.0.2:32271, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31635") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46376->172.17.0.2:31635, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38923") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56230->172.17.0.2:38923, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37536") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56776->172.17.0.2:37536, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37800") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39302->172.17.0.2:37800, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33090") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57872->172.17.0.2:33090, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38943") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44104->172.17.0.2:38943, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38893") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57438->172.17.0.2:38893, err= 2025/08/30 01:26:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-soqidon8zimo" 2025/08/30 01:26:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:47 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:47 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: Connecting to FTP server 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: > dial: conn=172.17.0.1:35032->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kuvepig5moqe -> ftp://172.17.0.2:21/rclone-test-soqidon8zimo 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: dial("tcp","172.17.0.2:35588") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38285") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36426->172.17.0.2:38285, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: > dial: conn=172.17.0.1:37920->172.17.0.2:35588, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39867") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40074->172.17.0.2:39867, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33202") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57614->172.17.0.2:33202, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: dial("tcp","172.17.0.2:39145") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: > dial: conn=172.17.0.1:52868->172.17.0.2:39145, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: dial("tcp","172.17.0.2:37434") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: > dial: conn=172.17.0.1:39298->172.17.0.2:37434, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: dial("tcp","172.17.0.2:36273") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: > dial: conn=172.17.0.1:47282->172.17.0.2:36273, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: dial("tcp","172.17.0.2:38778") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: > dial: conn=172.17.0.1:44270->172.17.0.2:38778, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: dial("tcp","172.17.0.2:34908") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: > dial: conn=172.17.0.1:37702->172.17.0.2:34908, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: Purge object "sub dir/hello world" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: Purge dir "sub dir" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-soqidon8zimo: Purge dir "" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34848") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58902->172.17.0.2:34848, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36326") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50374->172.17.0.2:36326, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39693") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43388->172.17.0.2:39693, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36936") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56576->172.17.0.2:36936, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37529") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53186->172.17.0.2:37529, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34748") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41564->172.17.0.2:34748, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36369") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47920->172.17.0.2:36369, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34927") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39440->172.17.0.2:34927, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33210") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42660->172.17.0.2:33210, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36942") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59212->172.17.0.2:36942, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33809") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49096->172.17.0.2:33809, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38933") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53178->172.17.0.2:38933, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39964") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47622->172.17.0.2:39964, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31650") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34214->172.17.0.2:31650, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36769") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41432->172.17.0.2:36769, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31220") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60920->172.17.0.2:31220, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34156") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48818->172.17.0.2:34156, err= 2025/08/30 01:26:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sizekez9panu" 2025/08/30 01:26:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:47 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:47 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: Connecting to FTP server 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:35036->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kuvepig5moqe -> ftp://172.17.0.2:21/rclone-test-sizekez9panu 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36650") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:36028") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:54554->172.17.0.2:36028, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49048->172.17.0.2:36650, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30437") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49826->172.17.0.2:30437, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30706") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45754->172.17.0.2:30706, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:30027") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:39774->172.17.0.2:30027, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:38886") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:40548->172.17.0.2:38886, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:39116") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:59374->172.17.0.2:39116, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31004") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32868->172.17.0.2:31004, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35210") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53766->172.17.0.2:35210, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31991") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59688->172.17.0.2:31991, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:35894") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:52880->172.17.0.2:35894, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30908") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37924->172.17.0.2:30908, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33173") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58374->172.17.0.2:33173, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:36204") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:50150->172.17.0.2:36204, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35829") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51232->172.17.0.2:35829, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:30885") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:59222->172.17.0.2:30885, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:30814") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:59392->172.17.0.2:30814, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:37052") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:56164->172.17.0.2:37052, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:32552") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:40400->172.17.0.2:32552, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: dial("tcp","172.17.0.2:33570") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: > dial: conn=172.17.0.1:44292->172.17.0.2:33570, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: Purge object "sub dir/hello world" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: Purge dir "sub dir" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-sizekez9panu: Purge dir "" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30607") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37670->172.17.0.2:30607, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32642") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41890->172.17.0.2:32642, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38246") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46068->172.17.0.2:38246, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35888") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52052->172.17.0.2:35888, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37436") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47326->172.17.0.2:37436, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34719") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54496->172.17.0.2:34719, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30805") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34880->172.17.0.2:30805, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37124") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57066->172.17.0.2:37124, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31226") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41442->172.17.0.2:31226, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/30 01:26:47 INFO : sub dir/hello world: Deleted 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36078") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46534->172.17.0.2:36078, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31437") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41784->172.17.0.2:31437, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34950") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53660->172.17.0.2:34950, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36459") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59672->172.17.0.2:36459, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39087") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34984->172.17.0.2:39087, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35818") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57552->172.17.0.2:35818, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39830") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56442->172.17.0.2:39830, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31187") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42526->172.17.0.2:31187, err= 2025/08/30 01:26:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dihodal8wude" 2025/08/30 01:26:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:47 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:47 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Connecting to FTP server 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:35044->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kuvepig5moqe -> ftp://172.17.0.2:21/rclone-test-dihodal8wude 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:35213") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:43116->172.17.0.2:35213, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35345") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49620->172.17.0.2:35345, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38702") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40058->172.17.0.2:38702, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39101") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49994->172.17.0.2:39101, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:38494") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:60408->172.17.0.2:38494, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:30777") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:42294->172.17.0.2:30777, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:39139") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:56414->172.17.0.2:39139, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39074") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58220->172.17.0.2:39074, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31103") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58578->172.17.0.2:31103, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31720") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45612->172.17.0.2:31720, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Using server-side directory move 2025/08/30 01:26:47 INFO : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:37181") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:56960->172.17.0.2:37181, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38891") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33906->172.17.0.2:38891, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:33317") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:50398->172.17.0.2:33317, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38385") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51374->172.17.0.2:38385, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Waiting for transfers to finish 2025/08/30 01:26:47 INFO : sub dir/hello world: Deleted 2025/08/30 01:26:47 INFO : sub dir/hello world: Moved (server-side) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34820") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57046->172.17.0.2:34820, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37923") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36572->172.17.0.2:37923, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:32472") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:56646->172.17.0.2:32472, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:39283") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:44486->172.17.0.2:39283, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39807") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41256->172.17.0.2:39807, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37156") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44598->172.17.0.2:37156, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37822") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33644->172.17.0.2:37822, err= 2025/08/30 01:26:47 DEBUG : testing file moves 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34785") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:32726") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:45074->172.17.0.2:32726, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47424->172.17.0.2:34785, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:33701") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:42598->172.17.0.2:33701, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33921") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46878->172.17.0.2:33921, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Waiting for transfers to finish 2025/08/30 01:26:47 INFO : sub dir/hello world: Deleted 2025/08/30 01:26:47 INFO : sub dir/hello world: Moved (server-side) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30260") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34868->172.17.0.2:30260, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39187") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50636->172.17.0.2:39187, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:36061") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:42302->172.17.0.2:36061, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:34797") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:53102->172.17.0.2:34797, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:32591") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:58438->172.17.0.2:32591, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: dial("tcp","172.17.0.2:38835") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: > dial: conn=172.17.0.1:50802->172.17.0.2:38835, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Purge object "sub dir/hello world" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Purge dir "sub dir" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-dihodal8wude: Purge dir "" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32507") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45298->172.17.0.2:32507, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31994") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55746->172.17.0.2:31994, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37047") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55218->172.17.0.2:37047, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37186") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43730->172.17.0.2:37186, err= 2025/08/30 01:26:47 ERROR : error listing: directory not found 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32846") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42892->172.17.0.2:32846, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35171") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38896->172.17.0.2:35171, err= 2025/08/30 01:26:47 INFO : Local file system at /tmp/rclone2576198496: Making directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34808") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57406->172.17.0.2:34808, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33818") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52330->172.17.0.2:33818, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39493") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33784->172.17.0.2:39493, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35196") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59768->172.17.0.2:35196, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33867") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47322->172.17.0.2:33867, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34660") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46012->172.17.0.2:34660, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37625") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59148->172.17.0.2:37625, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32322") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34058->172.17.0.2:32322, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33132") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57156->172.17.0.2:33132, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38005") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40604->172.17.0.2:38005, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38931") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37848->172.17.0.2:38931, err= 2025/08/30 01:26:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31597") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42274->172.17.0.2:31597, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : Local file system at /tmp/rclone2576198496: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : Local file system at /tmp/rclone2576198496: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38044") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49572->172.17.0.2:38044, err= 2025/08/30 01:26:47 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/30 01:26:47 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38897") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58206->172.17.0.2:38897, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32899") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56658->172.17.0.2:32899, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39520") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45988->172.17.0.2:39520, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31847") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38438->172.17.0.2:31847, err= 2025/08/30 01:26:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35889") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33856->172.17.0.2:35889, err= 2025/08/30 01:26:47 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/08/30 01:26:47 INFO : check sum: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32394") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48862->172.17.0.2:32394, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36902") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47128->172.17.0.2:36902, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 NOTICE: ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/30 01:26:47 DEBUG : check sum: Size of src and dst objects identical 2025/08/30 01:26:47 DEBUG : check sum: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : There was nothing to transfer 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35587") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37210->172.17.0.2:35587, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33531") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38904->172.17.0.2:33531, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35088") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45572->172.17.0.2:35088, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35371") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56726->172.17.0.2:35371, err= 2025/08/30 01:26:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35613") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55046->172.17.0.2:35613, err= 2025/08/30 01:26:47 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/08/30 01:26:47 INFO : sizeonly: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30081") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50324->172.17.0.2:30081, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38609") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57872->172.17.0.2:38609, err= 2025/08/30 01:26:47 DEBUG : sizeonly: Sizes identical 2025/08/30 01:26:47 DEBUG : sizeonly: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : There was nothing to transfer 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34058") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38700->172.17.0.2:34058, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32396") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45412->172.17.0.2:32396, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32421") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38398->172.17.0.2:32421, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38821") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41314->172.17.0.2:38821, err= 2025/08/30 01:26:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37360") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35454->172.17.0.2:37360, err= 2025/08/30 01:26:47 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/08/30 01:26:47 INFO : ignore-size: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37242") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38212->172.17.0.2:37242, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30576") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50328->172.17.0.2:30576, err= 2025/08/30 01:26:47 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : ignore-size: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : There was nothing to transfer 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31562") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58822->172.17.0.2:31562, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39424") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47742->172.17.0.2:39424, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35840") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58276->172.17.0.2:35840, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30345") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36510->172.17.0.2:30345, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35670") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53720->172.17.0.2:35670, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39281") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53406->172.17.0.2:39281, err= 2025/08/30 01:26:47 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : existing: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : There was nothing to transfer 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34616") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43008->172.17.0.2:34616, err= 2025/08/30 01:26:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34850") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53554->172.17.0.2:34850, err= 2025/08/30 01:26:47 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/30 01:26:47 INFO : existing: Copied (replaced existing) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31698") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51444->172.17.0.2:31698, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31027") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51146->172.17.0.2:31027, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39866") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48858->172.17.0.2:39866, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30388") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44340->172.17.0.2:30388, err= 2025/08/30 01:26:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36207") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52324->172.17.0.2:36207, err= 2025/08/30 01:26:47 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/30 01:26:47 INFO : existing: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35794") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49010->172.17.0.2:35794, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37771") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58848->172.17.0.2:37771, err= 2025/08/30 01:26:47 DEBUG : existing: Destination exists, skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : There was nothing to transfer 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32374") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50286->172.17.0.2:32374, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30833") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49934->172.17.0.2:30833, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38169") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47134->172.17.0.2:38169, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38920") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54024->172.17.0.2:38920, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39071") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55570->172.17.0.2:39071, err= 2025/08/30 01:26:47 INFO : d: Making directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35332") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37636->172.17.0.2:35332, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Connecting to FTP server 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35046->172.17.0.2:21, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36830") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34065") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40310->172.17.0.2:36830, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39422->172.17.0.2:34065, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32949") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60622->172.17.0.2:32949, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36816") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48128->172.17.0.2:36816, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36880") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36517") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35058") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33404->172.17.0.2:36880, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37456->172.17.0.2:36517, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43852->172.17.0.2:35058, err= 2025/08/30 01:26:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39812") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55708->172.17.0.2:39812, err= 2025/08/30 01:26:47 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/30 01:26:47 INFO : a/potato2: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : b/potato: Deleted 2025/08/30 01:26:47 INFO : d: Removing directory 2025/08/30 01:26:47 INFO : b: Removing directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: deleted 2 directories 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31237") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54704->172.17.0.2:31237, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34579") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51944->172.17.0.2:34579, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31518") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43466->172.17.0.2:31518, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34478") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48508->172.17.0.2:34478, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33065") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47694->172.17.0.2:33065, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31093") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56478->172.17.0.2:31093, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30220") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37770->172.17.0.2:30220, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38900") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55416->172.17.0.2:38900, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31538") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37068->172.17.0.2:31538, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38673") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56690->172.17.0.2:38673, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 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/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38235") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52946->172.17.0.2:38235, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30076") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43178->172.17.0.2:30076, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 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/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33595") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57584->172.17.0.2:33595, err= 2025/08/30 01:26:47 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/08/30 01:26:47 INFO : empty space: Copied (replaced existing) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38846") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39876->172.17.0.2:38846, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33854") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49678->172.17.0.2:33854, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34271") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54712->172.17.0.2:34271, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37662") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52642->172.17.0.2:37662, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34518") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51338->172.17.0.2:34518, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35775") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57724->172.17.0.2:35775, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32188") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59876->172.17.0.2:32188, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33848") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38144->172.17.0.2:33848, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 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/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34954") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52582->172.17.0.2:34954, err= 2025/08/30 01:26:47 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/08/30 01:26:47 INFO : foo: Copied (replaced existing) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35195") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55370->172.17.0.2:35195, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34335") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49016->172.17.0.2:34335, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30326") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58154->172.17.0.2:30326, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36278") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47438->172.17.0.2:36278, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30549") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59254->172.17.0.2:30549, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33422") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57636->172.17.0.2:33422, err= 2025/08/30 01:26:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36803") 2025/08/30 01:26:47 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52620->172.17.0.2:36803, err= 2025/08/30 01:26:47 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/08/30 01:26:47 INFO : potato: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36557") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41020->172.17.0.2:36557, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33616") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36534->172.17.0.2:33616, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39780") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48308->172.17.0.2:39780, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31347") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42580->172.17.0.2:31347, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31467") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55644->172.17.0.2:31467, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31466") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45998->172.17.0.2:31466, err= 2025/08/30 01:26:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39887") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41430->172.17.0.2:39887, err= 2025/08/30 01:26:47 DEBUG : potato.41b15364.partial: renamed to: potato 2025/08/30 01:26:47 INFO : potato: Copied (replaced existing) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34738") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58532->172.17.0.2:34738, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39065") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48394->172.17.0.2:39065, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31992") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57910->172.17.0.2:31992, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36798") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54860->172.17.0.2:36798, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37842") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46914->172.17.0.2:37842, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37819") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60486->172.17.0.2:37819, err= 2025/08/30 01:26:47 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/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39344") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36354->172.17.0.2:39344, err= 2025/08/30 01:26:47 DEBUG : potato.706b9954.partial: renamed to: potato 2025/08/30 01:26:47 INFO : potato: Copied (replaced existing) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36205") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58490->172.17.0.2:36205, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30382") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34678->172.17.0.2:30382, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37908") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53998->172.17.0.2:37908, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36066") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44736->172.17.0.2:36066, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33622") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34636->172.17.0.2:33622, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31539") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49984->172.17.0.2:31539, err= 2025/08/30 01:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31424") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57750->172.17.0.2:31424, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36172") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51108->172.17.0.2:36172, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31132") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42532->172.17.0.2:31132, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31119") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33232->172.17.0.2:31119, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30289") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48310->172.17.0.2:30289, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37310") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44614->172.17.0.2:37310, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30481") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52816->172.17.0.2:30481, err= 2025/08/30 01:26:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30852") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41710->172.17.0.2:30852, err= 2025/08/30 01:26:47 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/30 01:26:47 INFO : potato2: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : potato: Deleted 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31467") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55656->172.17.0.2:31467, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34536") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58462->172.17.0.2:34536, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33258") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42354->172.17.0.2:33258, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35747") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43308->172.17.0.2:35747, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33625") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55362->172.17.0.2:33625, err= 2025/08/30 01:26:47 INFO : d: Making directory 2025/08/30 01:26:47 INFO : d/e: Making directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34468") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36188->172.17.0.2:34468, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32076") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38183") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42206->172.17.0.2:32076, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39052") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37988->172.17.0.2:38183, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52918->172.17.0.2:39052, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33526") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49520->172.17.0.2:33526, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38748") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54432->172.17.0.2:38748, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32626") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37573") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42412->172.17.0.2:32626, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32393") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47906->172.17.0.2:32393, err= 2025/08/30 01:26:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35680->172.17.0.2:37573, err= 2025/08/30 01:26:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39547") 2025/08/30 01:26:47 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59576->172.17.0.2:39547, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38079") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55898->172.17.0.2:38079, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/30 01:26:47 INFO : a/potato2: Copied (new) 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : b/potato: Deleted 2025/08/30 01:26:47 INFO : d/e: Removing directory 2025/08/30 01:26:47 INFO : d: Removing directory 2025/08/30 01:26:47 INFO : b: Removing directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: deleted 3 directories 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36535") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53084->172.17.0.2:36535, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33533") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30562") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44820->172.17.0.2:33533, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37326->172.17.0.2:30562, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31852") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42898->172.17.0.2:31852, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34363") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39200->172.17.0.2:34363, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39111") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56778->172.17.0.2:39111, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36557") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41034->172.17.0.2:36557, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39369") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54998->172.17.0.2:39369, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35790") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45550->172.17.0.2:35790, err= 2025/08/30 01:26:47 INFO : d: Making directory 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32084") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48672->172.17.0.2:32084, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36691") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39572") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30219") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46112->172.17.0.2:36691, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39804->172.17.0.2:39572, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33098->172.17.0.2:30219, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32107") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58020->172.17.0.2:32107, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38463") 2025/08/30 01:26:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39711") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37916->172.17.0.2:38463, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Connecting to FTP server 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33444") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54068->172.17.0.2:39711, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55172->172.17.0.2:33444, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35052->172.17.0.2:21, err= 2025/08/30 01:26:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34616") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43014->172.17.0.2:34616, err= 2025/08/30 01:26:47 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/30 01:26:47 INFO : a/potato2: Copied (new) 2025/08/30 01:26:47 ERROR : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: not deleting files as there were IO errors 2025/08/30 01:26:47 ERROR : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: not deleting directories as there were IO errors 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31382") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51636->172.17.0.2:31382, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35982") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48334->172.17.0.2:35982, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32519") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39488") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37468") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46762->172.17.0.2:39488, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50436->172.17.0.2:37468, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44474->172.17.0.2:32519, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38820") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56396->172.17.0.2:38820, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37764") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58172->172.17.0.2:37764, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38633") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58178->172.17.0.2:38633, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35608") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41838->172.17.0.2:35608, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32887") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33320->172.17.0.2:32887, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36706") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41360->172.17.0.2:36706, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36177") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44948->172.17.0.2:36177, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32458") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37778->172.17.0.2:32458, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33894") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36586->172.17.0.2:33894, err= 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38814") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49496->172.17.0.2:38814, err= 2025/08/30 01:26:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34664") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46584->172.17.0.2:34664, err= 2025/08/30 01:26:47 INFO : potato: Deleted 2025/08/30 01:26:47 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/30 01:26:47 INFO : potato2: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30525") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46818->172.17.0.2:30525, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39119") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36364->172.17.0.2:39119, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32700") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33860->172.17.0.2:32700, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35735") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46388->172.17.0.2:35735, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31832") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47524->172.17.0.2:31832, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34096") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44626->172.17.0.2:34096, err= 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36356") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44880->172.17.0.2:36356, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 INFO : potato: Deleted 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32387") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34208->172.17.0.2:32387, err= 2025/08/30 01:26:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35916") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53458->172.17.0.2:35916, err= 2025/08/30 01:26:47 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/30 01:26:47 INFO : potato2: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36552") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33894->172.17.0.2:36552, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32572") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60970->172.17.0.2:32572, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30640") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48078->172.17.0.2:30640, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36026") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45478->172.17.0.2:36026, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31608") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47672->172.17.0.2:31608, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36483") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53622->172.17.0.2:36483, err= 2025/08/30 01:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39607") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53742->172.17.0.2:39607, err= 2025/08/30 01:26:47 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/08/30 01:26:47 INFO : potato2: Copied (new) 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39704") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35752->172.17.0.2:39704, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35312") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60076->172.17.0.2:35312, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34896") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46636->172.17.0.2:34896, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37683") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49992->172.17.0.2:37683, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30573") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39042->172.17.0.2:30573, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37421") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42516->172.17.0.2:37421, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31803") 2025/08/30 01:26:47 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 01:26:47 DEBUG : enormous: Excluded 2025/08/30 01:26:47 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:26:47 DEBUG : potato2: Excluded 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48830->172.17.0.2:31803, err= 2025/08/30 01:26:47 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:26:47 DEBUG : potato2: Excluded 2025/08/30 01:26:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : There was nothing to transfer 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36723") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49434->172.17.0.2:36723, err= 2025/08/30 01:26:47 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 01:26:47 DEBUG : enormous: Excluded 2025/08/30 01:26:47 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:26:47 DEBUG : potato2: Excluded 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35946") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48366->172.17.0.2:35946, err= 2025/08/30 01:26:47 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:26:47 DEBUG : potato2: Excluded 2025/08/30 01:26:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/30 01:26:47 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:47 DEBUG : Local file system at /tmp/rclone2576198496: Waiting for checks to finish 2025/08/30 01:26:47 DEBUG : Local file system at /tmp/rclone2576198496: Waiting for transfers to finish 2025/08/30 01:26:47 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:47 INFO : There was nothing to transfer 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30463") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43254->172.17.0.2:30463, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37610") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34170->172.17.0.2:37610, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32025") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51228->172.17.0.2:32025, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36472") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59750->172.17.0.2:36472, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33390") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45116->172.17.0.2:33390, err= 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32479") 2025/08/30 01:26:47 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54900->172.17.0.2:32479, err= 2025/08/30 01:26:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 01:26:48 DEBUG : enormous: Excluded 2025/08/30 01:26:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:26:48 DEBUG : potato2: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37026") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55498->172.17.0.2:37026, err= 2025/08/30 01:26:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : enormous: Deleted 2025/08/30 01:26:48 INFO : potato2: Deleted 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36970") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52028->172.17.0.2:36970, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38649") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56500->172.17.0.2:38649, err= 2025/08/30 01:26:48 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:48 DEBUG : Local file system at /tmp/rclone2576198496: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : Local file system at /tmp/rclone2576198496: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : enormous: Deleted 2025/08/30 01:26:48 INFO : potato2: Deleted 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33314") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33914->172.17.0.2:33314, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33823") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41044->172.17.0.2:33823, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35667") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32772->172.17.0.2:35667, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33636") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52886->172.17.0.2:33636, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38004") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48600->172.17.0.2:38004, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32128") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60160->172.17.0.2:32128, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37407") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51358->172.17.0.2:37407, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30251") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54078->172.17.0.2:30251, err= 2025/08/30 01:26:48 DEBUG : five: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/30 01:26:48 DEBUG : one: Destination is newer than source, skipping 2025/08/30 01:26:48 DEBUG : three: Sizes identical 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/30 01:26:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38127") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30710") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44468->172.17.0.2:38127, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41118->172.17.0.2:30710, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32339") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55116->172.17.0.2:32339, err= 2025/08/30 01:26:48 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/08/30 01:26:48 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/08/30 01:26:48 INFO : five: Copied (new) 2025/08/30 01:26:48 INFO : four: Copied (replaced existing) 2025/08/30 01:26:48 DEBUG : two.3353c5f5.partial: renamed to: two 2025/08/30 01:26:48 INFO : two: Copied (replaced existing) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33043") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49002->172.17.0.2:33043, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37351") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51458->172.17.0.2:37351, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34124") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41254->172.17.0.2:34124, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/08/30 01:26:48 ERROR : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34482") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36308->172.17.0.2:34482, err= 2025/08/30 01:26:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34580") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34223") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43780->172.17.0.2:34223, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54152->172.17.0.2:34580, err= 2025/08/30 01:26:48 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/30 01:26:48 INFO : yam: Copied (new) 2025/08/30 01:26:48 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/30 01:26:48 INFO : potato: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37297") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40720->172.17.0.2:37297, err= 2025/08/30 01:26:48 ERROR : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30383") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43422->172.17.0.2:30383, err= 2025/08/30 01:26:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : potato: Unchanged skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33842") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43236->172.17.0.2:33842, err= 2025/08/30 01:26:48 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/08/30 01:26:48 INFO : yaml: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : yam: Deleted 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35865") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34126->172.17.0.2:35865, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36252") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41202->172.17.0.2:36252, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30365") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49124->172.17.0.2:30365, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33487") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51540->172.17.0.2:33487, err= 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Making map for --track-renames 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Finished making map for --track-renames 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 01:26:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for renames to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31738") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60488->172.17.0.2:31738, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39852") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52064->172.17.0.2:39852, err= 2025/08/30 01:26:48 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/30 01:26:48 INFO : potato: Copied (new) 2025/08/30 01:26:48 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/30 01:26:48 INFO : yam: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34657") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48912->172.17.0.2:34657, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36346") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54756->172.17.0.2:36346, err= 2025/08/30 01:26:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Making map for --track-renames 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Finished making map for --track-renames 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : potato: Unchanged skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for renames to finish 2025/08/30 01:26:48 INFO : yam: Moved (server-side) to: yaml 2025/08/30 01:26:48 INFO : yaml: Renamed from "yam" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33423") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55312->172.17.0.2:33423, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39577") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42710->172.17.0.2:39577, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33529") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40946->172.17.0.2:33529, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38731") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56096->172.17.0.2:38731, err= 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Making map for --track-renames 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Finished making map for --track-renames 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 01:26:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for renames to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35294") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55334->172.17.0.2:35294, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32810") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35896->172.17.0.2:32810, err= 2025/08/30 01:26:48 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/30 01:26:48 INFO : potato: Copied (new) 2025/08/30 01:26:48 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/08/30 01:26:48 INFO : sub/yam: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32906") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53122->172.17.0.2:32906, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31870") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53026->172.17.0.2:31870, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33938") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55826->172.17.0.2:33938, err= 2025/08/30 01:26:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36824") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50792->172.17.0.2:36824, err= 2025/08/30 01:26:48 DEBUG : potato: Unchanged skipping 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Making map for --track-renames 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Finished making map for --track-renames 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for renames to finish 2025/08/30 01:26:48 INFO : sub/yam: Moved (server-side) to: yam 2025/08/30 01:26:48 INFO : yam: Renamed from "sub/yam" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30035") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56858->172.17.0.2:30035, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35198") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42292->172.17.0.2:35198, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38900") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55426->172.17.0.2:38900, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32535") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45502->172.17.0.2:32535, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35771") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57460->172.17.0.2:35771, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "/tmp/rclone2576198496/dir1" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "/tmp/rclone2576198496/dir2" 2025/08/30 01:26:48 DEBUG : Local file system at /tmp/rclone2576198496/dir2: Using server-side directory move 2025/08/30 01:26:48 INFO : Local file system at /tmp/rclone2576198496/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 01:26:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:48 INFO : file1.txt: Moved (server-side) 2025/08/30 01:26:48 DEBUG : Local file system at /tmp/rclone2576198496/dir2: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : Local file system at /tmp/rclone2576198496/dir2: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37545") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39846->172.17.0.2:37545, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35183") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35764->172.17.0.2:35183, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38197") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47794->172.17.0.2:38197, err= 2025/08/30 01:26:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32733") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49726->172.17.0.2:32733, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35403") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47130->172.17.0.2:35403, err= 2025/08/30 01:26:48 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:48 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:48 INFO : sub dir/hello world: Deleted 2025/08/30 01:26:48 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/30 01:26:48 INFO : nested/sub dir/file: Copied (new) 2025/08/30 01:26:48 INFO : nested/sub dir/file: Deleted 2025/08/30 01:26:48 INFO : sub dir: Removing directory 2025/08/30 01:26:48 INFO : nested/sub dir: Removing directory 2025/08/30 01:26:48 INFO : nested: Removing directory 2025/08/30 01:26:48 DEBUG : Local file system at /tmp/rclone2576198496: deleted 3 directories 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33185") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50436->172.17.0.2:33185, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37745") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32542") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54812->172.17.0.2:37745, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43988->172.17.0.2:32542, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39154") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43050->172.17.0.2:39154, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37467") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42430->172.17.0.2:37467, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35578") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56700->172.17.0.2:35578, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38391") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47932->172.17.0.2:38391, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32865") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54138->172.17.0.2:32865, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35928") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54008->172.17.0.2:35928, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35007") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37330->172.17.0.2:35007, err= 2025/08/30 01:26:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31390") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57840->172.17.0.2:31390, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31893") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60866->172.17.0.2:31893, err= 2025/08/30 01:26:48 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/30 01:26:48 INFO : nested/sub dir/file: Copied (new) 2025/08/30 01:26:48 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/30 01:26:48 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:26:48 INFO : nested/sub dir/file: Deleted 2025/08/30 01:26:48 INFO : sub dir/hello world: Deleted 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32774") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46718->172.17.0.2:32774, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32439") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33030->172.17.0.2:32439, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30670") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54666->172.17.0.2:30670, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39601") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43920->172.17.0.2:39601, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34240") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33838->172.17.0.2:34240, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33659") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30296") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38656->172.17.0.2:30296, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41308->172.17.0.2:33659, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35494") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54582->172.17.0.2:35494, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39851") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43614->172.17.0.2:39851, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34845") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38308->172.17.0.2:34845, err= 2025/08/30 01:26:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34771") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42210->172.17.0.2:34771, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34314") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33180->172.17.0.2:34314, err= 2025/08/30 01:26:48 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/30 01:26:48 INFO : existing: Copied (new) 2025/08/30 01:26:48 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/08/30 01:26:48 INFO : existing-b: Copied (new) 2025/08/30 01:26:48 INFO : existing-b: Deleted 2025/08/30 01:26:48 INFO : existing: Deleted 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37442") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49970->172.17.0.2:37442, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31506") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52820->172.17.0.2:31506, err= 2025/08/30 01:26:48 DEBUG : existing: Destination exists, skipping 2025/08/30 01:26:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39581") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60112->172.17.0.2:39581, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33457") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36338->172.17.0.2:33457, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37837") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56726->172.17.0.2:37837, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vuretiz0mada" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:35062->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39458") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54470->172.17.0.2:39458, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38143") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33202->172.17.0.2:38143, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37616") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46898->172.17.0.2:37616, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33565") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36368->172.17.0.2:33565, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kuvepig5moqe -> ftp://172.17.0.2:21/rclone-test-vuretiz0mada 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:30147") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:47880->172.17.0.2:30147, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:34915") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:40476->172.17.0.2:34915, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:30244") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:60358->172.17.0.2:30244, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: Using server-side directory move 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:31898") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:40490->172.17.0.2:31898, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33605") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44870->172.17.0.2:33605, err= 2025/08/30 01:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:35072->172.17.0.2:21, err= 2025/08/30 01:26:48 INFO : empty space: Deleted 2025/08/30 01:26:48 INFO : potato2: Moved (server-side) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: Waiting for transfers to finish 2025/08/30 01:26:48 INFO : potato3: Deleted 2025/08/30 01:26:48 INFO : potato3: Moved (server-side) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32840") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47920->172.17.0.2:32840, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:33405") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:54876->172.17.0.2:33405, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niwozof3dipa" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: > dial: conn=172.17.0.1:35076->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: Using server-side directory move 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: Server side directory move succeeded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: dial("tcp","172.17.0.2:36371") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: > dial: conn=172.17.0.1:48516->172.17.0.2:36371, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:38110") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:35960->172.17.0.2:38110, err= 2025/08/30 01:26:48 ERROR : error listing: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: dial("tcp","172.17.0.2:33315") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: > dial: conn=172.17.0.1:48916->172.17.0.2:33315, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: Purge object "empty space" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: Purge object "potato2" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: Purge object "potato3" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-niwozof3dipa: Purge dir "" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: dial("tcp","172.17.0.2:30719") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: > dial: conn=172.17.0.1:51196->172.17.0.2:30719, err= 2025/08/30 01:26:48 ERROR : error listing: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-vuretiz0mada: Purge dir "" 2025/08/30 01:26:48 NOTICE: purge failed to rmdir "": directory not found 2025/08/30 01:26:48 NOTICE: purge failed: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31460") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51872->172.17.0.2:31460, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38777") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57402->172.17.0.2:38777, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wucexoy9lame" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:35078->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32447") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44632->172.17.0.2:32447, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39253") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41020->172.17.0.2:39253, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36007") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52010->172.17.0.2:36007, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36744") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32802->172.17.0.2:36744, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kuvepig5moqe -> ftp://172.17.0.2:21/rclone-test-wucexoy9lame 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:36593") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:36590->172.17.0.2:36593, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:34697") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:42654->172.17.0.2:34697, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:34622") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:43708->172.17.0.2:34622, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:32550") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:35102->172.17.0.2:32550, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36706") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41372->172.17.0.2:36706, err= 2025/08/30 01:26:48 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 01:26:48 DEBUG : empty space: Excluded 2025/08/30 01:26:48 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 01:26:48 DEBUG : empty space: Excluded 2025/08/30 01:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:35092->172.17.0.2:21, err= 2025/08/30 01:26:48 INFO : potato2: Moved (server-side) 2025/08/30 01:26:48 INFO : potato3: Deleted 2025/08/30 01:26:48 INFO : potato3: Moved (server-side) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33018") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49414->172.17.0.2:33018, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:35277") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:45582->172.17.0.2:35277, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-siligel1buqi" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: > dial: conn=172.17.0.1:35106->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: dial("tcp","172.17.0.2:35973") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: > dial: conn=172.17.0.1:59238->172.17.0.2:35973, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:37692") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:37808->172.17.0.2:37692, err= 2025/08/30 01:26:48 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 01:26:48 DEBUG : empty space: Excluded 2025/08/30 01:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: > dial: conn=172.17.0.1:35120->172.17.0.2:21, err= 2025/08/30 01:26:48 INFO : potato3: Moved (server-side) 2025/08/30 01:26:48 INFO : potato2: Moved (server-side) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: dial("tcp","172.17.0.2:37886") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: > dial: conn=172.17.0.1:58316->172.17.0.2:37886, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:37818") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:56938->172.17.0.2:37818, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: dial("tcp","172.17.0.2:36436") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: > dial: conn=172.17.0.1:49790->172.17.0.2:36436, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: Purge object "potato2" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: Purge object "potato3" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-siligel1buqi: Purge dir "" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: dial("tcp","172.17.0.2:30556") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: > dial: conn=172.17.0.1:53042->172.17.0.2:30556, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: Purge object "empty space" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wucexoy9lame: Purge dir "" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39457") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59616->172.17.0.2:39457, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31660") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40282->172.17.0.2:31660, err= --- PASS: TestServerSideMoveWithFilter (0.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizenax9vari" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:35130->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32568") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57598->172.17.0.2:32568, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32263") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49384->172.17.0.2:32263, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30273") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47082->172.17.0.2:30273, err= 2025/08/30 01:26:48 INFO : tomatoDir: Making directory 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38270") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32780->172.17.0.2:38270, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37724") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45692->172.17.0.2:37724, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kuvepig5moqe -> ftp://172.17.0.2:21/rclone-test-kizenax9vari 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:34905") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:46728->172.17.0.2:34905, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:34096") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:44642->172.17.0.2:34096, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:35067") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:36700->172.17.0.2:35067, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: Using server-side directory move 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-kizenax9vari: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32521") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:36831") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:41840->172.17.0.2:36831, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60098->172.17.0.2:32521, err= 2025/08/30 01:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : empty space: Unchanged skipping 2025/08/30 01:26:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30735") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:35144->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58410->172.17.0.2:30735, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: Waiting for checks to finish 2025/08/30 01:26:48 INFO : potato2: Moved (server-side) 2025/08/30 01:26:48 INFO : empty space: Deleted 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: Waiting for transfers to finish 2025/08/30 01:26:48 INFO : potato3: Deleted 2025/08/30 01:26:48 INFO : potato3: Moved (server-side) 2025/08/30 01:26:48 INFO : tomatoDir: Removing directory 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: deleted 1 directories 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37648") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35248->172.17.0.2:37648, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31703") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37496->172.17.0.2:31703, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:32815") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:60052->172.17.0.2:32815, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dacorin6pevu" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: > dial: conn=172.17.0.1:35154->172.17.0.2:21, err= 2025/08/30 01:26:48 INFO : tomatoDir: Making directory 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: Using server-side directory move 2025/08/30 01:26:48 INFO : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: Server side directory move succeeded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: dial("tcp","172.17.0.2:33243") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: > dial: conn=172.17.0.1:51376->172.17.0.2:33243, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: dial("tcp","172.17.0.2:34397") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: > dial: conn=172.17.0.1:60722->172.17.0.2:34397, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:33943") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:47892->172.17.0.2:33943, err= 2025/08/30 01:26:48 ERROR : error listing: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:34366") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:56606->172.17.0.2:34366, err= 2025/08/30 01:26:48 ERROR : error listing: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: dial("tcp","172.17.0.2:33840") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: > dial: conn=172.17.0.1:52316->172.17.0.2:33840, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: Purge object "empty space" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: Purge object "potato2" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: Purge object "potato3" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: dial("tcp","172.17.0.2:38055") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: > dial: conn=172.17.0.1:41028->172.17.0.2:38055, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: Purge dir "tomatoDir" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-dacorin6pevu: Purge dir "" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: dial("tcp","172.17.0.2:35008") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: > dial: conn=172.17.0.1:54098->172.17.0.2:35008, err= 2025/08/30 01:26:48 ERROR : error listing: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kizenax9vari: Purge dir "" 2025/08/30 01:26:48 NOTICE: purge failed to rmdir "": directory not found 2025/08/30 01:26:48 NOTICE: purge failed: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35233") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43690->172.17.0.2:35233, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36976") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58598->172.17.0.2:36976, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.08s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30934") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35170->172.17.0.2:30934, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33376") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44126->172.17.0.2:33376, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/rclone-sync-test" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: > dial: conn=172.17.0.1:35168->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38624") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60004->172.17.0.2:38624, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31399") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46132->172.17.0.2:31399, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/rclone-sync-test" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: > dial: conn=172.17.0.1:35172->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35180->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/rclone-sync-test-ignore-file" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-ignore-file: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35182->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39816") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39812->172.17.0.2:39816, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: dial("tcp","172.17.0.2:39668") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: > dial: conn=172.17.0.1:56574->172.17.0.2:39668, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30468") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34066->172.17.0.2:30468, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test: Excluded 2025/08/30 01:26:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30607") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37682->172.17.0.2:30607, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34859") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45230->172.17.0.2:34859, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: dial("tcp","172.17.0.2:32837") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test: > dial: conn=172.17.0.1:39728->172.17.0.2:32837, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test: Excluded 2025/08/30 01:26:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37185") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52824->172.17.0.2:37185, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : rclone-sync-test-include: Removing directory 2025/08/30 01:26:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: failed to delete 1 directories 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:31016") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52700->172.17.0.2:31016, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33108") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56126->172.17.0.2:33108, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test: Excluded 2025/08/30 01:26:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30360") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57732->172.17.0.2:30360, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33240") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:33455") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59726->172.17.0.2:33240, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43826->172.17.0.2:33455, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test: Excluded 2025/08/30 01:26:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38595") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43622->172.17.0.2:38595, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : rclone-sync-test-include: Removing directory 2025/08/30 01:26:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: failed to delete 1 directories 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:32712") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30363") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41710->172.17.0.2:30363, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:44038->172.17.0.2:32712, err= 2025/08/30 01:26:48 DEBUG : Excluded 2025/08/30 01:26:48 DEBUG : rclone-sync-test: Excluded 2025/08/30 01:26:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35403") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47144->172.17.0.2:35403, err= 2025/08/30 01:26:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39379") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39076->172.17.0.2:39379, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36597") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38053") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35268") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55282->172.17.0.2:36597, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41062->172.17.0.2:38053, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50248->172.17.0.2:35268, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39470") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48242->172.17.0.2:39470, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31757") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54064->172.17.0.2:31757, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/dst" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:35196->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/CompareDest" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/CompareDest: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/CompareDest: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/CompareDest: > dial: conn=172.17.0.1:35210->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuvepig5moqe/CompareDest" to be canonical "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/CompareDest" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:38044") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:49576->172.17.0.2:38044, err= 2025/08/30 01:26:48 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:34525") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:35730->172.17.0.2:34525, err= 2025/08/30 01:26:48 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/30 01:26:48 INFO : one: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35253") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40090->172.17.0.2:35253, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35894") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52882->172.17.0.2:35894, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35842") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33096->172.17.0.2:35842, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36386") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49496->172.17.0.2:36386, err= 2025/08/30 01:26:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuvepig5moqe/CompareDest" for canonical name "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/CompareDest" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:31100") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:38532->172.17.0.2:31100, err= 2025/08/30 01:26:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:38827") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:54792->172.17.0.2:38827, err= 2025/08/30 01:26:48 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/30 01:26:48 INFO : one: Copied (replaced existing) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39817") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47820->172.17.0.2:39817, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36103") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60362->172.17.0.2:36103, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37449") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42606->172.17.0.2:37449, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31087") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43204->172.17.0.2:31087, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34397") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60730->172.17.0.2:34397, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37793") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38974->172.17.0.2:37793, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31710") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39630->172.17.0.2:31710, err= 2025/08/30 01:26:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuvepig5moqe/CompareDest" for canonical name "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/CompareDest" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:30016") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:33352->172.17.0.2:30016, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:26:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30374") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56464->172.17.0.2:30374, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36982") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54906->172.17.0.2:36982, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38628") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45378->172.17.0.2:38628, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31264") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39708->172.17.0.2:31264, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38385") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51378->172.17.0.2:38385, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36718") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38698->172.17.0.2:36718, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35654") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43502->172.17.0.2:35654, err= 2025/08/30 01:26:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuvepig5moqe/CompareDest" for canonical name "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/CompareDest" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:39133") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:39576->172.17.0.2:39133, err= 2025/08/30 01:26:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/CompareDest: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/CompareDest: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/CompareDest: > dial: conn=172.17.0.1:35226->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34193") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54866->172.17.0.2:34193, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30817") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39937") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36512->172.17.0.2:30817, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41132->172.17.0.2:39937, err= 2025/08/30 01:26:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuvepig5moqe/CompareDest" for canonical name "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/CompareDest" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:35825") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:55932->172.17.0.2:35825, err= 2025/08/30 01:26:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:26:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : There was nothing to transfer 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33208") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51552->172.17.0.2:33208, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35142") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53392->172.17.0.2:35142, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39315") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53580->172.17.0.2:39315, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35560") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53674->172.17.0.2:35560, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34542") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31859") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34006->172.17.0.2:34542, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47350->172.17.0.2:31859, err= 2025/08/30 01:26:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuvepig5moqe/CompareDest" for canonical name "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/CompareDest" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:31999") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:51212->172.17.0.2:31999, err= 2025/08/30 01:26:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:26:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/30 01:26:48 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:35471") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:47950->172.17.0.2:35471, err= 2025/08/30 01:26:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : two.1503b713.partial: renamed to: two 2025/08/30 01:26:48 INFO : two: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31492") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48220->172.17.0.2:31492, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38205") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30577") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52922->172.17.0.2:30577, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39778->172.17.0.2:38205, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32980") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44138->172.17.0.2:32980, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37354") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38399") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43200->172.17.0.2:38399, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44192->172.17.0.2:37354, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37034") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41444->172.17.0.2:37034, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37783") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60620->172.17.0.2:37783, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31722") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40812->172.17.0.2:31722, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37788") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54592->172.17.0.2:37788, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32126") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34366->172.17.0.2:32126, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39347") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59920->172.17.0.2:39347, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/dest" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: > dial: conn=172.17.0.1:35236->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/pre-dest1" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/pre-dest1: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/pre-dest1: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/pre-dest1: > dial: conn=172.17.0.1:35238->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuvepig5moqe/pre-dest1" to be canonical "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/pre-dest1" 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/pre-dest2" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/pre-dest2: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/pre-dest2: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/pre-dest2: > dial: conn=172.17.0.1:35240->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuvepig5moqe/pre-dest2" to be canonical "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/pre-dest2" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: dial("tcp","172.17.0.2:30023") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: > dial: conn=172.17.0.1:41160->172.17.0.2:30023, err= 2025/08/30 01:26:48 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/30 01:26:48 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/30 01:26:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: dial("tcp","172.17.0.2:30206") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: > dial: conn=172.17.0.1:38270->172.17.0.2:30206, err= 2025/08/30 01:26:48 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/08/30 01:26:48 INFO : 3: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: dial("tcp","172.17.0.2:38890") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dest: > dial: conn=172.17.0.1:41012->172.17.0.2:38890, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38951") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45478->172.17.0.2:38951, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34760") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37897") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58762->172.17.0.2:34760, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38033") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38706->172.17.0.2:37897, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58814->172.17.0.2:38033, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34268") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35156->172.17.0.2:34268, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36112") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41750->172.17.0.2:36112, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33874") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37570") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32892->172.17.0.2:33874, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39738->172.17.0.2:37570, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34816") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57396->172.17.0.2:34816, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/pre-dest1: closing 1 unused connections 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31243") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58760->172.17.0.2:31243, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39238") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43030->172.17.0.2:39238, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34113") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33608->172.17.0.2:34113, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38661") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48514->172.17.0.2:38661, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36270") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57924->172.17.0.2:36270, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31567") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60910->172.17.0.2:31567, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30284") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39456->172.17.0.2:30284, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/dst" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:35256->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: > dial: conn=172.17.0.1:35260->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" to be canonical "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:30803") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:60562->172.17.0.2:30803, err= 2025/08/30 01:26:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : two: Unchanged skipping 2025/08/30 01:26:48 INFO : one: Moved (server-side) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:31295") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:60804->172.17.0.2:31295, err= 2025/08/30 01:26:48 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/30 01:26:48 INFO : one: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : three.txt: Moved (server-side) 2025/08/30 01:26:48 INFO : three.txt: Moved into backup dir 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31325") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48874->172.17.0.2:31325, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30186") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56640->172.17.0.2:30186, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38660") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43192->172.17.0.2:38660, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33133") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59762->172.17.0.2:33133, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35915") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36744->172.17.0.2:35915, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32129") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39275") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39778->172.17.0.2:32129, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35962->172.17.0.2:39275, err= 2025/08/30 01:26:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" for canonical name "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:35953") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:36692->172.17.0.2:35953, err= 2025/08/30 01:26:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:26:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:48 DEBUG : two: Unchanged skipping 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:48 INFO : one: Deleted 2025/08/30 01:26:48 INFO : one: Moved (server-side) 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:36608") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:49006->172.17.0.2:36608, err= 2025/08/30 01:26:48 DEBUG : one.1503b713.partial: renamed to: one 2025/08/30 01:26:48 INFO : one: Copied (new) 2025/08/30 01:26:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:48 INFO : three.txt: Deleted 2025/08/30 01:26:48 INFO : three.txt: Moved (server-side) 2025/08/30 01:26:48 INFO : three.txt: Moved into backup dir 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33996") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57842->172.17.0.2:33996, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39636") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38468->172.17.0.2:39636, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30907") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47342->172.17.0.2:30907, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37188") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58844->172.17.0.2:37188, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31423") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44888->172.17.0.2:31423, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33927") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55164->172.17.0.2:33927, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38730") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39450->172.17.0.2:38730, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35063") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33156->172.17.0.2:35063, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30639") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38802->172.17.0.2:30639, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31761") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58532->172.17.0.2:31761, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34991") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39890->172.17.0.2:34991, err= 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37797") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60760->172.17.0.2:37797, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/dst" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:35274->172.17.0.2:21, err= 2025/08/30 01:26:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:48 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: Connecting to FTP server 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:48 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: > dial: conn=172.17.0.1:35278->172.17.0.2:21, err= 2025/08/30 01:26:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" to be canonical "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:34903") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:56064->172.17.0.2:34903, err= 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one.bak 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:35436") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:40604->172.17.0.2:35436, err= 2025/08/30 01:26:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/30 01:26:49 INFO : three.txt: Moved into backup dir 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36451") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42948->172.17.0.2:36451, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30330") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41136->172.17.0.2:30330, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35486") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45302->172.17.0.2:35486, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32208") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41532->172.17.0.2:32208, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37533") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35470->172.17.0.2:37533, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34853") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43562->172.17.0.2:34853, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30813") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59118->172.17.0.2:30813, err= 2025/08/30 01:26:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" for canonical name "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:32727") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:51050->172.17.0.2:32727, err= 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:49 INFO : one.bak: Deleted 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one.bak 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:36843") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:38526->172.17.0.2:36843, err= 2025/08/30 01:26:49 DEBUG : one.1503b713.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 INFO : three.txt.bak: Deleted 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/30 01:26:49 INFO : three.txt: Moved into backup dir 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30198") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34206->172.17.0.2:30198, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36831") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37218") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41852->172.17.0.2:36831, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57066->172.17.0.2:37218, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39613") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60722->172.17.0.2:39613, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37447") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30110") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41796->172.17.0.2:37447, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41152->172.17.0.2:30110, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32129") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39782->172.17.0.2:32129, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30777") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42306->172.17.0.2:30777, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39938") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40900->172.17.0.2:39938, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31007") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56796->172.17.0.2:31007, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34432") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37968->172.17.0.2:34432, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38699") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42258->172.17.0.2:38699, err= 2025/08/30 01:26:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/dst" 2025/08/30 01:26:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Connecting to FTP server 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:35290->172.17.0.2:21, err= 2025/08/30 01:26:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: Connecting to FTP server 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: > dial: conn=172.17.0.1:35304->172.17.0.2:21, err= 2025/08/30 01:26:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" to be canonical "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:33962") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:57148->172.17.0.2:33962, err= 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:33526") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:49526->172.17.0.2:33526, err= 2025/08/30 01:26:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/30 01:26:49 INFO : three.txt: Moved into backup dir 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38796") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41972->172.17.0.2:38796, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37793") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38988->172.17.0.2:37793, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34463") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36470->172.17.0.2:34463, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30688") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45644->172.17.0.2:30688, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32082") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45216->172.17.0.2:32082, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31326") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35192->172.17.0.2:31326, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35580") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37118->172.17.0.2:35580, err= 2025/08/30 01:26:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuvepig5moqe/backup" for canonical name "TestFTPPureftpd{W-jLf}:rclone-test-kuvepig5moqe/backup" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:37583") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:46304->172.17.0.2:37583, err= 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:49 INFO : one-2019-01-01: Deleted 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:32175") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:34654->172.17.0.2:32175, err= 2025/08/30 01:26:49 DEBUG : one.1503b713.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 INFO : three-2019-01-01.txt: Deleted 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/30 01:26:49 INFO : three.txt: Moved into backup dir 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36900") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56178->172.17.0.2:36900, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32467") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30522") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50414->172.17.0.2:32467, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52960->172.17.0.2:30522, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30247") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48278->172.17.0.2:30247, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34728") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31316") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45468->172.17.0.2:31316, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50124->172.17.0.2:34728, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34306") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48464->172.17.0.2:34306, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36003") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45388->172.17.0.2:36003, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34474") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41866->172.17.0.2:34474, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35798") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37290->172.17.0.2:35798, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35318") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40508->172.17.0.2:35318, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31544") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33566->172.17.0.2:31544, err= 2025/08/30 01:26:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/dst" 2025/08/30 01:26:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Connecting to FTP server 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:35316->172.17.0.2:21, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:30982") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:55412->172.17.0.2:30982, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one.bak 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:30960") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:50572->172.17.0.2:30960, err= 2025/08/30 01:26:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/30 01:26:49 INFO : three.txt: Moved into backup dir 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32516") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55450->172.17.0.2:32516, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38975") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60442->172.17.0.2:38975, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39793") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35050->172.17.0.2:39793, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32886") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33378->172.17.0.2:32886, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30907") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47358->172.17.0.2:30907, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:36305") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:60044->172.17.0.2:36305, err= 2025/08/30 01:26:49 DEBUG : one.bak: Excluded (Path Filter) 2025/08/30 01:26:49 DEBUG : one.bak: Excluded 2025/08/30 01:26:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/30 01:26:49 DEBUG : three.txt.bak: Excluded 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for checks to finish 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 INFO : one.bak: Deleted 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one.bak 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:34552") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:42946->172.17.0.2:34552, err= 2025/08/30 01:26:49 DEBUG : one.1503b713.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 INFO : three.txt.bak: Deleted 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/30 01:26:49 INFO : three.txt: Moved into backup dir 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35388") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42708->172.17.0.2:35388, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30139") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57736->172.17.0.2:30139, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36301") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39316->172.17.0.2:36301, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36182") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53226->172.17.0.2:36182, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38153") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41874->172.17.0.2:38153, err= --- PASS: TestSyncBackupDirSuffixOnly (0.10s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33809") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49102->172.17.0.2:33809, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37561") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56410->172.17.0.2:37561, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31449") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59298->172.17.0.2:31449, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32037") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33260->172.17.0.2:32037, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39184") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49880->172.17.0.2:39184, err= 2025/08/30 01:26:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/dst" 2025/08/30 01:26:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Connecting to FTP server 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:35318->172.17.0.2:21, err= 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one.bak 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:37143") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:53352->172.17.0.2:37143, err= 2025/08/30 01:26:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:33795") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:49044->172.17.0.2:33795, err= 2025/08/30 01:26:49 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/30 01:26:49 INFO : three.txt: Copied (new) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39486") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49792->172.17.0.2:39486, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37226") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34966->172.17.0.2:37226, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31899") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51136->172.17.0.2:31899, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36237") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57326->172.17.0.2:36237, err= 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:26:49 INFO : one.bak: Deleted 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one.bak 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:31223") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:58172->172.17.0.2:31223, err= 2025/08/30 01:26:49 DEBUG : one.1503b713.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/30 01:26:49 INFO : three.txt.bak: Deleted 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:39868") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:43034->172.17.0.2:39868, err= 2025/08/30 01:26:49 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/30 01:26:49 INFO : three.txt: Copied (new) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36203") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38186->172.17.0.2:36203, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35945") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50772->172.17.0.2:35945, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30994") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35394->172.17.0.2:30994, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39725") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42160->172.17.0.2:39725, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38399") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43214->172.17.0.2:38399, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36605") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34458->172.17.0.2:36605, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34998") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56514->172.17.0.2:34998, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35848") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44198->172.17.0.2:35848, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35119") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42964->172.17.0.2:35119, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30258") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34684->172.17.0.2:30258, err= 2025/08/30 01:26:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuvepig5moqe/dst" 2025/08/30 01:26:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W-jLf}" suffix to name 2025/08/30 01:26:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/30 01:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/30 01:26:49 DEBUG : Setting pass="THPE4JKbs73NC9-AgOzG0oVzvo00l_UinUvjr9RVSxE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/30 01:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: Connecting to FTP server 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:35334->172.17.0.2:21, err= 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:37673") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:51364->172.17.0.2:37673, err= 2025/08/30 01:26:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:34870") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:48226->172.17.0.2:34870, err= 2025/08/30 01:26:49 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/30 01:26:49 INFO : three.txt: Copied (new) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38279") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47564->172.17.0.2:38279, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35907") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46660->172.17.0.2:35907, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35497") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43020->172.17.0.2:35497, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35191") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45866->172.17.0.2:35191, err= 2025/08/30 01:26:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:26:49 INFO : one-2019-01-01: Deleted 2025/08/30 01:26:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:30246") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:36050->172.17.0.2:30246, err= 2025/08/30 01:26:49 DEBUG : one.1503b713.partial: renamed to: one 2025/08/30 01:26:49 INFO : one: Copied (new) 2025/08/30 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : two: Unchanged skipping 2025/08/30 01:26:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/30 01:26:49 INFO : three-2019-01-01.txt: Deleted 2025/08/30 01:26:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: dial("tcp","172.17.0.2:30766") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe/dst: > dial: conn=172.17.0.1:56100->172.17.0.2:30766, err= 2025/08/30 01:26:49 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/30 01:26:49 INFO : three.txt: Copied (new) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33489") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39844->172.17.0.2:33489, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31552") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44362->172.17.0.2:31552, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38185") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52984->172.17.0.2:38185, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32975") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54730->172.17.0.2:32975, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30523") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57082->172.17.0.2:30523, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36111") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40336->172.17.0.2:36111, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30094") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34668->172.17.0.2:30094, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38685") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41384->172.17.0.2:38685, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39703") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46256->172.17.0.2:39703, err= 2025/08/30 01:26:49 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/08/30 01:26:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33264") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44540->172.17.0.2:33264, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32606") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55110->172.17.0.2:32606, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35442") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33662->172.17.0.2:35442, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37085") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46926->172.17.0.2:37085, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37129") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34256->172.17.0.2:37129, err= 2025/08/30 01:26:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39563") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52408->172.17.0.2:39563, err= 2025/08/30 01:26:49 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/30 01:26:49 INFO : existing: Copied (new) 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33682") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58914->172.17.0.2:33682, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39974") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56180->172.17.0.2:39974, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35744") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55818->172.17.0.2:35744, err= 2025/08/30 01:26:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:49 ERROR : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: not deleting files as there were IO errors 2025/08/30 01:26:49 ERROR : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: not deleting directories as there were IO errors 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30962") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49988->172.17.0.2:30962, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39543") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48818->172.17.0.2:39543, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35809") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47690->172.17.0.2:35809, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30847") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54562->172.17.0.2:30847, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34597") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34764->172.17.0.2:34597, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36670") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54660->172.17.0.2:36670, err= 2025/08/30 01:26:49 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : existing: Unchanged skipping 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 INFO : There was nothing to transfer 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36740") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60690->172.17.0.2:36740, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39720") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50116->172.17.0.2:39720, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36355") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60084->172.17.0.2:36355, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38657") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36540->172.17.0.2:38657, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33091") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47248->172.17.0.2:33091, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36239") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47450->172.17.0.2:36239, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35960") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58224->172.17.0.2:35960, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34565") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53908->172.17.0.2:34565, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36313") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46842->172.17.0.2:36313, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38187") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44992->172.17.0.2:38187, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37406") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36250->172.17.0.2:37406, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33301") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53890->172.17.0.2:33301, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32024") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51330->172.17.0.2:32024, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35789") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53392->172.17.0.2:35789, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32983") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58248->172.17.0.2:32983, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31156") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48430->172.17.0.2:31156, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37616") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46900->172.17.0.2:37616, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34309") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59368->172.17.0.2:34309, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36709") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37620->172.17.0.2:36709, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35312") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60090->172.17.0.2:35312, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33404") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37370->172.17.0.2:33404, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38060") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33830->172.17.0.2:38060, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37263") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34644->172.17.0.2:37263, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38996") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42388->172.17.0.2:38996, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37738") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49288->172.17.0.2:37738, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36144") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49578->172.17.0.2:36144, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37321") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53176->172.17.0.2:37321, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31921") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41300->172.17.0.2:31921, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36064") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56344->172.17.0.2:36064, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31900") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59132->172.17.0.2:31900, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38603") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45556->172.17.0.2:38603, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31007") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56806->172.17.0.2:31007, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39313") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35740->172.17.0.2:39313, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38480") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59244->172.17.0.2:38480, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38491") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46538->172.17.0.2:38491, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34329") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42968->172.17.0.2:34329, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33718") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45990->172.17.0.2:33718, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34075") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42498->172.17.0.2:34075, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31794") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48214->172.17.0.2:31794, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38458") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47156->172.17.0.2:38458, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32304") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41320->172.17.0.2:32304, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31496") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37616->172.17.0.2:31496, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33833") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49116->172.17.0.2:33833, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34386") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58800->172.17.0.2:34386, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34660") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46026->172.17.0.2:34660, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37752") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43348->172.17.0.2:37752, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37983") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46014->172.17.0.2:37983, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36574") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56988->172.17.0.2:36574, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35284") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48432->172.17.0.2:35284, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37033") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42604->172.17.0.2:37033, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33777") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60576->172.17.0.2:33777, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34087") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50394->172.17.0.2:34087, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37628") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60026->172.17.0.2:37628, err= 2025/08/30 01:26:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both0: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both13: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both14: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both15: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both16: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both17: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both18: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both19: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both1: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both2: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both3: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both4: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both5: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both6: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both7: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both8: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both9: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both11: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both10: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both12: Unchanged skipping 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 INFO : only16: Deleted 2025/08/30 01:26:49 INFO : only7: Deleted 2025/08/30 01:26:49 INFO : only4: Deleted 2025/08/30 01:26:49 INFO : only19: Deleted 2025/08/30 01:26:49 INFO : only9: Deleted 2025/08/30 01:26:49 INFO : only10: Deleted 2025/08/30 01:26:49 INFO : only3: Deleted 2025/08/30 01:26:49 INFO : only14: Deleted 2025/08/30 01:26:49 INFO : only15: Deleted 2025/08/30 01:26:49 INFO : only11: Deleted 2025/08/30 01:26:49 INFO : only8: Deleted 2025/08/30 01:26:49 INFO : only5: Deleted 2025/08/30 01:26:49 INFO : only17: Deleted 2025/08/30 01:26:49 INFO : only18: Deleted 2025/08/30 01:26:49 INFO : only2: Deleted 2025/08/30 01:26:49 INFO : only0: Deleted 2025/08/30 01:26:49 INFO : only13: Deleted 2025/08/30 01:26:49 INFO : only6: Deleted 2025/08/30 01:26:49 INFO : only12: Deleted 2025/08/30 01:26:49 INFO : only1: Deleted 2025/08/30 01:26:49 INFO : There was nothing to transfer 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37523") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60266->172.17.0.2:37523, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30932") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32850->172.17.0.2:30932, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33228") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47888->172.17.0.2:33228, err= --- PASS: TestSyncConcurrentDelete (0.08s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34115") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35136->172.17.0.2:34115, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34489") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60784->172.17.0.2:34489, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31801") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35386->172.17.0.2:31801, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33287") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58990->172.17.0.2:33287, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35895") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36486->172.17.0.2:35895, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36532") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42142->172.17.0.2:36532, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38904") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51352->172.17.0.2:38904, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34061") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41464->172.17.0.2:34061, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34140") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52090->172.17.0.2:34140, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31133") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52016->172.17.0.2:31133, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30970") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49012->172.17.0.2:30970, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34227") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48856->172.17.0.2:34227, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38695") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47276->172.17.0.2:38695, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39468") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39876->172.17.0.2:39468, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35175") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51262->172.17.0.2:35175, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37235") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40324->172.17.0.2:37235, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35870") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54330->172.17.0.2:35870, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37524") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51746->172.17.0.2:37524, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37241") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38484->172.17.0.2:37241, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36442") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56816->172.17.0.2:36442, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33589") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45982->172.17.0.2:33589, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39887") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41440->172.17.0.2:39887, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35894") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52898->172.17.0.2:35894, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32869") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33454->172.17.0.2:32869, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30188") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39778->172.17.0.2:30188, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37385") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58842->172.17.0.2:37385, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33280") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53746->172.17.0.2:33280, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30724") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47460->172.17.0.2:30724, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31029") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45488->172.17.0.2:31029, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37826") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38588->172.17.0.2:37826, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36471") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53304->172.17.0.2:36471, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31013") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42960->172.17.0.2:31013, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35205") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55868->172.17.0.2:35205, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35508") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41186->172.17.0.2:35508, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38446") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56490->172.17.0.2:38446, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39432") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54880->172.17.0.2:39432, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37368") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53436->172.17.0.2:37368, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37904") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56086->172.17.0.2:37904, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39786") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54260->172.17.0.2:39786, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32863") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47134->172.17.0.2:32863, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31459") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50352->172.17.0.2:31459, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31461") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45676->172.17.0.2:31461, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both0: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both13: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both14: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both10: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both16: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both17: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both18: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both15: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both11: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both1: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both12: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both3: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both2: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both6: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both7: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both8: Unchanged skipping 2025/08/30 01:26:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:49 DEBUG : both4: Unchanged skipping 2025/08/30 01:26:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : both19: Unchanged skipping 2025/08/30 01:26:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : both5: Unchanged skipping 2025/08/30 01:26:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34787") 2025/08/30 01:26:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35492->172.17.0.2:34787, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31672") 2025/08/30 01:26:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : both9: Unchanged skipping 2025/08/30 01:26:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33031") 2025/08/30 01:26:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55176->172.17.0.2:31672, err= 2025/08/30 01:26:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57570->172.17.0.2:33031, err= 2025/08/30 01:26:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30782") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57156->172.17.0.2:30782, err= 2025/08/30 01:26:49 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/08/30 01:26:49 INFO : only10: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38750") 2025/08/30 01:26:49 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/08/30 01:26:49 INFO : only0: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/08/30 01:26:49 INFO : only13: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52758->172.17.0.2:38750, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36205") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30403") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58500->172.17.0.2:36205, err= 2025/08/30 01:26:49 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/08/30 01:26:49 INFO : only14: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40426->172.17.0.2:30403, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31211") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38318->172.17.0.2:31211, err= 2025/08/30 01:26:49 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/08/30 01:26:49 INFO : only15: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/08/30 01:26:49 INFO : only16: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39625") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56308->172.17.0.2:39625, err= 2025/08/30 01:26:49 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/08/30 01:26:49 INFO : only17: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33732") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46738->172.17.0.2:33732, err= 2025/08/30 01:26:49 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/08/30 01:26:49 INFO : only18: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37088") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38008->172.17.0.2:37088, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39561") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42710->172.17.0.2:39561, err= 2025/08/30 01:26:49 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/08/30 01:26:49 INFO : only19: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34583") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58634->172.17.0.2:34583, err= 2025/08/30 01:26:49 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/08/30 01:26:49 INFO : only1: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/08/30 01:26:49 INFO : only11: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/08/30 01:26:49 INFO : only3: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35425") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52894->172.17.0.2:35425, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32554") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60054->172.17.0.2:32554, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32220") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38946->172.17.0.2:32220, err= 2025/08/30 01:26:49 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/08/30 01:26:49 INFO : only4: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/08/30 01:26:49 INFO : only7: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/08/30 01:26:49 INFO : only8: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32966") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34360->172.17.0.2:32966, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33214") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30224") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33180->172.17.0.2:33214, err= 2025/08/30 01:26:49 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/08/30 01:26:49 INFO : only6: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32982->172.17.0.2:30224, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39024") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36384->172.17.0.2:39024, err= 2025/08/30 01:26:49 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/08/30 01:26:49 INFO : only9: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/08/30 01:26:49 INFO : only5: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/08/30 01:26:49 INFO : only2: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/08/30 01:26:49 INFO : only12: Copied (replaced existing) 2025/08/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36704") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40940->172.17.0.2:36704, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33761") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56032->172.17.0.2:33761, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37537") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56316->172.17.0.2:37537, err= --- PASS: TestSyncConcurrentTruncate (0.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:26:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:26:49 DEBUG : empty_on_remote: Making directory with metadata 2025/08/30 01:26:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:26:49 INFO : empty_on_remote: Making directory 2025/08/30 01:26:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 01:26:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34281") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52320->172.17.0.2:34281, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37450") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37011") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38574") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50584->172.17.0.2:37011, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38580->172.17.0.2:38574, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46992->172.17.0.2:37450, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35744") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55824->172.17.0.2:35744, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37848") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47302->172.17.0.2:37848, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:26:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:26:49 DEBUG : empty_on_remote: Making directory with metadata 2025/08/30 01:26:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:26:49 INFO : empty_on_remote: Making directory 2025/08/30 01:26:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 01:26:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33396") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55750->172.17.0.2:33396, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39792") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39627") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38650->172.17.0.2:39792, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30381") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37895") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60662->172.17.0.2:37895, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39788->172.17.0.2:39627, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50948->172.17.0.2:30381, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38713") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50004->172.17.0.2:38713, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33688") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56092->172.17.0.2:33688, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : sub dir: Making directory 2025/08/30 01:26:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37566") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41734->172.17.0.2:37566, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32214") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33918") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56076->172.17.0.2:32214, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57354->172.17.0.2:33918, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38084") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48378->172.17.0.2:38084, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37732") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51162->172.17.0.2:37732, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33934") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46330->172.17.0.2:33934, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38899") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52530->172.17.0.2:38899, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38274") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49276->172.17.0.2:38274, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37922") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59766->172.17.0.2:37922, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31008") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42316->172.17.0.2:31008, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34878") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58836->172.17.0.2:34878, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:26:49 INFO : sub dir: Making directory 2025/08/30 01:26:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36560") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55380->172.17.0.2:36560, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35580") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37481") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37128->172.17.0.2:35580, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34806->172.17.0.2:37481, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39440") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50234->172.17.0.2:39440, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30825") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42740->172.17.0.2:30825, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36309") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34780->172.17.0.2:36309, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30615") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47360->172.17.0.2:30615, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31811") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38820->172.17.0.2:31811, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35237") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44032->172.17.0.2:35237, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39057") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42838->172.17.0.2:39057, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31655") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49518->172.17.0.2:31655, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36619") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58724->172.17.0.2:36619, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33275") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44760->172.17.0.2:33275, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38617") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34582->172.17.0.2:38617, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34889") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44982->172.17.0.2:34889, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33176") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42768->172.17.0.2:33176, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34331") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59776->172.17.0.2:34331, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34643") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57840->172.17.0.2:34643, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39756") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45338->172.17.0.2:39756, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33196") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39282->172.17.0.2:33196, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39783") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56772->172.17.0.2:39783, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34545") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33184->172.17.0.2:34545, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38406") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42628->172.17.0.2:38406, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39093") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44042->172.17.0.2:39093, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32402") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53664->172.17.0.2:32402, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37499") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51286->172.17.0.2:37499, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38350") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57280->172.17.0.2:38350, err= 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34678") 2025/08/30 01:26:49 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58232->172.17.0.2:34678, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33199") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50222->172.17.0.2:33199, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39003") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59432->172.17.0.2:39003, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38739") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32942->172.17.0.2:38739, err= 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32663") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60276->172.17.0.2:32663, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35630") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32890->172.17.0.2:35630, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35231") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49130->172.17.0.2:35231, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33290") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49182->172.17.0.2:33290, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30110") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41160->172.17.0.2:30110, err= 2025/08/30 01:26:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38791") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57996->172.17.0.2:38791, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 INFO : There was nothing to transfer 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39185") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43516->172.17.0.2:39185, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34372") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38292->172.17.0.2:34372, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36688") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34704->172.17.0.2:36688, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37352") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46564->172.17.0.2:37352, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35530") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45196->172.17.0.2:35530, err= 2025/08/30 01:26:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34477") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55632->172.17.0.2:34477, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 INFO : There was nothing to transfer 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36755") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44964->172.17.0.2:36755, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32196") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54690->172.17.0.2:32196, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39671") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39080->172.17.0.2:39671, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34345") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37982->172.17.0.2:34345, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35535") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34852->172.17.0.2:35535, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37803") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35228->172.17.0.2:37803, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32675") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57480->172.17.0.2:32675, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37987") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52478->172.17.0.2:37987, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32065") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45996->172.17.0.2:32065, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38319") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40450->172.17.0.2:38319, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34119") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58256->172.17.0.2:34119, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33521") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47182->172.17.0.2:33521, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34465") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44278->172.17.0.2:34465, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31148") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55010->172.17.0.2:31148, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37706") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50856->172.17.0.2:37706, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39686") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34088->172.17.0.2:39686, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36670") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54674->172.17.0.2:36670, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37748") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41280->172.17.0.2:37748, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37183") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51886->172.17.0.2:37183, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32447") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44646->172.17.0.2:32447, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34637") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40494->172.17.0.2:34637, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30877") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49700->172.17.0.2:30877, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34390") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35642->172.17.0.2:34390, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37399") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38844->172.17.0.2:37399, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35311") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48302->172.17.0.2:35311, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30005") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45696->172.17.0.2:30005, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36839") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42606->172.17.0.2:36839, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36888") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53754->172.17.0.2:36888, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39234") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51188->172.17.0.2:39234, err= 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32873") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36248->172.17.0.2:32873, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31039") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50862->172.17.0.2:31039, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31719") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49198->172.17.0.2:31719, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35958") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59706->172.17.0.2:35958, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32079") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49022->172.17.0.2:32079, err= 2025/08/30 01:26:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38970") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41950->172.17.0.2:38970, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 INFO : There was nothing to transfer 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38034") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41672->172.17.0.2:38034, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38738") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50398->172.17.0.2:38738, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34768") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50578->172.17.0.2:34768, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36060") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32956->172.17.0.2:36060, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38299") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46800->172.17.0.2:38299, err= 2025/08/30 01:26:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35027") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59812->172.17.0.2:35027, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 INFO : There was nothing to transfer 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38282") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33440->172.17.0.2:38282, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31493") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40898->172.17.0.2:31493, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38953") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45148->172.17.0.2:38953, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32601") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51882->172.17.0.2:32601, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33285") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42636->172.17.0.2:33285, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30654") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52842->172.17.0.2:30654, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35106") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54394->172.17.0.2:35106, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37024") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39710->172.17.0.2:37024, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35037") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40428->172.17.0.2:35037, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35373") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48756->172.17.0.2:35373, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30595") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35474->172.17.0.2:30595, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37556") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58162->172.17.0.2:37556, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38987") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39150->172.17.0.2:38987, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31708") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49142->172.17.0.2:31708, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38218") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45650->172.17.0.2:38218, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37939") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50440->172.17.0.2:37939, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37829") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56288->172.17.0.2:37829, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30548") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37282->172.17.0.2:30548, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34905") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46738->172.17.0.2:34905, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32663") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60292->172.17.0.2:32663, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34789") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56974->172.17.0.2:34789, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35605") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51872->172.17.0.2:35605, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30664") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50396->172.17.0.2:30664, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35872") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50966->172.17.0.2:35872, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31809") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53312->172.17.0.2:31809, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33272") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40482->172.17.0.2:33272, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38820") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56406->172.17.0.2:38820, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34103") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49226->172.17.0.2:34103, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33934") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46336->172.17.0.2:33934, err= 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38344") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52112->172.17.0.2:38344, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39892") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56834->172.17.0.2:39892, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36701") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43240->172.17.0.2:36701, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35751") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36784->172.17.0.2:35751, err= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39042") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43378->172.17.0.2:39042, err= 2025/08/30 01:26:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Connecting to FTP server 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33862") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54346->172.17.0.2:33862, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35402") 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36072->172.17.0.2:35402, err= 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35350->172.17.0.2:21, err= 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33004") 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33322->172.17.0.2:33004, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39462") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41566->172.17.0.2:39462, err= 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39445") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35910->172.17.0.2:39445, err= 2025/08/30 01:26:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/08/30 01:26:50 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38114") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38933") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56424->172.17.0.2:38114, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53180->172.17.0.2:38933, err= 2025/08/30 01:26:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33959") 2025/08/30 01:26:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45948->172.17.0.2:33959, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31972") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36168->172.17.0.2:31972, err= 2025/08/30 01:26:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34170") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38475") 2025/08/30 01:26:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58156->172.17.0.2:34170, err= 2025/08/30 01:26:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58968->172.17.0.2:38475, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35522") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36834->172.17.0.2:35522, err= 2025/08/30 01:26:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30686") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41240->172.17.0.2:30686, err= 2025/08/30 01:26:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33994") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32538") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42916->172.17.0.2:33994, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41916->172.17.0.2:32538, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37321") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53190->172.17.0.2:37321, err= 2025/08/30 01:26:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37228") 2025/08/30 01:26:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52586->172.17.0.2:37228, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30731") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34608") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50388->172.17.0.2:30731, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33232->172.17.0.2:34608, err= 2025/08/30 01:26:50 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/08/30 01:26:50 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36173") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47470->172.17.0.2:36173, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32788") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46668->172.17.0.2:32788, err= 2025/08/30 01:26:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Connecting to FTP server 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Connecting to FTP server 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Connecting to FTP server 2025/08/30 01:26:50 INFO : appleappleapplebanana: Deleted 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35360->172.17.0.2:21, err= 2025/08/30 01:26:50 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 01:26:50 INFO : banana: Deleted 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35374->172.17.0.2:21, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:21") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35376->172.17.0.2:21, err= 2025/08/30 01:26:50 INFO : apple: Deleted 2025/08/30 01:26:50 INFO : splitbananasplit: Deleted 2025/08/30 01:26:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36000") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57770->172.17.0.2:36000, err= 2025/08/30 01:26:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : YXBwbGU=: Excluded 2025/08/30 01:26:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/30 01:26:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : YmFuYW5h: Excluded 2025/08/30 01:26:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38671") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46040->172.17.0.2:38671, err= 2025/08/30 01:26:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33806") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51338->172.17.0.2:33806, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35400") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53464->172.17.0.2:35400, err= 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36747") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53394->172.17.0.2:36747, err= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36535") 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53094->172.17.0.2:36535, err= 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36961") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57298->172.17.0.2:36961, err= 2025/08/30 01:26:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : YXBwbGU=: Excluded 2025/08/30 01:26:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/30 01:26:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : YmFuYW5h: Excluded 2025/08/30 01:26:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37072") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58412->172.17.0.2:37072, err= 2025/08/30 01:26:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/30 01:26:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36009") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34258->172.17.0.2:36009, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35674") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49614->172.17.0.2:35674, err= 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:26:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32545") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54116->172.17.0.2:32545, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34047") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49118->172.17.0.2:34047, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30598") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45120->172.17.0.2:30598, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37866") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40974->172.17.0.2:37866, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36895") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34410->172.17.0.2:36895, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36589") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45774->172.17.0.2:36589, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31986") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57160->172.17.0.2:31986, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35671") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54536->172.17.0.2:35671, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31362") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54712->172.17.0.2:31362, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31818") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39036->172.17.0.2:31818, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32381") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35282->172.17.0.2:32381, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31166") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52312->172.17.0.2:31166, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30995") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48504->172.17.0.2:30995, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36795") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39176->172.17.0.2:36795, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30059") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54616->172.17.0.2:30059, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38467") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43126->172.17.0.2:38467, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36617") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43842->172.17.0.2:36617, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30391") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55968->172.17.0.2:30391, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35556") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52754->172.17.0.2:35556, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39313") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35754->172.17.0.2:39313, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34189") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55194->172.17.0.2:34189, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33258") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42368->172.17.0.2:33258, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38148") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54080->172.17.0.2:38148, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38754") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38122->172.17.0.2:38754, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32634") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34714->172.17.0.2:32634, err= 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33822") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46580->172.17.0.2:33822, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34900") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40012->172.17.0.2:34900, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37481") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34816->172.17.0.2:37481, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32038") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40350->172.17.0.2:32038, err= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35681") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43108->172.17.0.2:35681, err= 2025/08/30 01:26:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38220") 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47964->172.17.0.2:38220, err= 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32409") 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36538") 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33774->172.17.0.2:32409, err= 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33386") 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37697") 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37200->172.17.0.2:37697, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54696->172.17.0.2:36538, err= 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51158->172.17.0.2:33386, err= 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38916") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40562->172.17.0.2:38916, err= 2025/08/30 01:26:50 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/08/30 01:26:50 INFO : apple: Copied (new) to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/08/30 01:26:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31652") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57876->172.17.0.2:31652, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30127") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30191") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52072->172.17.0.2:30127, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47372->172.17.0.2:30191, err= 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31486") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37584") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37930->172.17.0.2:31486, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33584->172.17.0.2:37584, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35829") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51238->172.17.0.2:35829, err= 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35524") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42352->172.17.0.2:35524, err= 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37749") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39812->172.17.0.2:37749, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33845") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57968->172.17.0.2:33845, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31514") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41666->172.17.0.2:31514, err= 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32995") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41692->172.17.0.2:32995, err= 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30725") 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48484->172.17.0.2:30725, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30140") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34481") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37476->172.17.0.2:30140, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51198->172.17.0.2:34481, err= 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34540") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38556->172.17.0.2:34540, err= 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 01:26:50 INFO : apple: Deleted 2025/08/30 01:26:50 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 01:26:50 INFO : appleappleapplebanana: Deleted 2025/08/30 01:26:50 INFO : splitbananasplit: Deleted 2025/08/30 01:26:50 INFO : banana: Deleted 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34083") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46480->172.17.0.2:34083, err= 2025/08/30 01:26:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : PREFIXapple: Excluded 2025/08/30 01:26:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : PREFIXbanana: Excluded 2025/08/30 01:26:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30512") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59796->172.17.0.2:30512, err= 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39984") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50346->172.17.0.2:39984, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39988") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41174->172.17.0.2:39988, err= 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:26:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38079") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55902->172.17.0.2:38079, err= 2025/08/30 01:26:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31469") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55106->172.17.0.2:31469, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36897") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37386") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56958->172.17.0.2:37386, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37864") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37408->172.17.0.2:37864, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36357") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38952->172.17.0.2:36897, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43314->172.17.0.2:36357, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/30 01:26:50 INFO : appleappleapplebanana: Copied (new) 2025/08/30 01:26:50 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/30 01:26:50 INFO : splitbananasplit: Copied (new) 2025/08/30 01:26:50 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/30 01:26:50 INFO : banana: Copied (new) 2025/08/30 01:26:50 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/30 01:26:50 INFO : apple: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38682") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33888") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38687") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52714->172.17.0.2:38682, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49642->172.17.0.2:33888, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51104->172.17.0.2:38687, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38995") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36358->172.17.0.2:38995, err= 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/30 01:26:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/30 01:26:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39844") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42594->172.17.0.2:39844, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30409") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49812->172.17.0.2:30409, err= 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/30 01:26:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/30 01:26:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30720") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35429") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49788->172.17.0.2:35429, err= 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/30 01:26:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39932->172.17.0.2:30720, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33257") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43548->172.17.0.2:33257, err= 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/30 01:26:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32711") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56776->172.17.0.2:32711, err= 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/30 01:26:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/30 01:26:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/30 01:26:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39000") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51300->172.17.0.2:39000, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35722") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39117") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40060->172.17.0.2:35722, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47600->172.17.0.2:39117, err= 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/30 01:26:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35391") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56494->172.17.0.2:35391, err= 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/30 01:26:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/30 01:26:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38783") 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/30 01:26:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33516") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47366->172.17.0.2:33516, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49178->172.17.0.2:38783, err= 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/30 01:26:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/30 01:26:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/30 01:26:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/30 01:26:50 INFO : PREFIXbanana: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/30 01:26:50 INFO : PREFIXsplitbananasplit: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/30 01:26:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/30 01:26:50 INFO : PREFIXapple: Deleted 2025/08/30 01:26:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32034") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56296->172.17.0.2:32034, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38971") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51082->172.17.0.2:38971, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30117") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34110->172.17.0.2:30117, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39353") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34636->172.17.0.2:39353, err= 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35939") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53430->172.17.0.2:35939, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39568") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58014->172.17.0.2:39568, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36457") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41230->172.17.0.2:36457, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36932") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39102->172.17.0.2:36932, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30814") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59396->172.17.0.2:30814, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33890") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50698->172.17.0.2:33890, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33003") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46632->172.17.0.2:33003, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35986") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47406->172.17.0.2:35986, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33566") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42728->172.17.0.2:33566, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38881") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59974->172.17.0.2:38881, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32512") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52984->172.17.0.2:32512, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35009") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44092->172.17.0.2:35009, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31880") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37474->172.17.0.2:31880, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37908") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54014->172.17.0.2:37908, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31787") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38390->172.17.0.2:31787, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37123") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50308->172.17.0.2:37123, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38061") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53728->172.17.0.2:38061, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30767") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46340->172.17.0.2:30767, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32667") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35284->172.17.0.2:32667, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38425") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60752->172.17.0.2:38425, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35345") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49634->172.17.0.2:35345, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36439") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39042->172.17.0.2:36439, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38172") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36618->172.17.0.2:38172, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33231") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49404->172.17.0.2:33231, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35038") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55406->172.17.0.2:35038, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34180") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60292->172.17.0.2:34180, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39406") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43868->172.17.0.2:39406, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35738") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58432->172.17.0.2:35738, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32273") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56920->172.17.0.2:32273, err= 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39331") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40070->172.17.0.2:39331, err= 2025/08/30 01:26:50 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : apple: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:50 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : banana: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39601") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43922->172.17.0.2:39601, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31447") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47944->172.17.0.2:31447, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35653") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33216->172.17.0.2:35653, err= 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:26:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:26:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:26:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32234") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33510->172.17.0.2:32234, err= 2025/08/30 01:26:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:26:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:26:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35476") 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38715") 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34118->172.17.0.2:35476, err= 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37926") 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40724->172.17.0.2:38715, err= 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34392") 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59458->172.17.0.2:37926, err= 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32281") 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60752->172.17.0.2:32281, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56632->172.17.0.2:34392, err= 2025/08/30 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:50 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/08/30 01:26:50 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/08/30 01:26:50 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/30 01:26:50 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/08/30 01:26:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/30 01:26:50 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37230") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36146") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33372") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55062->172.17.0.2:37230, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30245") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50620->172.17.0.2:30245, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49164->172.17.0.2:36146, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44028->172.17.0.2:33372, err= 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39578") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35420") 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40476->172.17.0.2:39578, err= 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44942->172.17.0.2:35420, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31676") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39509") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56300->172.17.0.2:31676, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48392->172.17.0.2:39509, err= 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33093") 2025/08/30 01:26:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31552") 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40948->172.17.0.2:33093, err= 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44370->172.17.0.2:31552, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37478") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35346") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55968->172.17.0.2:35346, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47868->172.17.0.2:37478, err= 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34859") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39481") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45244->172.17.0.2:34859, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57458->172.17.0.2:39481, err= 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37067") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37625") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37758->172.17.0.2:37067, err= 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59154->172.17.0.2:37625, err= 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 01:26:50 INFO : appleappleapplebanana: Deleted 2025/08/30 01:26:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 01:26:50 INFO : banana: Deleted 2025/08/30 01:26:50 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 01:26:50 INFO : apple: Deleted 2025/08/30 01:26:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 01:26:50 INFO : splitbananasplit: Deleted 2025/08/30 01:26:50 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 01:26:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 01:26:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32156") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39316->172.17.0.2:32156, err= 2025/08/30 01:26:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : bananaSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32071") 2025/08/30 01:26:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54198->172.17.0.2:32071, err= 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:26:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37075") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47952->172.17.0.2:37075, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34599") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47720->172.17.0.2:34599, err= 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30302") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46366->172.17.0.2:30302, err= 2025/08/30 01:26:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35801") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30749") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33769") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59222->172.17.0.2:30749, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34591") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59858->172.17.0.2:33769, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39116->172.17.0.2:34591, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30128") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51458->172.17.0.2:30128, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52222->172.17.0.2:35801, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/30 01:26:51 INFO : appleappleapplebanana: Copied (new) 2025/08/30 01:26:51 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/30 01:26:51 INFO : banana: Copied (new) 2025/08/30 01:26:51 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/30 01:26:51 INFO : apple: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32489") 2025/08/30 01:26:51 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/30 01:26:51 INFO : splitbananasplit: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34405") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46428->172.17.0.2:34405, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30632") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54284->172.17.0.2:32489, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39728->172.17.0.2:30632, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33548") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36870->172.17.0.2:33548, err= 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/30 01:26:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33584") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54964->172.17.0.2:33584, err= 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/30 01:26:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/30 01:26:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36065") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32001") 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/30 01:26:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60116->172.17.0.2:36065, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35046->172.17.0.2:32001, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38917") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40730->172.17.0.2:38917, err= 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/30 01:26:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/30 01:26:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34062") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58240->172.17.0.2:34062, err= 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30152") 2025/08/30 01:26:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/30 01:26:51 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37132->172.17.0.2:30152, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33662") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60400->172.17.0.2:33662, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31541") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48366->172.17.0.2:31541, err= 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/30 01:26:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/30 01:26:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38098") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31746") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56428->172.17.0.2:38098, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36050->172.17.0.2:31746, err= 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/30 01:26:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35351") 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/30 01:26:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50626->172.17.0.2:35351, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35128") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48268->172.17.0.2:35128, err= 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/30 01:26:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/30 01:26:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/30 01:26:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/30 01:26:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : appleSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : splitbananasplitSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : bananaSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/30 01:26:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31087") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43226->172.17.0.2:31087, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35694") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42740->172.17.0.2:35694, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37206") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32944->172.17.0.2:37206, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35840") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58280->172.17.0.2:35840, err= 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32296") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46414->172.17.0.2:32296, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31478") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57582->172.17.0.2:31478, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39130") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56854->172.17.0.2:39130, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39742") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46392->172.17.0.2:39742, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36195") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47412->172.17.0.2:36195, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33185") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50450->172.17.0.2:33185, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35103") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54358->172.17.0.2:35103, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37927") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56808->172.17.0.2:37927, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35082") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37568->172.17.0.2:35082, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32924") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56924->172.17.0.2:32924, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36580") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55190->172.17.0.2:36580, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38714") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59212->172.17.0.2:38714, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36416") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45904->172.17.0.2:36416, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36860") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59314->172.17.0.2:36860, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38076") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32960->172.17.0.2:38076, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33721") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38208->172.17.0.2:33721, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37359") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41218->172.17.0.2:37359, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35962") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57308->172.17.0.2:35962, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36141") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38996->172.17.0.2:36141, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31013") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42968->172.17.0.2:31013, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35606") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35402->172.17.0.2:35606, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38105") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35868->172.17.0.2:38105, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33243") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51382->172.17.0.2:33243, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35488") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44000->172.17.0.2:35488, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34463") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36486->172.17.0.2:34463, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39423") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41778->172.17.0.2:39423, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34631") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43222->172.17.0.2:34631, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32968") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34368->172.17.0.2:32968, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34972") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43408->172.17.0.2:34972, err= 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34154") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56450->172.17.0.2:34154, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30535") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55364->172.17.0.2:30535, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39755") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44906->172.17.0.2:39755, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37212") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36946->172.17.0.2:37212, err= 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39365") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59042->172.17.0.2:39365, err= 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37441") 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35910->172.17.0.2:37441, err= 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39128") 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37640->172.17.0.2:39128, err= 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31205") 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57226->172.17.0.2:31205, err= 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38311") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37036") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48504->172.17.0.2:38311, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33424->172.17.0.2:37036, err= 2025/08/30 01:26:51 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/08/30 01:26:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/08/30 01:26:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32927") 2025/08/30 01:26:51 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/08/30 01:26:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54690->172.17.0.2:32927, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36517") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37462->172.17.0.2:36517, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32105") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48930->172.17.0.2:32105, err= 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/08/30 01:26:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36582") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50346->172.17.0.2:36582, err= 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/08/30 01:26:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/08/30 01:26:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36380") 2025/08/30 01:26:51 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/08/30 01:26:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38348") 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52094->172.17.0.2:36380, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44950->172.17.0.2:38348, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35803") 2025/08/30 01:26:51 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/08/30 01:26:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37450->172.17.0.2:35803, err= 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33895") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50648->172.17.0.2:33895, err= 2025/08/30 01:26:51 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/08/30 01:26:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34335") 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/08/30 01:26:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49028->172.17.0.2:34335, err= 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/08/30 01:26:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32857") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39550->172.17.0.2:32857, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31995") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53354->172.17.0.2:31995, err= 2025/08/30 01:26:51 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/08/30 01:26:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31971") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52208->172.17.0.2:31971, err= 2025/08/30 01:26:51 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/08/30 01:26:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/08/30 01:26:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39722") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39207") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38912->172.17.0.2:39722, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42776->172.17.0.2:39207, err= 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/08/30 01:26:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/08/30 01:26:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/08/30 01:26:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/08/30 01:26:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 01:26:51 INFO : appleappleapplebanana: Deleted 2025/08/30 01:26:51 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 01:26:51 INFO : splitbananasplit: Deleted 2025/08/30 01:26:51 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 01:26:51 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33173") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58388->172.17.0.2:33173, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleapple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleapple: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbanan: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39174") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58574->172.17.0.2:39174, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcde: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdef: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefg: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defgh: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghi: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghij: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijk: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-12345: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-23456: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-34567: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-45678: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30747") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38356->172.17.0.2:30747, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31218") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55666->172.17.0.2:31218, err= 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38754") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38128->172.17.0.2:38754, err= 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34571") 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58394->172.17.0.2:34571, err= 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:26:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:26:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:26:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:26:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:26:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:26:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:26:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:26:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:26:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:26:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:26:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:26:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:26:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:26:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32535") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45518->172.17.0.2:32535, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleapple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleapple: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbanan: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37960") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46502->172.17.0.2:37960, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcde: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdef: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefg: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defgh: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghi: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghij: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijk: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-12345: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-23456: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-34567: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-45678: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31331") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50512->172.17.0.2:31331, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31617") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55402->172.17.0.2:31617, err= 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:26:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36837") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44090->172.17.0.2:36837, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36305") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60058->172.17.0.2:36305, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34931") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36256->172.17.0.2:34931, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36538") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54710->172.17.0.2:36538, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37720") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47768->172.17.0.2:37720, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30308") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60190->172.17.0.2:30308, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37341") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54940->172.17.0.2:37341, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36321") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34380->172.17.0.2:36321, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39267") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53320->172.17.0.2:39267, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37190") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35902->172.17.0.2:37190, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33987") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32900->172.17.0.2:33987, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30378") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55794->172.17.0.2:30378, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38402") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37716->172.17.0.2:38402, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39185") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43518->172.17.0.2:39185, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38965") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50704->172.17.0.2:38965, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37433") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58080->172.17.0.2:37433, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37949") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43594->172.17.0.2:37949, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33236") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43974->172.17.0.2:33236, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35120") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50528->172.17.0.2:35120, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38659") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35332->172.17.0.2:38659, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35703") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41898->172.17.0.2:35703, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30650") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34336->172.17.0.2:30650, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38056") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47858->172.17.0.2:38056, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37761") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34550->172.17.0.2:37761, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38652") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33712->172.17.0.2:38652, err= 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33022") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35814->172.17.0.2:33022, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38812") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44866->172.17.0.2:38812, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33369") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56506->172.17.0.2:33369, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39247") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35890->172.17.0.2:39247, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38784") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39646->172.17.0.2:38784, err= 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35022") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51430->172.17.0.2:35022, err= 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37411") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59464->172.17.0.2:37411, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31420") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34158->172.17.0.2:31420, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31783") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41928->172.17.0.2:31783, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36726") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48972->172.17.0.2:36726, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38379") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43536->172.17.0.2:38379, err= 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39927") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44792->172.17.0.2:39927, err= 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36764") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42942->172.17.0.2:36764, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39373") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49042->172.17.0.2:39373, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32713") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52290->172.17.0.2:32713, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31137") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44964->172.17.0.2:31137, err= 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37746") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52992->172.17.0.2:37746, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34091") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47436->172.17.0.2:34091, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36422") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54072->172.17.0.2:36422, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30382") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34682->172.17.0.2:30382, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38539") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52512->172.17.0.2:38539, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38624") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60006->172.17.0.2:38624, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39371") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44210->172.17.0.2:39371, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35513") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52796->172.17.0.2:35513, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30011") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50018->172.17.0.2:30011, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35337") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50864->172.17.0.2:35337, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31520") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35070->172.17.0.2:31520, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33140") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34130->172.17.0.2:33140, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38723") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41080->172.17.0.2:38723, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36869") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56292->172.17.0.2:36869, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30901") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57426->172.17.0.2:30901, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36910") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60964->172.17.0.2:36910, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33145") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38618->172.17.0.2:33145, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37420") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43670->172.17.0.2:37420, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31306") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34918->172.17.0.2:31306, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35254") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55988->172.17.0.2:35254, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30550") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55310->172.17.0.2:30550, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32014") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45478->172.17.0.2:32014, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31872") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48270->172.17.0.2:31872, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38441") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57326->172.17.0.2:38441, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37031") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46876->172.17.0.2:37031, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39474") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38024->172.17.0.2:39474, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38497") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56176->172.17.0.2:38497, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34220") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52890->172.17.0.2:34220, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38035") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55276->172.17.0.2:38035, err= 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31710") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39636->172.17.0.2:31710, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30555") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33264->172.17.0.2:30555, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38452") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41796->172.17.0.2:38452, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30999") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42986->172.17.0.2:30999, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34032") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38710->172.17.0.2:34032, err= 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33376") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44134->172.17.0.2:33376, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33971") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48968->172.17.0.2:33971, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31745") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60932->172.17.0.2:31745, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30435") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48928->172.17.0.2:30435, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35712") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36650->172.17.0.2:35712, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30135") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44998->172.17.0.2:30135, err= 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32655") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45832->172.17.0.2:32655, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38420") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51462->172.17.0.2:38420, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37200") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37924->172.17.0.2:37200, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39052") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52920->172.17.0.2:39052, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39006") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40470->172.17.0.2:39006, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36789") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57936->172.17.0.2:36789, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39275") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35976->172.17.0.2:39275, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31562") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58824->172.17.0.2:31562, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39308") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49326->172.17.0.2:39308, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37494") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57362->172.17.0.2:37494, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35054") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55022->172.17.0.2:35054, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30762") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44698->172.17.0.2:30762, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31806") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33960->172.17.0.2:31806, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31457") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33678->172.17.0.2:31457, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37401") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46374->172.17.0.2:37401, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31789") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51246->172.17.0.2:31789, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30020") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50900->172.17.0.2:30020, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38488") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54702->172.17.0.2:38488, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34901") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36424->172.17.0.2:34901, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38734") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53372->172.17.0.2:38734, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30538") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41776->172.17.0.2:30538, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30964") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33286->172.17.0.2:30964, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36792") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60234->172.17.0.2:36792, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39374") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51618->172.17.0.2:39374, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35364") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39488->172.17.0.2:35364, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34758") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54822->172.17.0.2:34758, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37297") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40726->172.17.0.2:37297, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30160") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50038->172.17.0.2:30160, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31859") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47352->172.17.0.2:31859, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32423") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45662->172.17.0.2:32423, err= 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39733") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44546->172.17.0.2:39733, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39198") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58638->172.17.0.2:39198, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39119") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36378->172.17.0.2:39119, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30545") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49818->172.17.0.2:30545, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39634") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41806->172.17.0.2:39634, err= 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36545") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39234->172.17.0.2:36545, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31389") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42852->172.17.0.2:31389, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30205") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44456->172.17.0.2:30205, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32832") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49842->172.17.0.2:32832, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35357") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40196->172.17.0.2:35357, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35392") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52278->172.17.0.2:35392, err= 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35004") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59652->172.17.0.2:35004, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39013") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32968->172.17.0.2:39013, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30427") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34234->172.17.0.2:30427, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36058") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34346->172.17.0.2:36058, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31720") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45626->172.17.0.2:31720, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37275") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54094->172.17.0.2:37275, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37969") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57558->172.17.0.2:37969, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37446") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36406->172.17.0.2:37446, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34877") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33944->172.17.0.2:34877, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35463") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37890->172.17.0.2:35463, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32349") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38088->172.17.0.2:32349, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36111") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40342->172.17.0.2:36111, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33608") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53042->172.17.0.2:33608, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37235") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40338->172.17.0.2:37235, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30154") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34444->172.17.0.2:30154, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31694") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57326->172.17.0.2:31694, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37525") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35908->172.17.0.2:37525, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37827") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48460->172.17.0.2:37827, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31711") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54652->172.17.0.2:31711, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30846") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36026->172.17.0.2:30846, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36606") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44322->172.17.0.2:36606, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36115") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38118->172.17.0.2:36115, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33435") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36922->172.17.0.2:33435, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39467") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41068->172.17.0.2:39467, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33049") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39182->172.17.0.2:33049, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35465") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33144->172.17.0.2:35465, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38195") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43788->172.17.0.2:38195, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39628") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47626->172.17.0.2:39628, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35294") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55348->172.17.0.2:35294, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36346") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54762->172.17.0.2:36346, err= 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30241") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51156->172.17.0.2:30241, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36309") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34794->172.17.0.2:36309, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37513") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33140->172.17.0.2:37513, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30686") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41252->172.17.0.2:30686, err= 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30694") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36656->172.17.0.2:30694, err= 2025/08/30 01:26:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33624") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44350->172.17.0.2:33624, err= 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38704") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60820->172.17.0.2:38704, err= 2025/08/30 01:26:51 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : apple: Excluded 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:51 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : banana: Excluded 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:51 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31739") 2025/08/30 01:26:51 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49330->172.17.0.2:31739, err= 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31603") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47786->172.17.0.2:31603, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35117") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58326->172.17.0.2:35117, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37149") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57702->172.17.0.2:37149, err= 2025/08/30 01:26:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37412") 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55258->172.17.0.2:37412, err= 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37533") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35482->172.17.0.2:37533, err= 2025/08/30 01:26:52 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : apple: Excluded 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:52 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : banana: Excluded 2025/08/30 01:26:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30549") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59270->172.17.0.2:30549, err= 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30096") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45548->172.17.0.2:30096, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38390") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53602->172.17.0.2:38390, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38701") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45862->172.17.0.2:38701, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39126") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56474->172.17.0.2:39126, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30457") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42206->172.17.0.2:30457, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32253") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42830->172.17.0.2:32253, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31890") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47290->172.17.0.2:31890, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34649") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49172->172.17.0.2:34649, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30343") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60506->172.17.0.2:30343, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31129") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59706->172.17.0.2:31129, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34372") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38298->172.17.0.2:34372, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36922") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59264->172.17.0.2:36922, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33028") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49938->172.17.0.2:33028, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34852") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51208->172.17.0.2:34852, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30034") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50912->172.17.0.2:30034, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30899") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58508->172.17.0.2:30899, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33915") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54064->172.17.0.2:33915, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31451") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55122->172.17.0.2:31451, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30327") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54258->172.17.0.2:30327, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39327") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37766->172.17.0.2:39327, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36601") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58414->172.17.0.2:36601, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36383") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54370->172.17.0.2:36383, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36702") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36182->172.17.0.2:36702, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33996") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57844->172.17.0.2:33996, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36326") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50378->172.17.0.2:36326, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37082") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60446->172.17.0.2:37082, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36407") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60378->172.17.0.2:36407, err= 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30891") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38578->172.17.0.2:30891, err= 2025/08/30 01:26:52 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : apple: Excluded 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:52 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : banana: Excluded 2025/08/30 01:26:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39765") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60940->172.17.0.2:39765, err= 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31727") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51298->172.17.0.2:31727, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30098") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52686->172.17.0.2:30098, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30404") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55842->172.17.0.2:30404, err= 2025/08/30 01:26:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36739") 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40242->172.17.0.2:36739, err= 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37889") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41106->172.17.0.2:37889, err= 2025/08/30 01:26:52 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : apple: Excluded 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:52 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : banana: Excluded 2025/08/30 01:26:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39876") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42530->172.17.0.2:39876, err= 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36638") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34880->172.17.0.2:36638, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34302") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35552->172.17.0.2:34302, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38982") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42198->172.17.0.2:38982, err= 2025/08/30 01:26:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : apple: Unchanged skipping 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:26:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:26:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : banana: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34977") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44908->172.17.0.2:34977, err= 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34985") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58118->172.17.0.2:34985, err= 2025/08/30 01:26:52 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : apple: Excluded 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : appleappleapplebanana: Excluded 2025/08/30 01:26:52 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : banana: Excluded 2025/08/30 01:26:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : splitbananasplit: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34550") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56210->172.17.0.2:34550, err= 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30745") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45992->172.17.0.2:30745, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32821") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49232->172.17.0.2:32821, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31306") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34930->172.17.0.2:31306, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38336") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48312->172.17.0.2:38336, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31282") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56596->172.17.0.2:31282, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34854") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59284->172.17.0.2:34854, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36503") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41074->172.17.0.2:36503, err= --- PASS: TestTransform (2.21s) --- PASS: TestTransform/NFC (0.21s) --- PASS: TestTransform/NFD (0.17s) --- PASS: TestTransform/base64 (0.25s) --- PASS: TestTransform/prefix (0.24s) --- PASS: TestTransform/suffix (0.23s) --- PASS: TestTransform/truncate (0.17s) --- PASS: TestTransform/encoder (0.18s) --- PASS: TestTransform/ISO-8859-1 (0.25s) --- PASS: TestTransform/charmap (0.18s) --- PASS: TestTransform/lowercase (0.19s) --- PASS: TestTransform/ascii (0.13s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32747") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37418->172.17.0.2:32747, err= 2025/08/30 01:26:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 01:26:52 INFO : sub dir_somesuffix: Making directory 2025/08/30 01:26:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 01:26:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/30 01:26:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 01:26:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38610") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35460->172.17.0.2:38610, err= 2025/08/30 01:26:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 01:26:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31090") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48820->172.17.0.2:31090, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38940") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40648->172.17.0.2:38940, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34592") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52650->172.17.0.2:34592, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39614") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39334->172.17.0.2:39614, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35480") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51094->172.17.0.2:35480, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35228") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60226->172.17.0.2:35228, err= 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 INFO : tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38728") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38370->172.17.0.2:38728, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/08/30 01:26:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32395") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33186->172.17.0.2:32395, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39218") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39608->172.17.0.2:39218, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31201") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47444->172.17.0.2:31201, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35672") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36558->172.17.0.2:35672, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30302") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46368->172.17.0.2:30302, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38635") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60608->172.17.0.2:38635, err= 2025/08/30 01:26:52 INFO : toe: Making directory 2025/08/30 01:26:52 INFO : toe/toe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36797") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44668->172.17.0.2:36797, err= 2025/08/30 01:26:52 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/30 01:26:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32341") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51844->172.17.0.2:32341, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35828") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52356->172.17.0.2:35828, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31604") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57694->172.17.0.2:31604, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32664") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35268->172.17.0.2:32664, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35634") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56506->172.17.0.2:35634, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39050") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45858->172.17.0.2:39050, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37858") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50916->172.17.0.2:37858, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31952") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57998->172.17.0.2:31952, err= 2025/08/30 01:26:52 INFO : toe: Making directory 2025/08/30 01:26:52 INFO : toe/toe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38140") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59980->172.17.0.2:38140, err= 2025/08/30 01:26:52 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/30 01:26:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34228") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50482->172.17.0.2:34228, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37080") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46504->172.17.0.2:37080, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36578") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39832->172.17.0.2:36578, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37552") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50986->172.17.0.2:37552, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30716") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38828->172.17.0.2:30716, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34858") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58288->172.17.0.2:34858, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31846") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43672->172.17.0.2:31846, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:26:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38138") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51116->172.17.0.2:38138, err= 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 INFO : tictacempty_dir: Making directory 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 INFO : tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34428") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52070->172.17.0.2:34428, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38471") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53346->172.17.0.2:38471, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39359") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33745") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36914->172.17.0.2:39359, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45494->172.17.0.2:33745, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39790") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49006->172.17.0.2:39790, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32209") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57032->172.17.0.2:32209, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32306") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42750->172.17.0.2:32306, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30109") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59794->172.17.0.2:30109, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39240") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35956->172.17.0.2:39240, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37344") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55088->172.17.0.2:37344, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:26:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32680") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49240->172.17.0.2:32680, err= 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 INFO : tictacempty_dir: Making directory 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 INFO : tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33648") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35458->172.17.0.2:33648, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36033") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50376->172.17.0.2:36033, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34487") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35565") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47318->172.17.0.2:35565, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46706->172.17.0.2:34487, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32901") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42940->172.17.0.2:32901, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38049") 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39614->172.17.0.2:38049, err= 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37596") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31478") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36672->172.17.0.2:37596, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57586->172.17.0.2:31478, err= 2025/08/30 01:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31093") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56482->172.17.0.2:31093, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/30 01:26:52 NOTICE: ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: 0 differences found 2025/08/30 01:26:52 NOTICE: ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: 1 hashes could not be checked 2025/08/30 01:26:52 NOTICE: ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: 1 matching files 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36560") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55404->172.17.0.2:36560, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33806") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51354->172.17.0.2:33806, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31146") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:33606->172.17.0.2:31146, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37034") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41446->172.17.0.2:37034, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39983") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47368->172.17.0.2:39983, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39659") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40050->172.17.0.2:39659, err= 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 INFO : tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34209") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45338->172.17.0.2:34209, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38784") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39654->172.17.0.2:38784, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30352") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36948->172.17.0.2:30352, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34501") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50926->172.17.0.2:34501, err= 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30244") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60366->172.17.0.2:30244, err= 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35511") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55208->172.17.0.2:35511, err= 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39816") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39820->172.17.0.2:39816, err= 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30048") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56308->172.17.0.2:30048, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34101") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40208->172.17.0.2:34101, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30807") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47240->172.17.0.2:30807, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30295") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59234->172.17.0.2:30295, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36932") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:39114->172.17.0.2:36932, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38654") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54782->172.17.0.2:38654, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32711") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56792->172.17.0.2:32711, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/08/30 01:26:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31901") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54014->172.17.0.2:31901, err= 2025/08/30 01:26:52 INFO : toe: Making directory 2025/08/30 01:26:52 INFO : toe/toe: Making directory 2025/08/30 01:26:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35464") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48810->172.17.0.2:35464, err= 2025/08/30 01:26:52 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/08/30 01:26:52 INFO : toe/toe/toe: Copied (new) 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38241") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53476->172.17.0.2:38241, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31869") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59674->172.17.0.2:31869, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32111") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60966->172.17.0.2:32111, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35197") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60928->172.17.0.2:35197, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31209") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45024->172.17.0.2:31209, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37618") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36910->172.17.0.2:37618, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37987") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52482->172.17.0.2:37987, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:26:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32032") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50684->172.17.0.2:32032, err= 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 INFO : tictacempty_dir: Making directory 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 INFO : tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35928") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54012->172.17.0.2:35928, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Deleted 2025/08/30 01:26:52 INFO : toe/toe: Removing directory 2025/08/30 01:26:52 INFO : toe: Removing directory 2025/08/30 01:26:52 INFO : empty_dir: Removing directory 2025/08/30 01:26:52 DEBUG : Local file system at /tmp/rclone2576198496: deleted 3 directories 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32240") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38922->172.17.0.2:32240, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37244") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38256") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50752->172.17.0.2:37244, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:58058->172.17.0.2:38256, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33471") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47392->172.17.0.2:33471, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30750") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57600->172.17.0.2:30750, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31993") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34538->172.17.0.2:31993, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33053") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41058->172.17.0.2:33053, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38680") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60410->172.17.0.2:38680, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35281") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50132->172.17.0.2:35281, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:26:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30357") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38436->172.17.0.2:30357, err= 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 INFO : tictacempty_dir: Making directory 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 INFO : tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35533") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:36286->172.17.0.2:35533, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Deleted 2025/08/30 01:26:52 INFO : toe/toe: Removing directory 2025/08/30 01:26:52 INFO : toe: Removing directory 2025/08/30 01:26:52 INFO : empty_dir: Removing directory 2025/08/30 01:26:52 DEBUG : Local file system at /tmp/rclone2576198496: deleted 3 directories 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30183") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35406->172.17.0.2:30183, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33223") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36689") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54368->172.17.0.2:36689, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40938->172.17.0.2:33223, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38139") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40656->172.17.0.2:38139, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:26:52 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31737") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48218->172.17.0.2:31737, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32647") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31316") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45470->172.17.0.2:31316, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56882->172.17.0.2:32647, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34776") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35586->172.17.0.2:34776, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39740") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54228->172.17.0.2:39740, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37290") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41706->172.17.0.2:37290, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37718") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57734->172.17.0.2:37718, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37050") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37627") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42402->172.17.0.2:37627, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30388") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44344->172.17.0.2:30388, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44322->172.17.0.2:37050, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30579") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32183") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37496->172.17.0.2:32183, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44294->172.17.0.2:30579, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36678") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38600->172.17.0.2:36678, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : Reset feature "Copy" 2025/08/30 01:26:52 DEBUG : Reset feature "Move" 2025/08/30 01:26:52 DEBUG : Reset feature "Copy" 2025/08/30 01:26:52 DEBUG : Reset feature "Move" 2025/08/30 01:26:52 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:26:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36188") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59730->172.17.0.2:36188, err= 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 INFO : tictacempty_dir: Making directory 2025/08/30 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 INFO : tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38134") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:47400->172.17.0.2:38134, err= 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Deleted 2025/08/30 01:26:52 INFO : toe/toe: Removing directory 2025/08/30 01:26:52 INFO : toe: Removing directory 2025/08/30 01:26:52 INFO : empty_dir: Removing directory 2025/08/30 01:26:52 DEBUG : Local file system at /tmp/rclone2576198496: deleted 3 directories 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34115") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:35146->172.17.0.2:34115, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39608") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51998->172.17.0.2:39608, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35441") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38442->172.17.0.2:35441, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38157") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34620->172.17.0.2:38157, err= 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:26:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37336") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38074->172.17.0.2:37336, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33778") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34948->172.17.0.2:33778, err= 2025/08/30 01:26:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/30 01:26:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38075") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:55352->172.17.0.2:38075, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34646") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30017") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59014->172.17.0.2:30017, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34822") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:46164->172.17.0.2:34646, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56704->172.17.0.2:34822, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32923") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37700->172.17.0.2:32923, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39838") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50524->172.17.0.2:39838, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36929") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59508->172.17.0.2:36929, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33527") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30253") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51526->172.17.0.2:30253, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36756") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56200->172.17.0.2:36756, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44750->172.17.0.2:33527, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33557") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56226->172.17.0.2:33557, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31013") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:42970->172.17.0.2:31013, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32875") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:40958->172.17.0.2:32875, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 DEBUG : toe: transformed to: dG9l 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39448") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:51808->172.17.0.2:39448, err= 2025/08/30 01:26:52 DEBUG : toe: transformed to: dG9l 2025/08/30 01:26:52 INFO : dG9l: Making directory 2025/08/30 01:26:52 DEBUG : toe: transformed to: dG9l 2025/08/30 01:26:52 DEBUG : toe: transformed to: dG9l 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/30 01:26:52 INFO : dG9l/dG9l: Making directory 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/30 01:26:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38423") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:44222->172.17.0.2:38423, err= 2025/08/30 01:26:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37052") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56172->172.17.0.2:37052, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33108") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:56132->172.17.0.2:33108, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35870") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:54342->172.17.0.2:35870, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:33939") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38318->172.17.0.2:33939, err= 2025/08/30 01:26:52 DEBUG : dG9l: transformed to: toe 2025/08/30 01:26:52 DEBUG : dG9l: transformed to: toe 2025/08/30 01:26:52 DEBUG : toe: Directory modification time the same (differ by 409.973038ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31947") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53380->172.17.0.2:31947, err= 2025/08/30 01:26:52 DEBUG : dG9l: transformed to: toe 2025/08/30 01:26:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/30 01:26:52 DEBUG : toe/toe: Directory modification time the same (differ by 409.973038ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:34696") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:52758->172.17.0.2:34696, err= 2025/08/30 01:26:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/30 01:26:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/08/30 01:26:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/30 01:26:52 DEBUG : Local file system at /tmp/rclone2576198496: Waiting for checks to finish 2025/08/30 01:26:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/30 01:26:52 DEBUG : Local file system at /tmp/rclone2576198496: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : Waiting for deletions to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:39121") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:53942->172.17.0.2:39121, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30250") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:60318->172.17.0.2:30250, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35004") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:59654->172.17.0.2:35004, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:38489") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50808->172.17.0.2:38489, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32576") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49778->172.17.0.2:32576, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:35527") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:49258->172.17.0.2:35527, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30908") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:37934->172.17.0.2:30908, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuvepig5moqe", Local "Local file system at /tmp/rclone2576198496", Modify Window "1s" 2025/08/30 01:26:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30744") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:43068->172.17.0.2:30744, err= 2025/08/30 01:26:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: 2025/08/30 01:26:52 INFO : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Making directory 2025/08/30 01:26:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: 2025/08/30 01:26:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: 2025/08/30 01:26:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: 2025/08/30 01:26:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/30 01:26:52 INFO : toe/toe: Making directory 2025/08/30 01:26:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:26:52 DEBUG : toe/toe: transformed to: 2025/08/30 01:26:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/30 01:26:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:26:52 DEBUG : toe: transformed to: 2025/08/30 01:26:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for checks to finish 2025/08/30 01:26:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:26:52 DEBUG : toe/toe/toe: transformed to: 2025/08/30 01:26:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Waiting for transfers to finish 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30318") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:57970->172.17.0.2:30318, err= 2025/08/30 01:26:52 INFO : toe/toe/toe: Copied (new) 2025/08/30 01:26:52 ERROR : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: not deleting files as there were IO errors 2025/08/30 01:26:52 ERROR : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: not deleting directories as there were IO errors 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31874") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:32812->172.17.0.2:31874, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30292") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:38804->172.17.0.2:30292, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:36134") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:48126->172.17.0.2:36134, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:30443") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:45568->172.17.0.2:30443, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32498") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50734->172.17.0.2:32498, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:32691") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:50846->172.17.0.2:32691, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:31982") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:41546->172.17.0.2:31982, err= --- PASS: TestError (0.02s) PASS 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: dial("tcp","172.17.0.2:37610") 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: > dial: conn=172.17.0.1:34186->172.17.0.2:37610, err= 2025/08/30 01:26:52 DEBUG : ftp://172.17.0.2:21/rclone-test-kuvepig5moqe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.666916646s (try 1/5)