"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/14 04:37:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu" 2026/07/14 04:37:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 04:37:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:11 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:11 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:11 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Connecting to FTP server 2026/07/14 04:37:11 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:11 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47060->172.17.0.4:21, err= 2026/07/14 04:37:13 DEBUG : Creating backend with remote "/tmp/rclone3126031561" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32919") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58448->172.17.0.4:32919, err= 2026/07/14 04:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32127") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59766->172.17.0.4:32127, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32119") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39774->172.17.0.4:32119, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39232") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40188->172.17.0.4:39232, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38442") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35638->172.17.0.4:38442, err= 2026/07/14 04:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31606") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46440->172.17.0.4:31606, err= 2026/07/14 04:37:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:13 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37868") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33138->172.17.0.4:37868, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35505") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56496->172.17.0.4:35505, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31649") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34970->172.17.0.4:31649, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30024") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48244->172.17.0.4:30024, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33532") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46752->172.17.0.4:33532, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36308") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46112->172.17.0.4:36308, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32913") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37632->172.17.0.4:32913, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32600") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54064->172.17.0.4:32600, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38946") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56868->172.17.0.4:38946, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 DEBUG : Creating backend with remote "/non-existing" 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35207") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52172->172.17.0.4:35207, err= 2026/07/14 04:37:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32275") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59316->172.17.0.4:32275, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39430") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49092->172.17.0.4:39430, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36469") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41414->172.17.0.4:36469, err= 2026/07/14 04:37:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:13 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34202") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33854->172.17.0.4:34202, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38065") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44030->172.17.0.4:38065, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37465") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58888->172.17.0.4:37465, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39177") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35082->172.17.0.4:39177, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31911") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35378->172.17.0.4:31911, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34883") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59078->172.17.0.4:34883, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30721") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59168->172.17.0.4:30721, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Running all checks before starting transfers 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36050") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50950->172.17.0.4:36050, err= 2026/07/14 04:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Checks finished, now starting transfers 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30631") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45222->172.17.0.4:30631, err= 2026/07/14 04:37:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:13 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34234") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43694->172.17.0.4:34234, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31018") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60848->172.17.0.4:31018, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31310") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57030->172.17.0.4:31310, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36038") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47928->172.17.0.4:36038, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32155") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52118->172.17.0.4:32155, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 ERROR : Ignoring --no-traverse with sync 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36480") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42080->172.17.0.4:36480, err= 2026/07/14 04:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36152") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34128->172.17.0.4:36152, err= 2026/07/14 04:37:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:13 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:13 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39611") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48694->172.17.0.4:39611, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30504") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57142->172.17.0.4:30504, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31800") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42328->172.17.0.4:31800, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32658") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48852->172.17.0.4:32658, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33264") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44430->172.17.0.4:33264, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32082") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51952->172.17.0.4:32082, err= 2026/07/14 04:37:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38614") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39206->172.17.0.4:38614, err= 2026/07/14 04:37:13 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/14 04:37:13 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/14 04:37:13 INFO : hello world2: Copied (new) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39872") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39016->172.17.0.4:39872, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33508") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38068->172.17.0.4:33508, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30245") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37660->172.17.0.4:30245, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38857") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51254->172.17.0.4:38857, err= 2026/07/14 04:37:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39544") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46490->172.17.0.4:39544, err= 2026/07/14 04:37:13 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/14 04:37:13 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/14 04:37:13 INFO : potato2: Copied (new) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37136") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60804->172.17.0.4:37136, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36740") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50304->172.17.0.4:36740, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36765") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56056->172.17.0.4:36765, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37169") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35456->172.17.0.4:37169, err= 2026/07/14 04:37:13 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/14 04:37:13 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/14 04:37:13 INFO : potato2: Copied (new) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34241") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38600->172.17.0.4:34241, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39859") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55838->172.17.0.4:39859, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39451") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37814->172.17.0.4:39451, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 04:37:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:37:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:37:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34823") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39812->172.17.0.4:34823, err= 2026/07/14 04:37:13 INFO : sub dir2: Making directory 2026/07/14 04:37:13 INFO : sub dir: Making directory 2026/07/14 04:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:13 INFO : sub dir2/sub sub dir2: Making directory 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Connecting to FTP server 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41830->172.17.0.4:21, err= 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:13 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31966") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33580->172.17.0.4:31966, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:15 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36348") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55704->172.17.0.4:36348, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36675") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35404") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37346->172.17.0.4:35404, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32852->172.17.0.4:36675, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32548") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60510->172.17.0.4:32548, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33458") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48832->172.17.0.4:33458, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37932") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39443") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41574->172.17.0.4:37932, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44362->172.17.0.4:39443, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38407") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40768->172.17.0.4:38407, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33854") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43516->172.17.0.4:33854, err= --- PASS: TestCopyEmptyDirectories (2.26s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:15 INFO : sub dir2: Making directory 2026/07/14 04:37:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 04:37:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35752") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59818->172.17.0.4:35752, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37243") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49426->172.17.0.4:37243, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:15 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30374") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50736->172.17.0.4:30374, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38197") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43934->172.17.0.4:38197, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34634") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39348->172.17.0.4:34634, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38444") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43382->172.17.0.4:38444, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38714") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49714->172.17.0.4:38714, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:15 DEBUG : sub dir2: Making directory with metadata 2026/07/14 04:37:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31163") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33932->172.17.0.4:31163, err= 2026/07/14 04:37:15 INFO : sub dir2: Making directory 2026/07/14 04:37:15 INFO : sub dir: Making directory 2026/07/14 04:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34167") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52550->172.17.0.4:34167, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:15 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:15 INFO : sub dir/hello world: Deleted 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36865") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35950->172.17.0.4:36865, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34617") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39122") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39676->172.17.0.4:34617, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58878->172.17.0.4:39122, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36335") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48582->172.17.0.4:36335, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37450") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53250->172.17.0.4:37450, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34284") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32620") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47034->172.17.0.4:34284, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45354->172.17.0.4:32620, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31288") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54736->172.17.0.4:31288, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31567") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37340->172.17.0.4:31567, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38789") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44406->172.17.0.4:38789, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:15 INFO : sub dir2: Making directory 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33306") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46932->172.17.0.4:33306, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37459") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44008->172.17.0.4:37459, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:15 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:15 INFO : sub dir/hello world: Deleted 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35157") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46048->172.17.0.4:35157, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31742") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56756->172.17.0.4:31742, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37703") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47336->172.17.0.4:37703, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38388") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60186->172.17.0.4:38388, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38551") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49964->172.17.0.4:38551, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:15 DEBUG : sub dir2: Making directory with metadata 2026/07/14 04:37:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:37:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32386") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43722->172.17.0.4:32386, err= 2026/07/14 04:37:15 INFO : sub dir2: Making directory 2026/07/14 04:37:15 INFO : sub dir: Making directory 2026/07/14 04:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38248") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48894->172.17.0.4:38248, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:15 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37386") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39122->172.17.0.4:37386, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32976") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31477") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54284->172.17.0.4:32976, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53074->172.17.0.4:31477, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31542") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49736->172.17.0.4:31542, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35440") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31115") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38780->172.17.0.4:35440, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50070->172.17.0.4:31115, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31693") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44884->172.17.0.4:31693, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30421") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54904->172.17.0.4:30421, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34742") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48230->172.17.0.4:34742, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:15 INFO : sub dir2: Making directory 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37980") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58672->172.17.0.4:37980, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39483") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47776->172.17.0.4:39483, err= 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:15 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32739") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41668->172.17.0.4:32739, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38558") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40620->172.17.0.4:38558, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30647") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46596->172.17.0.4:30647, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37784") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52758->172.17.0.4:37784, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35054") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59086->172.17.0.4:35054, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30866") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50054->172.17.0.4:30866, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30735") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51358->172.17.0.4:30735, err= 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32591") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40582->172.17.0.4:32591, err= 2026/07/14 04:37:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fiquraw0wide" 2026/07/14 04:37:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:15 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:15 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: Connecting to FTP server 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: > dial: conn=172.17.0.1:41836->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-ciqorim3comu -> ftp://172.17.0.4:21/rclone-test-fiquraw0wide 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: dial("tcp","172.17.0.4:35696") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: > dial: conn=172.17.0.1:38822->172.17.0.4:35696, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31763") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34928->172.17.0.4:31763, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35796") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35532->172.17.0.4:35796, err= 2026/07/14 04:37:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: Waiting for checks to finish 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: Waiting for transfers to finish 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30692") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39976->172.17.0.4:30692, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: dial("tcp","172.17.0.4:39130") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: > dial: conn=172.17.0.1:49940->172.17.0.4:39130, err= 2026/07/14 04:37:18 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/14 04:37:18 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/14 04:37:18 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: dial("tcp","172.17.0.4:30954") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: > dial: conn=172.17.0.1:58274->172.17.0.4:30954, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: dial("tcp","172.17.0.4:31244") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: > dial: conn=172.17.0.1:49562->172.17.0.4:31244, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: dial("tcp","172.17.0.4:38528") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: > dial: conn=172.17.0.1:58866->172.17.0.4:38528, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: dial("tcp","172.17.0.4:38518") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: > dial: conn=172.17.0.1:38078->172.17.0.4:38518, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: Purge object "sub dir/hello world" 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: Purge dir "sub dir" 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: Purge dir "" 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34730") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42430->172.17.0.4:34730, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36905") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54712->172.17.0.4:36905, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34097") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34284->172.17.0.4:34097, err= --- PASS: TestServerSideCopy (2.30s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31148") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44290->172.17.0.4:31148, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39570") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40410->172.17.0.4:39570, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31373") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35712->172.17.0.4:31373, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30194") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38160->172.17.0.4:30194, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31542") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49752->172.17.0.4:31542, err= 2026/07/14 04:37:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:37:18 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:18 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37368") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51756->172.17.0.4:37368, err= 2026/07/14 04:37:18 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/14 04:37:18 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/14 04:37:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32883") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45054->172.17.0.4:32883, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31161") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60874->172.17.0.4:31161, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36615") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45374->172.17.0.4:36615, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35274") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46902->172.17.0.4:35274, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35284") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56772->172.17.0.4:35284, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35027") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49308->172.17.0.4:35027, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37934") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54360->172.17.0.4:37934, err= 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38394") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33282->172.17.0.4:38394, err= 2026/07/14 04:37:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xotihah8raku" 2026/07/14 04:37:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:18 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:18 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: Connecting to FTP server 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:41870->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-ciqorim3comu -> ftp://172.17.0.4:21/rclone-test-xotihah8raku 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31987") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:31841") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:51192->172.17.0.4:31841, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39476->172.17.0.4:31987, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32071") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51688->172.17.0.4:32071, err= 2026/07/14 04:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: Waiting for checks to finish 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: Waiting for transfers to finish 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31709") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42902->172.17.0.4:31709, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:33337") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:52732->172.17.0.4:33337, err= 2026/07/14 04:37:20 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/14 04:37:20 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/14 04:37:20 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:30962") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:54368->172.17.0.4:30962, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:38782") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:48586->172.17.0.4:38782, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36706") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54332->172.17.0.4:36706, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37388") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59458->172.17.0.4:37388, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31279") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35100->172.17.0.4:31279, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:33907") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31878") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34812->172.17.0.4:31878, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:42748->172.17.0.4:33907, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:32393") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:52672->172.17.0.4:32393, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39066") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49318->172.17.0.4:39066, err= 2026/07/14 04:37:20 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:20 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-xotihah8raku) 2026/07/14 04:37:20 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: Waiting for checks to finish 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: Waiting for transfers to finish 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35987") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35440->172.17.0.4:35987, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:36322") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:44578->172.17.0.4:36322, err= 2026/07/14 04:37:20 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/14 04:37:20 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/14 04:37:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:30641") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:54474->172.17.0.4:30641, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:31981") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:53296->172.17.0.4:31981, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:39127") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:37168->172.17.0.4:39127, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: dial("tcp","172.17.0.4:36560") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: > dial: conn=172.17.0.1:37256->172.17.0.4:36560, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: Purge object "sub dir/hello world" 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: Purge dir "sub dir" 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: Purge dir "" 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33876") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42010->172.17.0.4:33876, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39723") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41642->172.17.0.4:39723, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36034") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35830->172.17.0.4:36034, err= --- PASS: TestServerSideCopyOverSelf (2.34s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37876") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54638->172.17.0.4:37876, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35721") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36808->172.17.0.4:35721, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39077") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40502->172.17.0.4:39077, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34040") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36916->172.17.0.4:34040, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36481") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56364->172.17.0.4:36481, err= 2026/07/14 04:37:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:37:20 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:20 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37058") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58618->172.17.0.4:37058, err= 2026/07/14 04:37:20 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/14 04:37:20 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/14 04:37:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 04:37:20 INFO : sub dir/hello world: Deleted 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33640") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35250->172.17.0.4:33640, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31566") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53886->172.17.0.4:31566, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39387") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36108->172.17.0.4:39387, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33338") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48056->172.17.0.4:33338, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31357") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53578->172.17.0.4:31357, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39848") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50124->172.17.0.4:39848, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38938") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46806->172.17.0.4:38938, err= 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36178") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42440->172.17.0.4:36178, err= 2026/07/14 04:37:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cicenaq8nike" 2026/07/14 04:37:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:20 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:20 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Connecting to FTP server 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:41890->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-ciqorim3comu -> ftp://172.17.0.4:21/rclone-test-cicenaq8nike 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:34658") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:56428->172.17.0.4:34658, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30163") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50616->172.17.0.4:30163, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31442") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51526->172.17.0.4:31442, err= 2026/07/14 04:37:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31786") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54918->172.17.0.4:31786, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:30178") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:60522->172.17.0.4:30178, err= 2026/07/14 04:37:22 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/14 04:37:22 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/14 04:37:22 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:36551") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:41172->172.17.0.4:36551, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:36062") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:45646->172.17.0.4:36062, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36657") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50436->172.17.0.4:36657, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37424") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45458->172.17.0.4:37424, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33108") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55816->172.17.0.4:33108, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Using server-side directory move 2026/07/14 04:37:22 INFO : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:31321") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:51046->172.17.0.4:31321, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34550") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37532->172.17.0.4:34550, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:35197") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:51692->172.17.0.4:35197, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38681") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53004->172.17.0.4:38681, err= 2026/07/14 04:37:22 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:22 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-cicenaq8nike) 2026/07/14 04:37:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Waiting for transfers to finish 2026/07/14 04:37:22 INFO : sub dir/hello world: Deleted 2026/07/14 04:37:22 INFO : sub dir/hello world: Moved (server-side) 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35499") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52738->172.17.0.4:35499, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34640") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44612->172.17.0.4:34640, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:34172") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:40740->172.17.0.4:34172, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:33942") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:39208->172.17.0.4:33942, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32806") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57238->172.17.0.4:32806, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39170") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37714->172.17.0.4:39170, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34535") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53596->172.17.0.4:34535, err= 2026/07/14 04:37:22 DEBUG : testing file moves 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31733") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55844->172.17.0.4:31733, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:38737") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:59712->172.17.0.4:38737, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35851") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46624->172.17.0.4:35851, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:30688") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:41466->172.17.0.4:30688, err= 2026/07/14 04:37:22 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:22 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-cicenaq8nike) 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Waiting for transfers to finish 2026/07/14 04:37:22 INFO : sub dir/hello world: Deleted 2026/07/14 04:37:22 INFO : sub dir/hello world: Moved (server-side) 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30130") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48566->172.17.0.4:30130, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36362") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52578->172.17.0.4:36362, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:34725") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:42398->172.17.0.4:34725, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:36438") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:55648->172.17.0.4:36438, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:31191") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:54798->172.17.0.4:31191, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: dial("tcp","172.17.0.4:38251") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: > dial: conn=172.17.0.1:44096->172.17.0.4:38251, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Purge object "sub dir/hello world" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Purge dir "sub dir" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: Purge dir "" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36223") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46410->172.17.0.4:36223, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34073") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39286->172.17.0.4:34073, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32812") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36536->172.17.0.4:32812, err= --- PASS: TestServerSideMoveOverSelf (2.35s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32047") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49636->172.17.0.4:32047, err= 2026/07/14 04:37:22 ERROR : error listing: directory not found 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33663") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40822->172.17.0.4:33663, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36641") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38952->172.17.0.4:36641, err= 2026/07/14 04:37:22 INFO : Local file system at /tmp/rclone3126031561: Making directory 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35386") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57256->172.17.0.4:35386, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33142") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36600->172.17.0.4:33142, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37323") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36588->172.17.0.4:37323, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33875") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43888->172.17.0.4:33875, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37228") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34118->172.17.0.4:37228, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34297") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54496->172.17.0.4:34297, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39969") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45754->172.17.0.4:39969, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38342") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53494->172.17.0.4:38342, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37075") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47610->172.17.0.4:37075, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38385") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56568->172.17.0.4:38385, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33364") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44392->172.17.0.4:33364, err= 2026/07/14 04:37:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33961") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45810->172.17.0.4:33961, err= 2026/07/14 04:37:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:22 DEBUG : Local file system at /tmp/rclone3126031561: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : Local file system at /tmp/rclone3126031561: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32222") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59044->172.17.0.4:32222, err= 2026/07/14 04:37:22 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/14 04:37:22 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/14 04:37:22 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32395") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43000->172.17.0.4:32395, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38494") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40040->172.17.0.4:38494, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33786") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50866->172.17.0.4:33786, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34817") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38846->172.17.0.4:34817, err= 2026/07/14 04:37:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34967") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59448->172.17.0.4:34967, err= 2026/07/14 04:37:22 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/14 04:37:22 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/14 04:37:22 INFO : check sum: Copied (new) 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32328") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42446->172.17.0.4:32328, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39998") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45294->172.17.0.4:39998, err= 2026/07/14 04:37:22 DEBUG : check sum: size = 1 OK 2026/07/14 04:37:22 NOTICE: ftp://172.17.0.4:21/rclone-test-ciqorim3comu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/14 04:37:22 DEBUG : check sum: Size of src and dst objects identical 2026/07/14 04:37:22 DEBUG : check sum: Unchanged skipping 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 INFO : There was nothing to transfer 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35161") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53638->172.17.0.4:35161, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33343") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60580->172.17.0.4:33343, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37688") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43596->172.17.0.4:37688, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32828") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42742->172.17.0.4:32828, err= 2026/07/14 04:37:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36282") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44426->172.17.0.4:36282, err= 2026/07/14 04:37:22 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/14 04:37:22 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/14 04:37:22 INFO : sizeonly: Copied (new) 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31890") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56014->172.17.0.4:31890, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35353") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51254->172.17.0.4:35353, err= 2026/07/14 04:37:22 DEBUG : sizeonly: size = 6 OK 2026/07/14 04:37:22 DEBUG : sizeonly: Sizes identical 2026/07/14 04:37:22 DEBUG : sizeonly: Unchanged skipping 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 INFO : There was nothing to transfer 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37013") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41258->172.17.0.4:37013, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39291") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43524->172.17.0.4:39291, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36669") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45718->172.17.0.4:36669, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38024") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35296->172.17.0.4:38024, err= 2026/07/14 04:37:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34086") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40124->172.17.0.4:34086, err= 2026/07/14 04:37:22 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/14 04:37:22 INFO : ignore-size: Copied (new) 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32782") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40604->172.17.0.4:32782, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38449") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40106->172.17.0.4:38449, err= 2026/07/14 04:37:22 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:37:22 DEBUG : ignore-size: Unchanged skipping 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 INFO : There was nothing to transfer 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30762") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36154->172.17.0.4:30762, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30578") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60320->172.17.0.4:30578, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36184") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53228->172.17.0.4:36184, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33912") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55608->172.17.0.4:33912, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33342") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54852->172.17.0.4:33342, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37412") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47572->172.17.0.4:37412, err= 2026/07/14 04:37:22 DEBUG : existing: size = 6 OK 2026/07/14 04:37:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : existing: Unchanged skipping 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 INFO : There was nothing to transfer 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34296") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40906->172.17.0.4:34296, err= 2026/07/14 04:37:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38059") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46436->172.17.0.4:38059, err= 2026/07/14 04:37:22 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/14 04:37:22 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/14 04:37:22 INFO : existing: Copied (replaced existing) 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39695") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60554->172.17.0.4:39695, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32035") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55890->172.17.0.4:32035, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32121") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48270->172.17.0.4:32121, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39547") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57316->172.17.0.4:39547, err= 2026/07/14 04:37:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35488") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44028->172.17.0.4:35488, err= 2026/07/14 04:37:22 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/14 04:37:22 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/14 04:37:22 INFO : existing: Copied (new) 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39545") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45232->172.17.0.4:39545, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35719") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35118->172.17.0.4:35719, err= 2026/07/14 04:37:22 DEBUG : existing: Destination exists, skipping 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:22 INFO : There was nothing to transfer 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34497") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47152->172.17.0.4:34497, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39553") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58466->172.17.0.4:39553, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38214") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35960->172.17.0.4:38214, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32084") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51102->172.17.0.4:32084, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36744") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38730->172.17.0.4:36744, err= 2026/07/14 04:37:22 INFO : d: Making directory 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30452") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55336->172.17.0.4:30452, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Connecting to FTP server 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55820->172.17.0.4:21, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30318") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43928->172.17.0.4:30318, err= 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34875") 2026/07/14 04:37:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58364->172.17.0.4:34875, err= 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35056") 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46210->172.17.0.4:35056, err= 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30642") 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48626->172.17.0.4:30642, err= 2026/07/14 04:37:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38845") 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Connecting to FTP server 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35914->172.17.0.4:38845, err= 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30366") 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37076") 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47464->172.17.0.4:30366, err= 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50432->172.17.0.4:37076, err= 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55824->172.17.0.4:21, err= 2026/07/14 04:37:25 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:37:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:25 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:25 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39461") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58576->172.17.0.4:39461, err= 2026/07/14 04:37:27 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/14 04:37:27 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/14 04:37:27 INFO : a/potato2: Copied (new) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : b/potato: Deleted 2026/07/14 04:37:27 INFO : d: Removing directory 2026/07/14 04:37:27 INFO : b: Removing directory 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: deleted 2 directories 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39720") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49416->172.17.0.4:39720, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32369") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52340->172.17.0.4:32369, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34470") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58204->172.17.0.4:34470, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36904") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42938->172.17.0.4:36904, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33615") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31264") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47428->172.17.0.4:31264, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37072->172.17.0.4:33615, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37760") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32974->172.17.0.4:37760, err= --- PASS: TestSyncIgnoreErrors (4.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35113") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45676->172.17.0.4:35113, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36515") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41424->172.17.0.4:36515, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36332") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45940->172.17.0.4:36332, err= 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/14 04:37:27 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39770") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55198->172.17.0.4:39770, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33297") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45204->172.17.0.4:33297, err= 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39646") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59574->172.17.0.4:39646, err= 2026/07/14 04:37:27 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/14 04:37:27 INFO : empty space: Copied (replaced existing) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38530") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59292->172.17.0.4:38530, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31614") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51882->172.17.0.4:31614, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32349") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35892->172.17.0.4:32349, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39383") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36096->172.17.0.4:39383, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30123") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55420->172.17.0.4:30123, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32971") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37652->172.17.0.4:32971, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32627") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59132->172.17.0.4:32627, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33922") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49096->172.17.0.4:33922, err= 2026/07/14 04:37:27 DEBUG : foo: size = 3 OK 2026/07/14 04:37:27 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38790") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32946->172.17.0.4:38790, err= 2026/07/14 04:37:27 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/14 04:37:27 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/14 04:37:27 INFO : foo: Copied (replaced existing) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36989") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51622->172.17.0.4:36989, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36467") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54666->172.17.0.4:36467, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35180") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55022->172.17.0.4:35180, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32537") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56226->172.17.0.4:32537, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35518") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45192->172.17.0.4:35518, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38851") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53358->172.17.0.4:38851, err= 2026/07/14 04:37:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35454") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52954->172.17.0.4:35454, err= 2026/07/14 04:37:27 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/14 04:37:27 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/14 04:37:27 INFO : potato: Copied (new) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35955") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59692->172.17.0.4:35955, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34516") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59608->172.17.0.4:34516, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31564") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39732->172.17.0.4:31564, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35636") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52042->172.17.0.4:35636, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37499") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51748->172.17.0.4:37499, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30404") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41820->172.17.0.4:30404, err= 2026/07/14 04:37:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:37:27 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:27 DEBUG : potato: Sizes differ 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34671") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46710->172.17.0.4:34671, err= 2026/07/14 04:37:27 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/14 04:37:27 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/14 04:37:27 INFO : potato: Copied (replaced existing) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35203") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56704->172.17.0.4:35203, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36485") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55750->172.17.0.4:36485, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33516") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46660->172.17.0.4:33516, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35973") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51922->172.17.0.4:35973, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30986") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41056->172.17.0.4:30986, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35913") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58572->172.17.0.4:35913, err= 2026/07/14 04:37:27 DEBUG : potato: size = 21 OK 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38538") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42536->172.17.0.4:38538, err= 2026/07/14 04:37:27 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/14 04:37:27 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/14 04:37:27 INFO : potato: Copied (replaced existing) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34981") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54366->172.17.0.4:34981, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34693") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45304->172.17.0.4:34693, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34961") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35222->172.17.0.4:34961, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37750") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32968->172.17.0.4:37750, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34420") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54968->172.17.0.4:34420, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37541") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44398->172.17.0.4:37541, err= 2026/07/14 04:37:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30976") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55400->172.17.0.4:30976, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33470") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60236->172.17.0.4:33470, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31411") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43894->172.17.0.4:31411, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36017") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55730->172.17.0.4:36017, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33754") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57894->172.17.0.4:33754, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33811") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45616->172.17.0.4:33811, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38234") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48416->172.17.0.4:38234, err= 2026/07/14 04:37:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32170") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46300->172.17.0.4:32170, err= 2026/07/14 04:37:27 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/14 04:37:27 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/14 04:37:27 INFO : potato2: Copied (new) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : potato: Deleted 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30280") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37448->172.17.0.4:30280, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35071") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42392->172.17.0.4:35071, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38643") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44872->172.17.0.4:38643, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36341") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51168->172.17.0.4:36341, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39288") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35540->172.17.0.4:39288, err= 2026/07/14 04:37:27 INFO : d: Making directory 2026/07/14 04:37:27 INFO : d/e: Making directory 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33264") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55434->172.17.0.4:33264, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38882") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33817") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40822->172.17.0.4:33817, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35491") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34634->172.17.0.4:35491, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59976->172.17.0.4:38882, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33474") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33162->172.17.0.4:33474, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38259") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49950->172.17.0.4:38259, err= 2026/07/14 04:37:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30237") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31714") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44410->172.17.0.4:30237, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32992") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46124->172.17.0.4:31714, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33672->172.17.0.4:32992, err= 2026/07/14 04:37:27 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:37:27 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35474") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35766->172.17.0.4:35474, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38481") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52612->172.17.0.4:38481, err= 2026/07/14 04:37:27 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/14 04:37:27 INFO : a/potato2: Copied (new) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : b/potato: Deleted 2026/07/14 04:37:27 INFO : d/e: Removing directory 2026/07/14 04:37:27 INFO : d: Removing directory 2026/07/14 04:37:27 INFO : b: Removing directory 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: deleted 3 directories 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31453") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33538->172.17.0.4:31453, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30430") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39382->172.17.0.4:30430, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39149") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52822->172.17.0.4:39149, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32406") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44192->172.17.0.4:32406, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38659") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35028") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53374->172.17.0.4:38659, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41668->172.17.0.4:35028, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38164") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59056->172.17.0.4:38164, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35486") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40790->172.17.0.4:35486, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32696") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53340->172.17.0.4:32696, err= 2026/07/14 04:37:27 INFO : d: Making directory 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37788") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44432->172.17.0.4:37788, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39659") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32942->172.17.0.4:39659, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33773") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35902") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45930->172.17.0.4:33773, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41620->172.17.0.4:35902, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38059") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46446->172.17.0.4:38059, err= 2026/07/14 04:37:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37386") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32731") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39053") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48240->172.17.0.4:32731, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45736->172.17.0.4:37386, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46576->172.17.0.4:39053, err= 2026/07/14 04:37:27 DEBUG : c/non empty space: size = 5 OK 2026/07/14 04:37:27 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35952") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56988->172.17.0.4:35952, err= 2026/07/14 04:37:27 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/14 04:37:27 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/14 04:37:27 INFO : a/potato2: Copied (new) 2026/07/14 04:37:27 ERROR : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: not deleting files as there were IO errors 2026/07/14 04:37:27 ERROR : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: not deleting directories as there were IO errors 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36952") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48596->172.17.0.4:36952, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37528") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39935") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38744") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42228->172.17.0.4:39935, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40310->172.17.0.4:38744, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42368->172.17.0.4:37528, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30364") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40806->172.17.0.4:30364, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30953") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53654->172.17.0.4:30953, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30396") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58496->172.17.0.4:30396, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32380") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30271") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60558->172.17.0.4:30271, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41124->172.17.0.4:32380, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31598") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37668->172.17.0.4:31598, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36505") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33104->172.17.0.4:36505, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36422") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54050->172.17.0.4:36422, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31135") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57198->172.17.0.4:31135, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34977") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60842->172.17.0.4:34977, err= 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36379") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38556->172.17.0.4:36379, err= 2026/07/14 04:37:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 INFO : potato: Deleted 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39064") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40722->172.17.0.4:39064, err= 2026/07/14 04:37:27 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/14 04:37:27 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/14 04:37:27 INFO : potato2: Copied (new) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35128") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56334->172.17.0.4:35128, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36593") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49432->172.17.0.4:36593, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30780") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37464->172.17.0.4:30780, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30546") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41294->172.17.0.4:30546, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31343") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36288->172.17.0.4:31343, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30584") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41576->172.17.0.4:30584, err= 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37758") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51364->172.17.0.4:37758, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 INFO : potato: Deleted 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39711") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37076->172.17.0.4:39711, err= 2026/07/14 04:37:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30296") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38750->172.17.0.4:30296, err= 2026/07/14 04:37:27 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/14 04:37:27 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/14 04:37:27 INFO : potato2: Copied (new) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39360") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35706->172.17.0.4:39360, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33659") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34780->172.17.0.4:33659, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31378") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36268->172.17.0.4:31378, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33513") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52792->172.17.0.4:33513, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36331") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45674->172.17.0.4:36331, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31556") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49132->172.17.0.4:31556, err= 2026/07/14 04:37:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30899") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55658->172.17.0.4:30899, err= 2026/07/14 04:37:27 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/14 04:37:27 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/14 04:37:27 INFO : potato2: Copied (new) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33226") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59326->172.17.0.4:33226, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33641") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59686->172.17.0.4:33641, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37542") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40496->172.17.0.4:37542, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36055") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34538->172.17.0.4:36055, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33544") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48710->172.17.0.4:33544, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33086") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50590->172.17.0.4:33086, err= 2026/07/14 04:37:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39873") 2026/07/14 04:37:27 DEBUG : enormous: Excluded 2026/07/14 04:37:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:37:27 DEBUG : potato2: Excluded 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55146->172.17.0.4:39873, err= 2026/07/14 04:37:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:37:27 DEBUG : potato2: Excluded 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : There was nothing to transfer 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32357") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36692->172.17.0.4:32357, err= 2026/07/14 04:37:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:37:27 DEBUG : enormous: Excluded 2026/07/14 04:37:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:37:27 DEBUG : potato2: Excluded 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31823") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56430->172.17.0.4:31823, err= 2026/07/14 04:37:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:37:27 DEBUG : potato2: Excluded 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : Local file system at /tmp/rclone3126031561: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : Local file system at /tmp/rclone3126031561: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : There was nothing to transfer 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30393") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54936->172.17.0.4:30393, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39904") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41714->172.17.0.4:39904, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33339") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39550->172.17.0.4:33339, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37198") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57150->172.17.0.4:37198, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31057") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41168->172.17.0.4:31057, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39612") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52434->172.17.0.4:39612, err= 2026/07/14 04:37:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 04:37:27 DEBUG : enormous: Excluded 2026/07/14 04:37:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 04:37:27 DEBUG : potato2: Excluded 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35813") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43678->172.17.0.4:35813, err= 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : enormous: Deleted 2026/07/14 04:37:27 INFO : potato2: Deleted 2026/07/14 04:37:27 INFO : There was nothing to transfer 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34300") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46906->172.17.0.4:34300, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34450") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46692->172.17.0.4:34450, err= 2026/07/14 04:37:27 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:27 DEBUG : Local file system at /tmp/rclone3126031561: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : Local file system at /tmp/rclone3126031561: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : enormous: Deleted 2026/07/14 04:37:27 INFO : potato2: Deleted 2026/07/14 04:37:27 INFO : There was nothing to transfer 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37813") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47172->172.17.0.4:37813, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38794") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40910->172.17.0.4:38794, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35292") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52266->172.17.0.4:35292, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34387") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33020->172.17.0.4:34387, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37966") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36354->172.17.0.4:37966, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31721") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46290->172.17.0.4:31721, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36596") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37832->172.17.0.4:36596, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31763") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44942->172.17.0.4:31763, err= 2026/07/14 04:37:27 DEBUG : five: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:37:27 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:27 DEBUG : four: Sizes differ 2026/07/14 04:37:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/14 04:37:27 DEBUG : one: Destination is newer than source, skipping 2026/07/14 04:37:27 DEBUG : three: size = 5 OK 2026/07/14 04:37:27 DEBUG : three: Sizes identical 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 04:37:27 DEBUG : two: size = 3 OK 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31768") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55426->172.17.0.4:31768, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34317") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30281") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52918->172.17.0.4:34317, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39440->172.17.0.4:30281, err= 2026/07/14 04:37:27 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/14 04:37:27 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/14 04:37:27 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/14 04:37:27 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/14 04:37:27 INFO : five: Copied (new) 2026/07/14 04:37:27 DEBUG : four.f852663a.partial: renamed to: four 2026/07/14 04:37:27 INFO : four: Copied (replaced existing) 2026/07/14 04:37:27 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/14 04:37:27 INFO : two: Copied (replaced existing) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39207") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52802->172.17.0.4:39207, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36346") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50920->172.17.0.4:36346, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34270") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38924->172.17.0.4:34270, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/14 04:37:27 ERROR : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34500") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35362->172.17.0.4:34500, err= 2026/07/14 04:37:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36986") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39595") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38706->172.17.0.4:39595, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55888->172.17.0.4:36986, err= 2026/07/14 04:37:27 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/14 04:37:27 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/14 04:37:27 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/14 04:37:27 INFO : yam: Copied (new) 2026/07/14 04:37:27 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/14 04:37:27 INFO : potato: Copied (new) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37556") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54404->172.17.0.4:37556, err= 2026/07/14 04:37:27 ERROR : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38879") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34606->172.17.0.4:38879, err= 2026/07/14 04:37:27 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : potato: size = 14 OK 2026/07/14 04:37:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : potato: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35966") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52538->172.17.0.4:35966, err= 2026/07/14 04:37:27 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/14 04:37:27 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/14 04:37:27 INFO : yaml: Copied (new) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : yam: Deleted 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31435") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58620->172.17.0.4:31435, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36284") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47868->172.17.0.4:36284, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35547") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44460->172.17.0.4:35547, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33150") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51290->172.17.0.4:33150, err= 2026/07/14 04:37:27 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Making map for --track-renames 2026/07/14 04:37:27 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Finished making map for --track-renames 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 04:37:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for renames to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39038") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38666") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38314->172.17.0.4:39038, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40516->172.17.0.4:38666, err= 2026/07/14 04:37:27 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/14 04:37:27 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/14 04:37:27 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/14 04:37:27 INFO : yam: Copied (new) 2026/07/14 04:37:27 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/14 04:37:27 INFO : potato: Copied (new) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39328") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48502->172.17.0.4:39328, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32548") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36466->172.17.0.4:32548, err= 2026/07/14 04:37:27 DEBUG : potato: size = 14 OK 2026/07/14 04:37:27 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Making map for --track-renames 2026/07/14 04:37:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:37:27 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Finished making map for --track-renames 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : potato: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for renames to finish 2026/07/14 04:37:27 INFO : yam: Moved (server-side) to: yaml 2026/07/14 04:37:27 INFO : yaml: Renamed from "yam" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : There was nothing to transfer 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35586") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41824->172.17.0.4:35586, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31704") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39972->172.17.0.4:31704, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39058") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39290->172.17.0.4:39058, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30208") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37558->172.17.0.4:30208, err= 2026/07/14 04:37:27 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Making map for --track-renames 2026/07/14 04:37:27 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Finished making map for --track-renames 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 04:37:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for renames to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37139") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54158->172.17.0.4:37139, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36714") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46536->172.17.0.4:36714, err= 2026/07/14 04:37:27 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/14 04:37:27 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/14 04:37:27 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/14 04:37:27 INFO : potato: Copied (new) 2026/07/14 04:37:27 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/14 04:37:27 INFO : sub/yam: Copied (new) 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31797") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41402->172.17.0.4:31797, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37140") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52978->172.17.0.4:37140, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39552") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43580->172.17.0.4:39552, err= 2026/07/14 04:37:27 DEBUG : potato: size = 14 OK 2026/07/14 04:37:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:37:27 DEBUG : potato: Unchanged skipping 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39490") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42924->172.17.0.4:39490, err= 2026/07/14 04:37:27 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Making map for --track-renames 2026/07/14 04:37:27 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Finished making map for --track-renames 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for renames to finish 2026/07/14 04:37:27 INFO : sub/yam: Moved (server-side) to: yam 2026/07/14 04:37:27 INFO : yam: Renamed from "sub/yam" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 INFO : There was nothing to transfer 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32745") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35578->172.17.0.4:32745, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33650") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36020->172.17.0.4:33650, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34238") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57724->172.17.0.4:34238, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30370") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48274->172.17.0.4:30370, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38250") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39504->172.17.0.4:38250, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : Creating backend with remote "/tmp/rclone3126031561/dir1" 2026/07/14 04:37:27 DEBUG : Creating backend with remote "/tmp/rclone3126031561/dir2" 2026/07/14 04:37:27 DEBUG : Local file system at /tmp/rclone3126031561/dir2: Using server-side directory move 2026/07/14 04:37:27 INFO : Local file system at /tmp/rclone3126031561/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 04:37:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/14 04:37:27 INFO : file1.txt: Moved (server-side) 2026/07/14 04:37:27 DEBUG : Local file system at /tmp/rclone3126031561/dir2: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : Local file system at /tmp/rclone3126031561/dir2: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39496") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55272->172.17.0.4:39496, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30747") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34302->172.17.0.4:30747, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36032") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57716->172.17.0.4:36032, err= 2026/07/14 04:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30600") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35460->172.17.0.4:30600, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31315") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33576->172.17.0.4:31315, err= 2026/07/14 04:37:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:27 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/14 04:37:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:27 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:27 INFO : sub dir/hello world: Deleted 2026/07/14 04:37:27 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/14 04:37:27 INFO : nested/sub dir/file: Copied (new) 2026/07/14 04:37:27 INFO : nested/sub dir/file: Deleted 2026/07/14 04:37:27 INFO : sub dir: Removing directory 2026/07/14 04:37:27 INFO : nested/sub dir: Removing directory 2026/07/14 04:37:27 INFO : nested: Removing directory 2026/07/14 04:37:27 DEBUG : Local file system at /tmp/rclone3126031561: deleted 3 directories 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30740") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56880->172.17.0.4:30740, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39352") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34063") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48368->172.17.0.4:39352, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45782->172.17.0.4:34063, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35116") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54586->172.17.0.4:35116, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34620") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50992->172.17.0.4:34620, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36852") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31684") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39536->172.17.0.4:36852, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47008->172.17.0.4:31684, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31955") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37754->172.17.0.4:31955, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32509") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39018->172.17.0.4:32509, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39553") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58478->172.17.0.4:39553, err= 2026/07/14 04:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34387") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33024->172.17.0.4:34387, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32937") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51106->172.17.0.4:32937, err= 2026/07/14 04:37:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/14 04:37:27 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/14 04:37:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/14 04:37:27 INFO : sub dir/hello world: Copied (new) 2026/07/14 04:37:27 INFO : sub dir/hello world: Deleted 2026/07/14 04:37:27 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/14 04:37:27 INFO : nested/sub dir/file: Copied (new) 2026/07/14 04:37:27 INFO : nested/sub dir/file: Deleted 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32980") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42760->172.17.0.4:32980, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37033") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37170") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38454->172.17.0.4:37170, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36606->172.17.0.4:37033, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35546") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40004->172.17.0.4:35546, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31284") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53342->172.17.0.4:31284, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39303") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57370->172.17.0.4:39303, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32580") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36694->172.17.0.4:32580, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32566") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36978->172.17.0.4:32566, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34381") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54892->172.17.0.4:34381, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37585") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37876->172.17.0.4:37585, err= 2026/07/14 04:37:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37750") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30063") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37508->172.17.0.4:30063, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32980->172.17.0.4:37750, err= 2026/07/14 04:37:27 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/14 04:37:27 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/14 04:37:27 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/14 04:37:27 INFO : existing: Copied (new) 2026/07/14 04:37:27 INFO : existing: Deleted 2026/07/14 04:37:27 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/14 04:37:27 INFO : existing-b: Copied (new) 2026/07/14 04:37:27 INFO : existing-b: Deleted 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31861") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39374->172.17.0.4:31861, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31648") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47156->172.17.0.4:31648, err= 2026/07/14 04:37:27 DEBUG : existing: Destination exists, skipping 2026/07/14 04:37:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:37:27 INFO : There was nothing to transfer 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30224") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49512->172.17.0.4:30224, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35681") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41272->172.17.0.4:35681, err= 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37683") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56998->172.17.0.4:37683, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rareloc4zofo" 2026/07/14 04:37:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:27 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:27 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: Connecting to FTP server 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:27 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:55832->172.17.0.4:21, err= 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37486") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35752->172.17.0.4:37486, err= 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39729") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55078->172.17.0.4:39729, err= 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34984") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38258->172.17.0.4:34984, err= 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36683") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37118->172.17.0.4:36683, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-ciqorim3comu -> ftp://172.17.0.4:21/rclone-test-rareloc4zofo 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:38681") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:53016->172.17.0.4:38681, err= 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:39210") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:58956->172.17.0.4:39210, err= 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:38693") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:33064->172.17.0.4:38693, err= 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: Using server-side directory move 2026/07/14 04:37:30 INFO : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37626") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:37731") 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34762->172.17.0.4:37626, err= 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:52524->172.17.0.4:37731, err= 2026/07/14 04:37:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:30 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:30 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-rareloc4zofo) 2026/07/14 04:37:30 DEBUG : potato3: Sizes differ 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: Waiting for checks to finish 2026/07/14 04:37:30 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/14 04:37:30 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: Connecting to FTP server 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:30 INFO : potato2: Moved (server-side) 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:55848->172.17.0.4:21, err= 2026/07/14 04:37:30 INFO : empty space: Deleted 2026/07/14 04:37:30 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: Waiting for transfers to finish 2026/07/14 04:37:32 INFO : potato3: Deleted 2026/07/14 04:37:32 INFO : potato3: Moved (server-side) 2026/07/14 04:37:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35421") 2026/07/14 04:37:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43220->172.17.0.4:35421, err= 2026/07/14 04:37:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:35918") 2026/07/14 04:37:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:44540->172.17.0.4:35918, err= 2026/07/14 04:37:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-busaxuk3jopa" 2026/07/14 04:37:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:32 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:32 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:32 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: Connecting to FTP server 2026/07/14 04:37:32 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:32 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: > dial: conn=172.17.0.1:44518->172.17.0.4:21, err= 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: Using server-side directory move 2026/07/14 04:37:34 INFO : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: Server side directory move succeeded 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: dial("tcp","172.17.0.4:31202") 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: > dial: conn=172.17.0.1:56008->172.17.0.4:31202, err= 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:37573") 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:45016->172.17.0.4:37573, err= 2026/07/14 04:37:34 ERROR : error listing: directory not found 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: dial("tcp","172.17.0.4:32636") 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: > dial: conn=172.17.0.1:44172->172.17.0.4:32636, err= 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: Purge object "empty space" 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: Purge object "potato2" 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: Purge object "potato3" 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: Purge dir "" 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: dial("tcp","172.17.0.4:37330") 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: > dial: conn=172.17.0.1:45906->172.17.0.4:37330, err= 2026/07/14 04:37:34 ERROR : error listing: directory not found 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: Purge dir "" 2026/07/14 04:37:34 NOTICE: purge failed to rmdir "": directory not found 2026/07/14 04:37:34 NOTICE: purge failed: directory not found 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39904") 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38432->172.17.0.4:39904, err= 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32749") 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36618->172.17.0.4:32749, err= --- PASS: TestServerSideMove (6.74s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-higopux2biwi" 2026/07/14 04:37:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:34 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:34 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: Connecting to FTP server 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:34 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:44550->172.17.0.4:21, err= 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36466") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55748->172.17.0.4:36466, err= 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39830") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50320->172.17.0.4:39830, err= 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36999") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37252->172.17.0.4:36999, err= 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39499") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42248->172.17.0.4:39499, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-ciqorim3comu -> ftp://172.17.0.4:21/rclone-test-higopux2biwi 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:38826") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:38602->172.17.0.4:38826, err= 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:39504") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:34694->172.17.0.4:39504, err= 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:30449") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:44806->172.17.0.4:30449, err= 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:34889") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:35722->172.17.0.4:34889, err= 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34521") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43100->172.17.0.4:34521, err= 2026/07/14 04:37:36 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:37:36 DEBUG : empty space: Excluded 2026/07/14 04:37:36 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:37:36 DEBUG : empty space: Excluded 2026/07/14 04:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:36 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:36 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-higopux2biwi) 2026/07/14 04:37:36 DEBUG : potato3: Sizes differ 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: Connecting to FTP server 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: Waiting for checks to finish 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: Waiting for transfers to finish 2026/07/14 04:37:36 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:44570->172.17.0.4:21, err= 2026/07/14 04:37:36 INFO : potato2: Moved (server-side) 2026/07/14 04:37:39 INFO : potato3: Deleted 2026/07/14 04:37:39 INFO : potato3: Moved (server-side) 2026/07/14 04:37:39 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30578") 2026/07/14 04:37:39 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50140->172.17.0.4:30578, err= 2026/07/14 04:37:39 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:32277") 2026/07/14 04:37:39 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:52046->172.17.0.4:32277, err= 2026/07/14 04:37:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-junecix6legi" 2026/07/14 04:37:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:39 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:39 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:39 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: Connecting to FTP server 2026/07/14 04:37:39 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:39 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: > dial: conn=172.17.0.1:44576->172.17.0.4:21, err= 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: dial("tcp","172.17.0.4:38147") 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: > dial: conn=172.17.0.1:34494->172.17.0.4:38147, err= 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:32262") 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:36580->172.17.0.4:32262, err= 2026/07/14 04:37:41 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 04:37:41 DEBUG : empty space: Excluded 2026/07/14 04:37:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: Waiting for checks to finish 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: Waiting for transfers to finish 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: Connecting to FTP server 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:41 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: > dial: conn=172.17.0.1:48048->172.17.0.4:21, err= 2026/07/14 04:37:41 INFO : potato2: Moved (server-side) 2026/07/14 04:37:43 INFO : potato3: Moved (server-side) 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: dial("tcp","172.17.0.4:32242") 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: > dial: conn=172.17.0.1:50158->172.17.0.4:32242, err= 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:31225") 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:37372->172.17.0.4:31225, err= 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: dial("tcp","172.17.0.4:31000") 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: > dial: conn=172.17.0.1:43716->172.17.0.4:31000, err= 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: Purge object "potato2" 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: Purge object "potato3" 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: Purge dir "" 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: dial("tcp","172.17.0.4:35942") 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: > dial: conn=172.17.0.1:60852->172.17.0.4:35942, err= 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: Purge object "empty space" 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: Purge dir "" 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37907") 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60048->172.17.0.4:37907, err= 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36971") 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49666->172.17.0.4:36971, err= --- PASS: TestServerSideMoveWithFilter (9.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xuwatir0tiqe" 2026/07/14 04:37:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:43 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:43 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: Connecting to FTP server 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:43 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:48076->172.17.0.4:21, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33340") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36574->172.17.0.4:33340, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39132") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52552->172.17.0.4:39132, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39282") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48724->172.17.0.4:39282, err= 2026/07/14 04:37:46 INFO : tomatoDir: Making directory 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34148") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38798->172.17.0.4:34148, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36395") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58400->172.17.0.4:36395, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-ciqorim3comu -> ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:33335") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:57742->172.17.0.4:33335, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:34257") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:43908->172.17.0.4:34257, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:35540") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:49666->172.17.0.4:35540, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: Using server-side directory move 2026/07/14 04:37:46 INFO : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:36853") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:50534->172.17.0.4:36853, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38009") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36924->172.17.0.4:38009, err= 2026/07/14 04:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 04:37:46 DEBUG : empty space: size = 1 OK 2026/07/14 04:37:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/14 04:37:46 DEBUG : empty space: Unchanged skipping 2026/07/14 04:37:46 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:37:46 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe) 2026/07/14 04:37:46 DEBUG : potato3: Sizes differ 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: Connecting to FTP server 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31355") 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:48092->172.17.0.4:21, err= 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48904->172.17.0.4:31355, err= 2026/07/14 04:37:46 INFO : empty space: Deleted 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: Waiting for checks to finish 2026/07/14 04:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: Waiting for transfers to finish 2026/07/14 04:37:46 INFO : potato2: Moved (server-side) 2026/07/14 04:37:49 INFO : potato3: Deleted 2026/07/14 04:37:49 INFO : potato3: Moved (server-side) 2026/07/14 04:37:49 INFO : tomatoDir: Removing directory 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: deleted 1 directories 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36831") 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49908->172.17.0.4:36831, err= 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36964") 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60736->172.17.0.4:36964, err= 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:33396") 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:50256->172.17.0.4:33396, err= 2026/07/14 04:37:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tahumep9lota" 2026/07/14 04:37:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:49 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:49 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: Connecting to FTP server 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: > dial: conn=172.17.0.1:48128->172.17.0.4:21, err= 2026/07/14 04:37:51 INFO : tomatoDir: Making directory 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: Using server-side directory move 2026/07/14 04:37:51 INFO : ftp://172.17.0.4:21/rclone-test-tahumep9lota: Server side directory move succeeded 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: dial("tcp","172.17.0.4:33449") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: > dial: conn=172.17.0.1:48818->172.17.0.4:33449, err= 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: dial("tcp","172.17.0.4:37679") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: > dial: conn=172.17.0.1:35924->172.17.0.4:37679, err= 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:32759") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:50460->172.17.0.4:32759, err= 2026/07/14 04:37:51 ERROR : error listing: directory not found 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:36097") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:44566->172.17.0.4:36097, err= 2026/07/14 04:37:51 ERROR : error listing: directory not found 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: dial("tcp","172.17.0.4:38075") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: > dial: conn=172.17.0.1:55848->172.17.0.4:38075, err= 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: Purge object "empty space" 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: Purge object "potato2" 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: Purge object "potato3" 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: dial("tcp","172.17.0.4:34343") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: > dial: conn=172.17.0.1:39648->172.17.0.4:34343, err= 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: Purge dir "tomatoDir" 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-tahumep9lota: Purge dir "" 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: dial("tcp","172.17.0.4:38099") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: > dial: conn=172.17.0.1:54924->172.17.0.4:38099, err= 2026/07/14 04:37:51 ERROR : error listing: directory not found 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xuwatir0tiqe: Purge dir "" 2026/07/14 04:37:51 NOTICE: purge failed to rmdir "": directory not found 2026/07/14 04:37:51 NOTICE: purge failed: directory not found 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30089") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33866->172.17.0.4:30089, err= 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37607") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60400->172.17.0.4:37607, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.93s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33477") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55296->172.17.0.4:33477, err= 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35038") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50266->172.17.0.4:35038, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/rclone-sync-test" 2026/07/14 04:37:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:51 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:51 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: Connecting to FTP server 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:51 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:42980->172.17.0.4:21, err= 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32562") 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55774->172.17.0.4:32562, err= 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30991") 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46268->172.17.0.4:30991, err= --- PASS: TestSyncOverlap (2.26s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:37:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/rclone-sync-test" 2026/07/14 04:37:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:53 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:53 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: Connecting to FTP server 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43058->172.17.0.4:21, err= 2026/07/14 04:37:53 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:37:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43064->172.17.0.4:21, err= 2026/07/14 04:37:53 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:37:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43068->172.17.0.4:21, err= 2026/07/14 04:37:53 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:37:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43078->172.17.0.4:21, err= 2026/07/14 04:37:53 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:37:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/14 04:37:54 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:54 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43082->172.17.0.4:21, err= 2026/07/14 04:37:54 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:37:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/14 04:37:54 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:54 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43094->172.17.0.4:21, err= 2026/07/14 04:37:54 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:37:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/14 04:37:54 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:54 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43098->172.17.0.4:21, err= 2026/07/14 04:37:54 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:37:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/14 04:37:55 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:55 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43106->172.17.0.4:21, err= 2026/07/14 04:37:55 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:37:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/14 04:37:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:43130->172.17.0.4:21, err= 2026/07/14 04:37:58 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/14 04:37:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/rclone-sync-test-include/layer2" 2026/07/14 04:37:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:37:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:58 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:37:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:37:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:37:58 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:37:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:37:58 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/14 04:37:58 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/07/14 04:37:58 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43136->172.17.0.4:21, err= 2026/07/14 04:38:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/rclone-sync-test-ignore-file" 2026/07/14 04:38:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:01 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:01 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/14 04:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43148->172.17.0.4:21, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30547") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56576->172.17.0.4:30547, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:34258") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:45710->172.17.0.4:34258, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31518") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40374->172.17.0.4:31518, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test: Excluded 2026/07/14 04:38:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39412") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57060->172.17.0.4:39412, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: Waiting for checks to finish 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: Waiting for transfers to finish 2026/07/14 04:38:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:03 INFO : There was nothing to transfer 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38916") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: dial("tcp","172.17.0.4:36271") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41120->172.17.0.4:38916, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test: > dial: conn=172.17.0.1:50916->172.17.0.4:36271, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test: Excluded 2026/07/14 04:38:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34465") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46892->172.17.0.4:34465, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:03 INFO : rclone-sync-test-include: Removing directory 2026/07/14 04:38:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: failed to delete 1 directories 2026/07/14 04:38:03 INFO : There was nothing to transfer 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34693") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47674->172.17.0.4:34693, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:38442") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35776->172.17.0.4:38442, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test: Excluded 2026/07/14 04:38:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35521") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60952->172.17.0.4:35521, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/14 04:38:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:03 INFO : There was nothing to transfer 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:31138") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44282->172.17.0.4:31138, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38797") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44150->172.17.0.4:38797, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test: Excluded 2026/07/14 04:38:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37185") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37718->172.17.0.4:37185, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:03 INFO : rclone-sync-test-include: Removing directory 2026/07/14 04:38:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: failed to delete 1 directories 2026/07/14 04:38:03 INFO : There was nothing to transfer 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:31004") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56340->172.17.0.4:31004, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39179") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37186->172.17.0.4:39179, err= 2026/07/14 04:38:03 DEBUG : Excluded 2026/07/14 04:38:03 DEBUG : rclone-sync-test: Excluded 2026/07/14 04:38:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32194") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41556->172.17.0.4:32194, err= 2026/07/14 04:38:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/14 04:38:03 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:03 INFO : There was nothing to transfer 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33618") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46638->172.17.0.4:33618, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33627") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31568") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60026->172.17.0.4:33627, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39526") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58842->172.17.0.4:39526, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57076->172.17.0.4:31568, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30868") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48138->172.17.0.4:30868, err= 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30275") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39670->172.17.0.4:30275, err= --- PASS: TestSyncOverlapWithFilter (9.46s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/dst" 2026/07/14 04:38:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:03 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:03 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Connecting to FTP server 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:03 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:57478->172.17.0.4:21, err= 2026/07/14 04:38:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/CompareDest" 2026/07/14 04:38:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:05 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:05 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:05 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: Connecting to FTP server 2026/07/14 04:38:05 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:05 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57510->172.17.0.4:21, err= 2026/07/14 04:38:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ciqorim3comu/CompareDest" to be canonical "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/CompareDest" 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:35964") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:52898->172.17.0.4:35964, err= 2026/07/14 04:38:08 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:35974") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:35916->172.17.0.4:35974, err= 2026/07/14 04:38:08 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/14 04:38:08 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/14 04:38:08 INFO : one: Copied (new) 2026/07/14 04:38:08 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39334") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36746->172.17.0.4:39334, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30956") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42474->172.17.0.4:30956, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38117") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33638->172.17.0.4:38117, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34211") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49130->172.17.0.4:34211, err= 2026/07/14 04:38:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ciqorim3comu/CompareDest" for canonical name "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/CompareDest" 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:31473") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:59782->172.17.0.4:31473, err= 2026/07/14 04:38:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:08 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:08 DEBUG : one: Sizes differ 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:32986") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:40532->172.17.0.4:32986, err= 2026/07/14 04:38:08 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/14 04:38:08 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/14 04:38:08 INFO : one: Copied (replaced existing) 2026/07/14 04:38:08 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31049") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53162->172.17.0.4:31049, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33159") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43060->172.17.0.4:33159, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35708") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57534->172.17.0.4:35708, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36889") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42144->172.17.0.4:36889, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33511") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43878->172.17.0.4:33511, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37514") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59762->172.17.0.4:37514, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35605") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45464->172.17.0.4:35605, err= 2026/07/14 04:38:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ciqorim3comu/CompareDest" for canonical name "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/CompareDest" 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:34694") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:59120->172.17.0.4:34694, err= 2026/07/14 04:38:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:08 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:08 DEBUG : one: Sizes differ 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:08 DEBUG : one: size = 5 OK 2026/07/14 04:38:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:38:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:08 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:08 INFO : There was nothing to transfer 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35295") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34710->172.17.0.4:35295, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35129") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52922->172.17.0.4:35129, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35381") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36668->172.17.0.4:35381, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38086") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53792->172.17.0.4:38086, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33112") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32876->172.17.0.4:33112, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30203") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41142->172.17.0.4:30203, err= 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35254") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34704->172.17.0.4:35254, err= 2026/07/14 04:38:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ciqorim3comu/CompareDest" for canonical name "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/CompareDest" 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:35075") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:54428->172.17.0.4:35075, err= 2026/07/14 04:38:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:08 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:08 DEBUG : one: Sizes differ 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: Connecting to FTP server 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:08 DEBUG : two: size = 3 OK 2026/07/14 04:38:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:38:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57598->172.17.0.4:21, err= 2026/07/14 04:38:08 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57602->172.17.0.4:21, err= 2026/07/14 04:38:08 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57616->172.17.0.4:21, err= 2026/07/14 04:38:08 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57632->172.17.0.4:21, err= 2026/07/14 04:38:08 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57642->172.17.0.4:21, err= 2026/07/14 04:38:08 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57644->172.17.0.4:21, err= 2026/07/14 04:38:08 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:08 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57652->172.17.0.4:21, err= 2026/07/14 04:38:08 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/14 04:38:09 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:09 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57660->172.17.0.4:21, err= 2026/07/14 04:38:09 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/14 04:38:10 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:10 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:57672->172.17.0.4:21, err= 2026/07/14 04:38:10 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/14 04:38:12 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:12 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: > dial: conn=172.17.0.1:53632->172.17.0.4:21, err= 2026/07/14 04:38:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/14 04:38:15 DEBUG : one: size = 5 OK 2026/07/14 04:38:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:38:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:15 INFO : There was nothing to transfer 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34335") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35076->172.17.0.4:34335, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30468") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37304->172.17.0.4:30468, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32819") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47760->172.17.0.4:32819, err= 2026/07/14 04:38:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ciqorim3comu/CompareDest" for canonical name "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/CompareDest" 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:31737") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:45062->172.17.0.4:31737, err= 2026/07/14 04:38:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:15 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:15 DEBUG : one: Sizes differ 2026/07/14 04:38:15 DEBUG : two: size = 3 OK 2026/07/14 04:38:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:38:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 04:38:15 DEBUG : one: size = 5 OK 2026/07/14 04:38:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:38:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:15 INFO : There was nothing to transfer 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37722") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42226->172.17.0.4:37722, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39744") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41318->172.17.0.4:39744, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39458") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36512->172.17.0.4:39458, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38569") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35558->172.17.0.4:38569, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33716") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39258->172.17.0.4:33716, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34641") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34450->172.17.0.4:34641, err= 2026/07/14 04:38:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ciqorim3comu/CompareDest" for canonical name "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/CompareDest" 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:33282") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:41486->172.17.0.4:33282, err= 2026/07/14 04:38:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:15 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:15 DEBUG : one: Sizes differ 2026/07/14 04:38:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:15 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest) 2026/07/14 04:38:15 DEBUG : two: Sizes differ 2026/07/14 04:38:15 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:15 DEBUG : one: size = 5 OK 2026/07/14 04:38:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/14 04:38:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:39076") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:42902->172.17.0.4:39076, err= 2026/07/14 04:38:15 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/14 04:38:15 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/14 04:38:15 INFO : two: Copied (new) 2026/07/14 04:38:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38028") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50928->172.17.0.4:38028, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33157") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47438->172.17.0.4:33157, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35396") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40826->172.17.0.4:35396, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31344") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54332->172.17.0.4:31344, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33703") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30957") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46926->172.17.0.4:33703, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47404->172.17.0.4:30957, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31818") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40068->172.17.0.4:31818, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (11.79s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35230") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34178->172.17.0.4:35230, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39139") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50910->172.17.0.4:39139, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38804") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60390->172.17.0.4:38804, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33571") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54022->172.17.0.4:33571, err= 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35381") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48714->172.17.0.4:35381, err= 2026/07/14 04:38:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/dest" 2026/07/14 04:38:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:15 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:15 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: Connecting to FTP server 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:15 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: > dial: conn=172.17.0.1:53644->172.17.0.4:21, err= 2026/07/14 04:38:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/pre-dest1" 2026/07/14 04:38:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:17 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:17 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/pre-dest1: Connecting to FTP server 2026/07/14 04:38:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/pre-dest1: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:17 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/pre-dest1: > dial: conn=172.17.0.1:53660->172.17.0.4:21, err= 2026/07/14 04:38:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fiquraw0wide: closing 1 unused connections 2026/07/14 04:38:19 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ciqorim3comu/pre-dest1" to be canonical "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/pre-dest1" 2026/07/14 04:38:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/pre-dest2" 2026/07/14 04:38:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:19 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:19 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:19 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/pre-dest2: Connecting to FTP server 2026/07/14 04:38:19 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/pre-dest2: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:19 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/pre-dest2: > dial: conn=172.17.0.1:53688->172.17.0.4:21, err= 2026/07/14 04:38:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xotihah8raku: closing 1 unused connections 2026/07/14 04:38:22 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ciqorim3comu/pre-dest2" to be canonical "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/pre-dest2" 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: dial("tcp","172.17.0.4:37403") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: > dial: conn=172.17.0.1:53702->172.17.0.4:37403, err= 2026/07/14 04:38:22 DEBUG : 1: size = 1 OK 2026/07/14 04:38:22 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:22 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/14 04:38:22 DEBUG : 2: size = 1 OK 2026/07/14 04:38:22 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/14 04:38:22 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: Waiting for checks to finish 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: Waiting for transfers to finish 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: dial("tcp","172.17.0.4:36229") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: > dial: conn=172.17.0.1:43998->172.17.0.4:36229, err= 2026/07/14 04:38:22 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/14 04:38:22 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/14 04:38:22 INFO : 3: Copied (new) 2026/07/14 04:38:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: dial("tcp","172.17.0.4:30650") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dest: > dial: conn=172.17.0.1:43060->172.17.0.4:30650, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35162") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40150->172.17.0.4:35162, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37310") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31121") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53620->172.17.0.4:31121, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38952->172.17.0.4:37310, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37668") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60318->172.17.0.4:37668, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34003") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51018->172.17.0.4:34003, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34516") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38958->172.17.0.4:34516, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37547") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44030->172.17.0.4:37547, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35720") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40656->172.17.0.4:35720, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32655") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48354->172.17.0.4:32655, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/pre-dest1: closing 1 unused connections 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (7.47s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34394") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59448->172.17.0.4:34394, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36792") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46782->172.17.0.4:36792, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35140") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38322->172.17.0.4:35140, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37438") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39412->172.17.0.4:37438, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33783") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41544->172.17.0.4:33783, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33092") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42868->172.17.0.4:33092, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36603") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47728->172.17.0.4:36603, err= 2026/07/14 04:38:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/dst" 2026/07/14 04:38:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:22 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:22 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Connecting to FTP server 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:50032->172.17.0.4:21, err= 2026/07/14 04:38:22 DEBUG : ftp://172.17.0.4:21/rclone-test-cicenaq8nike: closing 1 unused connections 2026/07/14 04:38:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:26 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:26 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:26 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:26 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:26 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: Connecting to FTP server 2026/07/14 04:38:26 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:26 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: > dial: conn=172.17.0.1:50062->172.17.0.4:21, err= 2026/07/14 04:38:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" to be canonical "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:31207") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:47556->172.17.0.4:31207, err= 2026/07/14 04:38:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:28 DEBUG : one: Sizes differ 2026/07/14 04:38:28 DEBUG : two: size = 3 OK 2026/07/14 04:38:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:28 DEBUG : two: Unchanged skipping 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:28 INFO : one: Moved (server-side) 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:39228") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:40930->172.17.0.4:39228, err= 2026/07/14 04:38:28 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/14 04:38:28 DEBUG : one.a292864a.partial: renamed to: one 2026/07/14 04:38:28 INFO : one: Copied (new) 2026/07/14 04:38:28 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:28 INFO : three.txt: Moved (server-side) 2026/07/14 04:38:28 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35754") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52680->172.17.0.4:35754, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30945") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38319") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34396->172.17.0.4:30945, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33640->172.17.0.4:38319, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36332") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53970->172.17.0.4:36332, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30541") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50032->172.17.0.4:30541, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32765") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50690->172.17.0.4:32765, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38076") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34400->172.17.0.4:38076, err= 2026/07/14 04:38:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" for canonical name "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:30259") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:60106->172.17.0.4:30259, err= 2026/07/14 04:38:28 DEBUG : two: size = 3 OK 2026/07/14 04:38:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:28 DEBUG : two: Unchanged skipping 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:28 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:28 DEBUG : one: Sizes differ 2026/07/14 04:38:28 INFO : one: Deleted 2026/07/14 04:38:28 INFO : one: Moved (server-side) 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:35314") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:39874->172.17.0.4:35314, err= 2026/07/14 04:38:28 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/14 04:38:28 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/14 04:38:28 INFO : one: Copied (new) 2026/07/14 04:38:28 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:28 INFO : three.txt: Deleted 2026/07/14 04:38:28 INFO : three.txt: Moved (server-side) 2026/07/14 04:38:28 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32572") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49890->172.17.0.4:32572, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34654") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46954->172.17.0.4:34654, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37157") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34504->172.17.0.4:37157, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34607") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58714->172.17.0.4:34607, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31987") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45922->172.17.0.4:31987, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33595") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56724->172.17.0.4:33595, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38145") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40516->172.17.0.4:38145, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (5.95s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34518") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45024->172.17.0.4:34518, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37261") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42730->172.17.0.4:37261, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36890") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46960->172.17.0.4:36890, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38381") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35916->172.17.0.4:38381, err= 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32967") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35764->172.17.0.4:32967, err= 2026/07/14 04:38:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/dst" 2026/07/14 04:38:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:28 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:28 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Connecting to FTP server 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:28 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:50082->172.17.0.4:21, err= 2026/07/14 04:38:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:30 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:30 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: Connecting to FTP server 2026/07/14 04:38:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:30 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: > dial: conn=172.17.0.1:50108->172.17.0.4:21, err= 2026/07/14 04:38:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" to be canonical "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:34572") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:40940->172.17.0.4:34572, err= 2026/07/14 04:38:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:33 DEBUG : one: Sizes differ 2026/07/14 04:38:33 DEBUG : two: size = 3 OK 2026/07/14 04:38:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:33 DEBUG : two: Unchanged skipping 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:33 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:31755") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:57686->172.17.0.4:31755, err= 2026/07/14 04:38:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/14 04:38:33 DEBUG : one.a292864a.partial: renamed to: one 2026/07/14 04:38:33 INFO : one: Copied (new) 2026/07/14 04:38:33 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:38:33 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34552") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60722->172.17.0.4:34552, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30356") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42328->172.17.0.4:30356, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38312") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58164->172.17.0.4:38312, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36038") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38212->172.17.0.4:36038, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30453") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35922->172.17.0.4:30453, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30034") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39362") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46062->172.17.0.4:39362, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43372->172.17.0.4:30034, err= 2026/07/14 04:38:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" for canonical name "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:37785") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:50670->172.17.0.4:37785, err= 2026/07/14 04:38:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:33 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:33 DEBUG : one: Sizes differ 2026/07/14 04:38:33 DEBUG : two: size = 3 OK 2026/07/14 04:38:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:33 DEBUG : two: Unchanged skipping 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:33 INFO : one.bak: Deleted 2026/07/14 04:38:33 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:35965") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:51968->172.17.0.4:35965, err= 2026/07/14 04:38:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/14 04:38:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/14 04:38:33 INFO : one: Copied (new) 2026/07/14 04:38:33 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:33 INFO : three.txt.bak: Deleted 2026/07/14 04:38:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:38:33 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35378") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51774->172.17.0.4:35378, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36648") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30294") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56144->172.17.0.4:36648, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50886->172.17.0.4:30294, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34291") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56246->172.17.0.4:34291, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34090") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35644->172.17.0.4:34090, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37881") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49608->172.17.0.4:37881, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31641") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43756->172.17.0.4:31641, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30707") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48276->172.17.0.4:30707, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35219") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37924->172.17.0.4:35219, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34595") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51806->172.17.0.4:34595, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33628") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34742->172.17.0.4:33628, err= 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36525") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51252->172.17.0.4:36525, err= 2026/07/14 04:38:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/dst" 2026/07/14 04:38:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:33 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:33 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Connecting to FTP server 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:46160->172.17.0.4:21, err= 2026/07/14 04:38:34 DEBUG : ftp://172.17.0.4:21/rclone-test-busaxuk3jopa: closing 1 unused connections 2026/07/14 04:38:34 DEBUG : ftp://172.17.0.4:21/rclone-test-rareloc4zofo: closing 2 unused connections 2026/07/14 04:38:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:35 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:35 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:35 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:35 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:35 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: Connecting to FTP server 2026/07/14 04:38:35 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:35 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: > dial: conn=172.17.0.1:46172->172.17.0.4:21, err= 2026/07/14 04:38:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" to be canonical "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:33208") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:52344->172.17.0.4:33208, err= 2026/07/14 04:38:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:37 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:37 DEBUG : one: Sizes differ 2026/07/14 04:38:37 DEBUG : two: size = 3 OK 2026/07/14 04:38:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:37 DEBUG : two: Unchanged skipping 2026/07/14 04:38:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:32753") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:50300->172.17.0.4:32753, err= 2026/07/14 04:38:37 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/14 04:38:37 DEBUG : one.a292864a.partial: renamed to: one 2026/07/14 04:38:37 INFO : one: Copied (new) 2026/07/14 04:38:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 04:38:37 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34665") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57124->172.17.0.4:34665, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37895") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33375") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54734->172.17.0.4:37895, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58838->172.17.0.4:33375, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30298") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49622->172.17.0.4:30298, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38088") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47450->172.17.0.4:38088, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35058") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49252->172.17.0.4:35058, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36065") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51736->172.17.0.4:36065, err= 2026/07/14 04:38:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ciqorim3comu/backup" for canonical name "TestFTPPureftpd{uZWo9}:rclone-test-ciqorim3comu/backup" 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:34511") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:57978->172.17.0.4:34511, err= 2026/07/14 04:38:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:37 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:37 DEBUG : one: Sizes differ 2026/07/14 04:38:37 DEBUG : two: size = 3 OK 2026/07/14 04:38:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:37 DEBUG : two: Unchanged skipping 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:37 INFO : one-2019-01-01: Deleted 2026/07/14 04:38:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:38359") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:59386->172.17.0.4:38359, err= 2026/07/14 04:38:37 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/14 04:38:37 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/14 04:38:37 INFO : one: Copied (new) 2026/07/14 04:38:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:37 INFO : three-2019-01-01.txt: Deleted 2026/07/14 04:38:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 04:38:37 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34683") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34326->172.17.0.4:34683, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36237") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36313") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53720->172.17.0.4:36237, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48538->172.17.0.4:36313, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36675") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46614->172.17.0.4:36675, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31009") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51986->172.17.0.4:31009, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32408") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60252->172.17.0.4:32408, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32821") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52654->172.17.0.4:32821, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.61s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36196") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55274->172.17.0.4:36196, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39484") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40146->172.17.0.4:39484, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34435") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42340->172.17.0.4:34435, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34877") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58604->172.17.0.4:34877, err= 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34740") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57070->172.17.0.4:34740, err= 2026/07/14 04:38:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/dst" 2026/07/14 04:38:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:37 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:37 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Connecting to FTP server 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:37 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:46186->172.17.0.4:21, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:39559") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:35530->172.17.0.4:39559, err= 2026/07/14 04:38:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:40 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:40 DEBUG : one: Sizes differ 2026/07/14 04:38:40 DEBUG : two: size = 3 OK 2026/07/14 04:38:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:40 DEBUG : two: Unchanged skipping 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:40 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:32449") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:56616->172.17.0.4:32449, err= 2026/07/14 04:38:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/14 04:38:40 DEBUG : one.a292864a.partial: renamed to: one 2026/07/14 04:38:40 INFO : one: Copied (new) 2026/07/14 04:38:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:38:40 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34206") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48240->172.17.0.4:34206, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39659") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40618->172.17.0.4:39659, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30875") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34648->172.17.0.4:30875, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39310") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50552->172.17.0.4:39310, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35101") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34668->172.17.0.4:35101, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:38364") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:49804->172.17.0.4:38364, err= 2026/07/14 04:38:40 DEBUG : one.bak: Excluded (Path Filter) 2026/07/14 04:38:40 DEBUG : one.bak: Excluded 2026/07/14 04:38:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/14 04:38:40 DEBUG : three.txt.bak: Excluded 2026/07/14 04:38:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:40 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:40 DEBUG : one: Sizes differ 2026/07/14 04:38:40 DEBUG : two: size = 3 OK 2026/07/14 04:38:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:40 DEBUG : two: Unchanged skipping 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for checks to finish 2026/07/14 04:38:40 INFO : one.bak: Deleted 2026/07/14 04:38:40 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Waiting for transfers to finish 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:32976") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:45686->172.17.0.4:32976, err= 2026/07/14 04:38:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/14 04:38:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/14 04:38:40 INFO : one: Copied (new) 2026/07/14 04:38:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:40 INFO : three.txt.bak: Deleted 2026/07/14 04:38:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:38:40 INFO : three.txt: Moved into backup dir 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31530") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52880->172.17.0.4:31530, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32549") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60938->172.17.0.4:32549, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37609") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51586->172.17.0.4:37609, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35505") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56014->172.17.0.4:35505, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36806") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39380->172.17.0.4:36806, err= --- PASS: TestSyncBackupDirSuffixOnly (2.29s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39182") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46884->172.17.0.4:39182, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33228") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46210->172.17.0.4:33228, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33441") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36962->172.17.0.4:33441, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38673") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57792->172.17.0.4:38673, err= 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36921") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46102->172.17.0.4:36921, err= 2026/07/14 04:38:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/dst" 2026/07/14 04:38:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:40 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:40 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Connecting to FTP server 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:40 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:46200->172.17.0.4:21, err= 2026/07/14 04:38:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:42 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:42 DEBUG : one: Sizes differ 2026/07/14 04:38:42 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:34746") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:49396->172.17.0.4:34746, err= 2026/07/14 04:38:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/14 04:38:42 DEBUG : one.a292864a.partial: renamed to: one 2026/07/14 04:38:42 INFO : one: Copied (new) 2026/07/14 04:38:42 DEBUG : two: size = 3 OK 2026/07/14 04:38:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:42 DEBUG : two: Unchanged skipping 2026/07/14 04:38:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:42 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:42 DEBUG : three.txt: Sizes differ 2026/07/14 04:38:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:38144") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:44210->172.17.0.4:38144, err= 2026/07/14 04:38:42 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/14 04:38:42 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/14 04:38:42 INFO : three.txt: Copied (new) 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35097") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58776->172.17.0.4:35097, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33180") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46630->172.17.0.4:33180, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34564") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41728->172.17.0.4:34564, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37759") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42826->172.17.0.4:37759, err= 2026/07/14 04:38:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:42 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:42 DEBUG : one: Sizes differ 2026/07/14 04:38:42 INFO : one.bak: Deleted 2026/07/14 04:38:42 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:34373") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:44138->172.17.0.4:34373, err= 2026/07/14 04:38:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/14 04:38:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/14 04:38:42 INFO : one: Copied (new) 2026/07/14 04:38:42 DEBUG : two: size = 3 OK 2026/07/14 04:38:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:42 DEBUG : two: Unchanged skipping 2026/07/14 04:38:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:42 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:42 DEBUG : three.txt: Sizes differ 2026/07/14 04:38:42 INFO : three.txt.bak: Deleted 2026/07/14 04:38:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:39157") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:47812->172.17.0.4:39157, err= 2026/07/14 04:38:42 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/14 04:38:42 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/14 04:38:42 INFO : three.txt: Copied (new) 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34611") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52236->172.17.0.4:34611, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34939") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48252->172.17.0.4:34939, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34298") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40160->172.17.0.4:34298, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32569") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37364->172.17.0.4:32569, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33322") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43168->172.17.0.4:33322, err= --- PASS: TestSyncSuffix (2.30s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31885") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35758->172.17.0.4:31885, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38521") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46096->172.17.0.4:38521, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32697") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33590->172.17.0.4:32697, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36663") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39888->172.17.0.4:36663, err= 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33019") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36004->172.17.0.4:33019, err= 2026/07/14 04:38:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciqorim3comu/dst" 2026/07/14 04:38:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/14 04:38:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:42 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uZWo9}" suffix to name 2026/07/14 04:38:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/14 04:38:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/14 04:38:42 DEBUG : Setting pass="gvkEzL4WMUtgBUz73vs68GAhkq4jVgEFKHaNFIaYTnY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/14 04:38:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: Connecting to FTP server 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:42754->172.17.0.4:21, err= 2026/07/14 04:38:43 DEBUG : ftp://172.17.0.4:21/rclone-test-junecix6legi: closing 2 unused connections 2026/07/14 04:38:43 DEBUG : ftp://172.17.0.4:21/rclone-test-higopux2biwi: closing 2 unused connections 2026/07/14 04:38:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:44 DEBUG : one: Sizes differ 2026/07/14 04:38:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:36937") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:47560->172.17.0.4:36937, err= 2026/07/14 04:38:44 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/14 04:38:44 DEBUG : one.a292864a.partial: renamed to: one 2026/07/14 04:38:44 INFO : one: Copied (new) 2026/07/14 04:38:44 DEBUG : two: size = 3 OK 2026/07/14 04:38:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : two: Unchanged skipping 2026/07/14 04:38:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:44 DEBUG : three.txt: Sizes differ 2026/07/14 04:38:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:33674") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:54600->172.17.0.4:33674, err= 2026/07/14 04:38:44 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/14 04:38:44 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/14 04:38:44 INFO : three.txt: Copied (new) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32074") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36224->172.17.0.4:32074, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39576") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40486->172.17.0.4:39576, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33708") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47250->172.17.0.4:33708, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31280") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58944->172.17.0.4:31280, err= 2026/07/14 04:38:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:44 DEBUG : one: Sizes differ 2026/07/14 04:38:44 INFO : one-2019-01-01: Deleted 2026/07/14 04:38:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:38342") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:33512->172.17.0.4:38342, err= 2026/07/14 04:38:44 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/14 04:38:44 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/14 04:38:44 INFO : one: Copied (new) 2026/07/14 04:38:44 DEBUG : two: size = 3 OK 2026/07/14 04:38:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : two: Unchanged skipping 2026/07/14 04:38:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst) 2026/07/14 04:38:44 DEBUG : three.txt: Sizes differ 2026/07/14 04:38:44 INFO : three-2019-01-01.txt: Deleted 2026/07/14 04:38:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: dial("tcp","172.17.0.4:32364") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu/dst: > dial: conn=172.17.0.1:55814->172.17.0.4:32364, err= 2026/07/14 04:38:44 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/14 04:38:44 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/14 04:38:44 INFO : three.txt: Copied (new) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33529") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59394->172.17.0.4:33529, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37943") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47640->172.17.0.4:37943, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35026") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40438->172.17.0.4:35026, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36882") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35830->172.17.0.4:36882, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32975") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49524->172.17.0.4:32975, err= --- PASS: TestSyncSuffixKeepExtension (2.23s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34046") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44474->172.17.0.4:34046, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31158") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48908->172.17.0.4:31158, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33805") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59240->172.17.0.4:33805, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:44 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : Testêé: Sizes differ 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38744") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40430->172.17.0.4:38744, err= 2026/07/14 04:38:44 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/14 04:38:44 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/14 04:38:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33026") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53564->172.17.0.4:33026, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30393") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44580->172.17.0.4:30393, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35881") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37154->172.17.0.4:35881, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38855") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40078->172.17.0.4:38855, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35036") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51498->172.17.0.4:35036, err= 2026/07/14 04:38:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37646") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36908->172.17.0.4:37646, err= 2026/07/14 04:38:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/14 04:38:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/14 04:38:44 INFO : existing: Copied (new) 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38229") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46758->172.17.0.4:38229, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37521") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60364->172.17.0.4:37521, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39759") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37924->172.17.0.4:39759, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : existing: Sizes differ 2026/07/14 04:38:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:44 ERROR : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: not deleting files as there were IO errors 2026/07/14 04:38:44 ERROR : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: not deleting directories as there were IO errors 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34867") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51634->172.17.0.4:34867, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31128") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58418->172.17.0.4:31128, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37650") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43390->172.17.0.4:37650, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32205") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36002->172.17.0.4:32205, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33138") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42618->172.17.0.4:33138, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35966") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39134->172.17.0.4:35966, err= 2026/07/14 04:38:44 DEBUG : EXISTING: size = 6 OK 2026/07/14 04:38:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : existing: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 INFO : There was nothing to transfer 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34302") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52378->172.17.0.4:34302, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30997") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57514->172.17.0.4:30997, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32839") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49134->172.17.0.4:32839, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31249") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36568->172.17.0.4:31249, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39214") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38928->172.17.0.4:39214, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30726") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52502->172.17.0.4:30726, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30796") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52002->172.17.0.4:30796, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32880") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60836->172.17.0.4:32880, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36862") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57892->172.17.0.4:36862, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37934") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42352->172.17.0.4:37934, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35266") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35234->172.17.0.4:35266, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30319") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41466->172.17.0.4:30319, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34070") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52640->172.17.0.4:34070, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31180") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48274->172.17.0.4:31180, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34125") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35450->172.17.0.4:34125, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31370") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40874->172.17.0.4:31370, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39405") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59542->172.17.0.4:39405, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33543") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46550->172.17.0.4:33543, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36902") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47914->172.17.0.4:36902, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33193") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48138->172.17.0.4:33193, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36804") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57772->172.17.0.4:36804, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34732") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34626->172.17.0.4:34732, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32939") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60320->172.17.0.4:32939, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36928") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52430->172.17.0.4:36928, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33755") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55170->172.17.0.4:33755, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31485") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38226->172.17.0.4:31485, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32866") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59402->172.17.0.4:32866, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34344") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44912->172.17.0.4:34344, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39383") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48934->172.17.0.4:39383, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31327") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50056->172.17.0.4:31327, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33514") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39934->172.17.0.4:33514, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38142") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52946->172.17.0.4:38142, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34305") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54782->172.17.0.4:34305, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35031") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53356->172.17.0.4:35031, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37855") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56430->172.17.0.4:37855, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31580") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53534->172.17.0.4:31580, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37697") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56526->172.17.0.4:37697, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35486") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33756->172.17.0.4:35486, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33225") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34202->172.17.0.4:33225, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35043") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42090->172.17.0.4:35043, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37584") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47142->172.17.0.4:37584, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35631") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60714->172.17.0.4:35631, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30702") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36380->172.17.0.4:30702, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33525") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54882->172.17.0.4:33525, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39437") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58002->172.17.0.4:39437, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35413") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57908->172.17.0.4:35413, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34934") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40754->172.17.0.4:34934, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37538") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49846->172.17.0.4:37538, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37816") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42890->172.17.0.4:37816, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35352") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35164->172.17.0.4:35352, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35241") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44300->172.17.0.4:35241, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33537") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52222->172.17.0.4:33537, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31264") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42650->172.17.0.4:31264, err= 2026/07/14 04:38:44 DEBUG : both0: size = 6 OK 2026/07/14 04:38:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both0: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both10: size = 6 OK 2026/07/14 04:38:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both11: size = 6 OK 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both12: size = 6 OK 2026/07/14 04:38:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both12: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both14: size = 6 OK 2026/07/14 04:38:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both13: size = 6 OK 2026/07/14 04:38:44 DEBUG : both14: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both15: size = 6 OK 2026/07/14 04:38:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both11: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both16: size = 6 OK 2026/07/14 04:38:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both10: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both17: size = 6 OK 2026/07/14 04:38:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both13: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both18: size = 6 OK 2026/07/14 04:38:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both18: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both19: size = 6 OK 2026/07/14 04:38:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both15: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both1: size = 6 OK 2026/07/14 04:38:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both1: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both2: size = 6 OK 2026/07/14 04:38:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both16: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both3: size = 6 OK 2026/07/14 04:38:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both17: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both4: size = 6 OK 2026/07/14 04:38:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both19: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both5: size = 6 OK 2026/07/14 04:38:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both5: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both6: size = 6 OK 2026/07/14 04:38:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both6: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both7: size = 6 OK 2026/07/14 04:38:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both2: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both8: size = 6 OK 2026/07/14 04:38:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both3: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both9: size = 6 OK 2026/07/14 04:38:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both9: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both4: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both7: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both8: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 INFO : only1: Deleted 2026/07/14 04:38:44 INFO : only5: Deleted 2026/07/14 04:38:44 INFO : only8: Deleted 2026/07/14 04:38:44 INFO : only17: Deleted 2026/07/14 04:38:44 INFO : only9: Deleted 2026/07/14 04:38:44 INFO : only6: Deleted 2026/07/14 04:38:44 INFO : only13: Deleted 2026/07/14 04:38:44 INFO : only2: Deleted 2026/07/14 04:38:44 INFO : only15: Deleted 2026/07/14 04:38:44 INFO : only12: Deleted 2026/07/14 04:38:44 INFO : only3: Deleted 2026/07/14 04:38:44 INFO : only18: Deleted 2026/07/14 04:38:44 INFO : only19: Deleted 2026/07/14 04:38:44 INFO : only0: Deleted 2026/07/14 04:38:44 INFO : only4: Deleted 2026/07/14 04:38:44 INFO : only7: Deleted 2026/07/14 04:38:44 INFO : only10: Deleted 2026/07/14 04:38:44 INFO : only11: Deleted 2026/07/14 04:38:44 INFO : only14: Deleted 2026/07/14 04:38:44 INFO : only16: Deleted 2026/07/14 04:38:44 INFO : There was nothing to transfer 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37597") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37360->172.17.0.4:37597, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33180") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46640->172.17.0.4:33180, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38364") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38364->172.17.0.4:38364, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30194") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44066->172.17.0.4:30194, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32477") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36508->172.17.0.4:32477, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37183") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60962->172.17.0.4:37183, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34852") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41000->172.17.0.4:34852, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34763") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54674->172.17.0.4:34763, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36027") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37172->172.17.0.4:36027, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37997") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55652->172.17.0.4:37997, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36813") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42306->172.17.0.4:36813, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31702") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60506->172.17.0.4:31702, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34530") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48792->172.17.0.4:34530, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32033") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59212->172.17.0.4:32033, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32174") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35808->172.17.0.4:32174, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38404") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42382->172.17.0.4:38404, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30789") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36144->172.17.0.4:30789, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39969") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51572->172.17.0.4:39969, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32431") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48648->172.17.0.4:32431, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36370") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57502->172.17.0.4:36370, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36551") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37474->172.17.0.4:36551, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32463") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53370->172.17.0.4:32463, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30180") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37378->172.17.0.4:30180, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33757") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49138->172.17.0.4:33757, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38485") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45942->172.17.0.4:38485, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31763") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32812->172.17.0.4:31763, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32450") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57904->172.17.0.4:32450, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31521") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57110->172.17.0.4:31521, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37435") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52722->172.17.0.4:37435, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38937") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44060->172.17.0.4:38937, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32350") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36072->172.17.0.4:32350, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39818") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37224->172.17.0.4:39818, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30954") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56606->172.17.0.4:30954, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30216") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48608->172.17.0.4:30216, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31320") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38686->172.17.0.4:31320, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33596") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41746->172.17.0.4:33596, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39210") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49040->172.17.0.4:39210, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37552") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45166->172.17.0.4:37552, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33845") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55924->172.17.0.4:33845, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38894") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40646->172.17.0.4:38894, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33472") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52634->172.17.0.4:33472, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39906") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55610->172.17.0.4:39906, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33696") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51134->172.17.0.4:33696, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34669") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57072->172.17.0.4:34669, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36009") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53034->172.17.0.4:36009, err= 2026/07/14 04:38:44 DEBUG : both10: size = 6 OK 2026/07/14 04:38:44 DEBUG : both0: size = 6 OK 2026/07/14 04:38:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both11: size = 6 OK 2026/07/14 04:38:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both10: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both11: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both14: size = 6 OK 2026/07/14 04:38:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both13: size = 6 OK 2026/07/14 04:38:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:44 DEBUG : both14: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both15: size = 6 OK 2026/07/14 04:38:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both12: size = 6 OK 2026/07/14 04:38:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both13: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both16: size = 6 OK 2026/07/14 04:38:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both16: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both17: size = 6 OK 2026/07/14 04:38:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both0: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both18: size = 6 OK 2026/07/14 04:38:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both17: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both19: size = 6 OK 2026/07/14 04:38:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both19: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both1: size = 6 OK 2026/07/14 04:38:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both18: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both2: size = 6 OK 2026/07/14 04:38:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both12: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both3: size = 6 OK 2026/07/14 04:38:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both3: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both4: size = 6 OK 2026/07/14 04:38:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both15: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both5: size = 6 OK 2026/07/14 04:38:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both5: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both6: size = 6 OK 2026/07/14 04:38:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both6: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both7: size = 6 OK 2026/07/14 04:38:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both7: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both8: size = 6 OK 2026/07/14 04:38:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both8: Unchanged skipping 2026/07/14 04:38:44 DEBUG : both9: size = 6 OK 2026/07/14 04:38:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : both1: Unchanged skipping 2026/07/14 04:38:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only0: Sizes differ 2026/07/14 04:38:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only10: Sizes differ 2026/07/14 04:38:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only11: Sizes differ 2026/07/14 04:38:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only12: Sizes differ 2026/07/14 04:38:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only13: Sizes differ 2026/07/14 04:38:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only14: Sizes differ 2026/07/14 04:38:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only15: Sizes differ 2026/07/14 04:38:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only16: Sizes differ 2026/07/14 04:38:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only17: Sizes differ 2026/07/14 04:38:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only18: Sizes differ 2026/07/14 04:38:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only19: Sizes differ 2026/07/14 04:38:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only1: Sizes differ 2026/07/14 04:38:44 DEBUG : both9: Unchanged skipping 2026/07/14 04:38:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only2: Sizes differ 2026/07/14 04:38:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only4: Sizes differ 2026/07/14 04:38:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only3: Sizes differ 2026/07/14 04:38:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only5: Sizes differ 2026/07/14 04:38:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only6: Sizes differ 2026/07/14 04:38:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only7: Sizes differ 2026/07/14 04:38:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only8: Sizes differ 2026/07/14 04:38:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3126031561) 2026/07/14 04:38:44 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-ciqorim3comu) 2026/07/14 04:38:44 DEBUG : only9: Sizes differ 2026/07/14 04:38:44 DEBUG : both2: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32503") 2026/07/14 04:38:44 DEBUG : both4: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36841") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34036->172.17.0.4:32503, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58672->172.17.0.4:36841, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37028") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47788->172.17.0.4:37028, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34345") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39718->172.17.0.4:34345, err= 2026/07/14 04:38:44 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/14 04:38:44 INFO : only11: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/14 04:38:44 INFO : only10: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/14 04:38:44 INFO : only12: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/14 04:38:44 INFO : only0: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32356") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39928") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43762->172.17.0.4:32356, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33450") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54042->172.17.0.4:39928, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35492") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38012->172.17.0.4:33450, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52778->172.17.0.4:35492, err= 2026/07/14 04:38:44 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/14 04:38:44 INFO : only14: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/14 04:38:44 INFO : only15: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/14 04:38:44 INFO : only13: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/14 04:38:44 INFO : only16: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31822") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31162") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34296") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39644") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58910->172.17.0.4:31162, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59838->172.17.0.4:34296, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53528->172.17.0.4:31822, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47008->172.17.0.4:39644, err= 2026/07/14 04:38:44 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/14 04:38:44 INFO : only18: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/14 04:38:44 INFO : only19: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/14 04:38:44 INFO : only1: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/14 04:38:44 INFO : only17: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30426") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51390->172.17.0.4:30426, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30574") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36110->172.17.0.4:30574, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37189") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37716") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34674->172.17.0.4:37189, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59342->172.17.0.4:37716, err= 2026/07/14 04:38:44 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/14 04:38:44 INFO : only4: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/14 04:38:44 INFO : only2: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34627") 2026/07/14 04:38:44 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/14 04:38:44 INFO : only6: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39035") 2026/07/14 04:38:44 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/14 04:38:44 INFO : only5: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30370") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49536->172.17.0.4:39035, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52282->172.17.0.4:30370, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58488->172.17.0.4:34627, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30535") 2026/07/14 04:38:44 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45668->172.17.0.4:30535, err= 2026/07/14 04:38:44 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/14 04:38:44 INFO : only7: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/14 04:38:44 INFO : only9: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/14 04:38:44 INFO : only8: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/14 04:38:44 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/14 04:38:44 INFO : only3: Copied (replaced existing) 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38469") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42612->172.17.0.4:38469, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38503") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37746->172.17.0.4:38503, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36193") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55948->172.17.0.4:36193, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:38:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:38:44 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 04:38:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:38:44 INFO : empty_on_remote: Making directory 2026/07/14 04:38:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/14 04:38:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35719") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42354->172.17.0.4:35719, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33492") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59682->172.17.0.4:33492, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33684") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43692->172.17.0.4:33684, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38733") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38814->172.17.0.4:38733, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39660") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43466->172.17.0.4:39660, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39152") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53604->172.17.0.4:39152, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:38:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:38:44 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 04:38:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:38:44 INFO : empty_on_remote: Making directory 2026/07/14 04:38:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/14 04:38:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31219") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53978->172.17.0.4:31219, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36727") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39727") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34668") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59972->172.17.0.4:39727, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51672->172.17.0.4:36727, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37344->172.17.0.4:34668, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36788") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39168->172.17.0.4:36788, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38962") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48530->172.17.0.4:38962, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35063") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47336->172.17.0.4:35063, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : sub dir: Making directory 2026/07/14 04:38:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34672") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50124->172.17.0.4:34672, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37993") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60462->172.17.0.4:37993, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36131") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49384->172.17.0.4:36131, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34692") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44274->172.17.0.4:34692, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33467") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51522->172.17.0.4:33467, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35656") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40972->172.17.0.4:35656, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35778") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50200->172.17.0.4:35778, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32155") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41388->172.17.0.4:32155, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32745") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53598->172.17.0.4:32745, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32044") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39834->172.17.0.4:32044, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38398") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46880->172.17.0.4:38398, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:38:44 INFO : sub dir: Making directory 2026/07/14 04:38:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32389") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42842->172.17.0.4:32389, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39420") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44880->172.17.0.4:39420, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38078") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57682->172.17.0.4:38078, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37917") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39940->172.17.0.4:37917, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34620") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35654->172.17.0.4:34620, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34391") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47072->172.17.0.4:34391, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31898") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38446->172.17.0.4:31898, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35378") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48028->172.17.0.4:35378, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34836") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43288->172.17.0.4:34836, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36391") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48184->172.17.0.4:36391, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34286") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54680->172.17.0.4:34286, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32785") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46460->172.17.0.4:32785, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30947") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34860->172.17.0.4:30947, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39676") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41206->172.17.0.4:39676, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37831") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54734->172.17.0.4:37831, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33170") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49252->172.17.0.4:33170, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39673") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44752->172.17.0.4:39673, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36730") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44722->172.17.0.4:36730, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30224") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53496->172.17.0.4:30224, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31199") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32840->172.17.0.4:31199, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30583") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52952->172.17.0.4:30583, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33857") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41406->172.17.0.4:33857, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38284") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39092->172.17.0.4:38284, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39846") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44018->172.17.0.4:39846, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39599") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57460->172.17.0.4:39599, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35900") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58782->172.17.0.4:35900, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35055") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47714->172.17.0.4:35055, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33603") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50378->172.17.0.4:33603, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34588") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38530->172.17.0.4:34588, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32649") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36312->172.17.0.4:32649, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38120") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36564->172.17.0.4:38120, err= 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38305") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52532->172.17.0.4:38305, err= 2026/07/14 04:38:44 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : apple: Excluded 2026/07/14 04:38:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:44 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : banana: Excluded 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34516") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36064->172.17.0.4:34516, err= 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39368") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53392->172.17.0.4:39368, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30244") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37650->172.17.0.4:30244, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38231") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40064->172.17.0.4:38231, err= 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:44 DEBUG : apple: size = 5 OK 2026/07/14 04:38:44 DEBUG : banana: size = 6 OK 2026/07/14 04:38:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:44 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37287") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49238->172.17.0.4:37287, err= 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 INFO : There was nothing to transfer 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31272") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54048->172.17.0.4:31272, err= 2026/07/14 04:38:44 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : apple: Excluded 2026/07/14 04:38:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:44 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : banana: Excluded 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32198") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55824->172.17.0.4:32198, err= 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31197") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57126->172.17.0.4:31197, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36022") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59972->172.17.0.4:36022, err= 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32245") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42470->172.17.0.4:32245, err= 2026/07/14 04:38:44 DEBUG : apple: size = 5 OK 2026/07/14 04:38:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:44 DEBUG : banana: size = 6 OK 2026/07/14 04:38:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38598") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47770->172.17.0.4:38598, err= 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 INFO : There was nothing to transfer 2026/07/14 04:38:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37464") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47166->172.17.0.4:37464, err= 2026/07/14 04:38:44 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : apple: Excluded 2026/07/14 04:38:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:44 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : banana: Excluded 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:44 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38244") 2026/07/14 04:38:44 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42460->172.17.0.4:38244, err= 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35123") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39728->172.17.0.4:35123, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39951") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53584->172.17.0.4:39951, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30674") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37544->172.17.0.4:30674, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30544") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55244->172.17.0.4:30544, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39568") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44258->172.17.0.4:39568, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37076") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54606->172.17.0.4:37076, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35003") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39514->172.17.0.4:35003, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38766") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34050->172.17.0.4:38766, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33599") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34964->172.17.0.4:33599, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34980") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48810->172.17.0.4:34980, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34763") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54678->172.17.0.4:34763, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37157") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44050->172.17.0.4:37157, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39258") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49452->172.17.0.4:39258, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33467") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51532->172.17.0.4:33467, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35810") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51904->172.17.0.4:35810, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35105") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52596->172.17.0.4:35105, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37920") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39122->172.17.0.4:37920, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34700") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37518->172.17.0.4:34700, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37782") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59884->172.17.0.4:37782, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34489") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48508->172.17.0.4:34489, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37511") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60334->172.17.0.4:37511, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37116") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54100->172.17.0.4:37116, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31481") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46314->172.17.0.4:31481, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39320") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45022->172.17.0.4:39320, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36041") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45414->172.17.0.4:36041, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36515") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51272->172.17.0.4:36515, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36535") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58406->172.17.0.4:36535, err= 2026/07/14 04:38:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38595") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47630->172.17.0.4:38595, err= 2026/07/14 04:38:45 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : apple: Excluded 2026/07/14 04:38:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:45 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : banana: Excluded 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36191") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45662->172.17.0.4:36191, err= 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38367") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38320->172.17.0.4:38367, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38569") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33164->172.17.0.4:38569, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30085") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33426->172.17.0.4:30085, err= 2026/07/14 04:38:45 DEBUG : apple: size = 5 OK 2026/07/14 04:38:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:45 DEBUG : banana: size = 6 OK 2026/07/14 04:38:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33126") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38504->172.17.0.4:33126, err= 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:45 INFO : There was nothing to transfer 2026/07/14 04:38:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39567") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44790->172.17.0.4:39567, err= 2026/07/14 04:38:45 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : apple: Excluded 2026/07/14 04:38:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:45 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : banana: Excluded 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37373") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52156->172.17.0.4:37373, err= 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30086") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45360->172.17.0.4:30086, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38098") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37394->172.17.0.4:38098, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38111") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40992->172.17.0.4:38111, err= 2026/07/14 04:38:45 DEBUG : apple: size = 5 OK 2026/07/14 04:38:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : banana: size = 6 OK 2026/07/14 04:38:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:45 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32905") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46542->172.17.0.4:32905, err= 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:45 INFO : There was nothing to transfer 2026/07/14 04:38:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31344") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53686->172.17.0.4:31344, err= 2026/07/14 04:38:45 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : apple: Excluded 2026/07/14 04:38:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:45 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : banana: Excluded 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31053") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45686->172.17.0.4:31053, err= 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34901") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39366->172.17.0.4:34901, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32629") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33586->172.17.0.4:32629, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36071") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35830->172.17.0.4:36071, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33039") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36296->172.17.0.4:33039, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38667") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39202->172.17.0.4:38667, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37608") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34994->172.17.0.4:37608, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35095") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40196->172.17.0.4:35095, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34619") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34594->172.17.0.4:34619, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37027") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46952->172.17.0.4:37027, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38470") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41658->172.17.0.4:38470, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31779") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40120->172.17.0.4:31779, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33086") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33836->172.17.0.4:33086, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35818") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47608->172.17.0.4:35818, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36735") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40376->172.17.0.4:36735, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32192") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38162->172.17.0.4:32192, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33024") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57956->172.17.0.4:33024, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35539") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37256->172.17.0.4:35539, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38841") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35468->172.17.0.4:38841, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30782") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43716->172.17.0.4:30782, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36311") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38244->172.17.0.4:36311, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33049") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59616->172.17.0.4:33049, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35038") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52820->172.17.0.4:35038, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30598") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56508->172.17.0.4:30598, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37247") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43514->172.17.0.4:37247, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31634") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55750->172.17.0.4:31634, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38995") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36434->172.17.0.4:38995, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34155") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48438->172.17.0.4:34155, err= 2026/07/14 04:38:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37121") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42218->172.17.0.4:37121, err= 2026/07/14 04:38:45 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : apple: Excluded 2026/07/14 04:38:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:45 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : banana: Excluded 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34618") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44896->172.17.0.4:34618, err= 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36078") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48662->172.17.0.4:36078, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37776") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50918->172.17.0.4:37776, err= 2026/07/14 04:38:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31048") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58902->172.17.0.4:31048, err= 2026/07/14 04:38:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Connecting to FTP server 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38997") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42554->172.17.0.4:38997, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32110") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44202->172.17.0.4:32110, err= 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32098") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34357") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45084->172.17.0.4:34357, err= 2026/07/14 04:38:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42764->172.17.0.4:21, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50166->172.17.0.4:32098, err= 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:45 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/14 04:38:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/14 04:38:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/14 04:38:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30576") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60726->172.17.0.4:30576, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38034") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34761") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43748->172.17.0.4:38034, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45246->172.17.0.4:34761, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35361") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41450->172.17.0.4:35361, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31353") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45216->172.17.0.4:31353, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30775") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51998->172.17.0.4:30775, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34025") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52890->172.17.0.4:34025, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34042") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37505") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34008->172.17.0.4:34042, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33620->172.17.0.4:37505, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32974") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33338->172.17.0.4:32974, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31881") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33822->172.17.0.4:31881, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33241") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58230->172.17.0.4:33241, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32719") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54912->172.17.0.4:32719, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34587") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55806->172.17.0.4:34587, err= 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39760") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39640") 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40602->172.17.0.4:39760, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/14 04:38:45 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40944->172.17.0.4:39640, err= 2026/07/14 04:38:45 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/14 04:38:45 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34187") 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39070->172.17.0.4:34187, err= 2026/07/14 04:38:47 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/14 04:38:47 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/14 04:38:47 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/14 04:38:47 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Connecting to FTP server 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Connecting to FTP server 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Connecting to FTP server 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42766->172.17.0.4:21, err= 2026/07/14 04:38:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:38:47 INFO : appleappleapplebanana: Deleted 2026/07/14 04:38:47 INFO : banana: Deleted 2026/07/14 04:38:47 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:38:47 INFO : apple: Deleted 2026/07/14 04:38:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:38:47 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42774->172.17.0.4:21, err= 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:21") 2026/07/14 04:38:47 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42782->172.17.0.4:21, err= 2026/07/14 04:38:49 INFO : splitbananasplit: Deleted 2026/07/14 04:38:49 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34693") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60964->172.17.0.4:34693, err= 2026/07/14 04:38:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/14 04:38:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/14 04:38:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : YXBwbGU=: Excluded 2026/07/14 04:38:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : YmFuYW5h: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39872") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54948->172.17.0.4:39872, err= 2026/07/14 04:38:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30131") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36112->172.17.0.4:30131, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30755") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38686->172.17.0.4:30755, err= 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31913") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46110->172.17.0.4:31913, err= 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:49 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 04:38:49 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 04:38:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:49 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 04:38:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35441") 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58094->172.17.0.4:35441, err= 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 04:38:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30332") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42968->172.17.0.4:30332, err= 2026/07/14 04:38:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/14 04:38:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/14 04:38:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : YXBwbGU=: Excluded 2026/07/14 04:38:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : YmFuYW5h: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35428") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52294->172.17.0.4:35428, err= 2026/07/14 04:38:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39278") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45724->172.17.0.4:39278, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39243") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52910->172.17.0.4:39243, err= 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:38:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30311") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52254->172.17.0.4:30311, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32551") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58250->172.17.0.4:32551, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31710") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40834->172.17.0.4:31710, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33299") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50364->172.17.0.4:33299, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36909") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60302->172.17.0.4:36909, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39684") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37492->172.17.0.4:39684, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35435") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36724->172.17.0.4:35435, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38171") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50242->172.17.0.4:38171, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35474") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46280->172.17.0.4:35474, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38792") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52474->172.17.0.4:38792, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35487") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36402->172.17.0.4:35487, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31483") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53464->172.17.0.4:31483, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34585") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53826->172.17.0.4:34585, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31272") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54050->172.17.0.4:31272, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35711") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51612->172.17.0.4:35711, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36419") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44336->172.17.0.4:36419, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33950") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55044->172.17.0.4:33950, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30105") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39688->172.17.0.4:30105, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35389") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35668->172.17.0.4:35389, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34072") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55764->172.17.0.4:34072, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36342") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60336->172.17.0.4:36342, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31071") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41852->172.17.0.4:31071, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38774") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53676->172.17.0.4:38774, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30224") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53510->172.17.0.4:30224, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39860") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44584->172.17.0.4:39860, err= 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31700") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59124->172.17.0.4:31700, err= 2026/07/14 04:38:49 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : apple: Excluded 2026/07/14 04:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:49 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : banana: Excluded 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34097") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58738->172.17.0.4:34097, err= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36656") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37472->172.17.0.4:36656, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39922") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35000->172.17.0.4:39922, err= 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36767") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37998->172.17.0.4:36767, err= 2026/07/14 04:38:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35711") 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51628->172.17.0.4:35711, err= 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36283") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33489") 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48402->172.17.0.4:33489, err= 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45072->172.17.0.4:36283, err= 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35774") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38705") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43160->172.17.0.4:35774, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48176->172.17.0.4:38705, err= 2026/07/14 04:38:49 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/14 04:38:49 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/14 04:38:49 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/14 04:38:49 INFO : apple: Copied (new) to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/14 04:38:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38826") 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60110->172.17.0.4:38826, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39102") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33960->172.17.0.4:39102, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31111") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57264->172.17.0.4:31111, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38666") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54312->172.17.0.4:38666, err= 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39221") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41182->172.17.0.4:39221, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36756") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39271") 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57596->172.17.0.4:39271, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52936->172.17.0.4:36756, err= 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33446") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38916->172.17.0.4:33446, err= 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35980") 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43792->172.17.0.4:35980, err= 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33627") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57034->172.17.0.4:33627, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38113") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57382->172.17.0.4:38113, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34199") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39688->172.17.0.4:34199, err= 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30231") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33518->172.17.0.4:30231, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31602") 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40920->172.17.0.4:31602, err= 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38744") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34861") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40432->172.17.0.4:38744, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46338->172.17.0.4:34861, err= 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:38:49 INFO : banana: Deleted 2026/07/14 04:38:49 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:38:49 INFO : splitbananasplit: Deleted 2026/07/14 04:38:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:38:49 INFO : apple: Deleted 2026/07/14 04:38:49 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:38:49 INFO : appleappleapplebanana: Deleted 2026/07/14 04:38:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39469") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33084->172.17.0.4:39469, err= 2026/07/14 04:38:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/14 04:38:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/14 04:38:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : PREFIXbanana: Excluded 2026/07/14 04:38:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : PREFIXapple: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37955") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48576->172.17.0.4:37955, err= 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36887") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34516->172.17.0.4:36887, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37140") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47178->172.17.0.4:37140, err= 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39151") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44934->172.17.0.4:39151, err= 2026/07/14 04:38:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32664") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33880") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58080->172.17.0.4:32664, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44492->172.17.0.4:33880, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33940") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59056->172.17.0.4:33940, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35277") 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38819") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48764->172.17.0.4:35277, err= 2026/07/14 04:38:49 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50596->172.17.0.4:38819, err= 2026/07/14 04:38:49 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/14 04:38:49 INFO : banana: Copied (new) 2026/07/14 04:38:49 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/14 04:38:49 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33105") 2026/07/14 04:38:49 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/14 04:38:49 INFO : splitbananasplit: Copied (new) 2026/07/14 04:38:49 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/14 04:38:49 INFO : apple: Copied (new) 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49314->172.17.0.4:33105, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32006") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30961") 2026/07/14 04:38:49 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/14 04:38:49 INFO : appleappleapplebanana: Copied (new) 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59372->172.17.0.4:32006, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50848->172.17.0.4:30961, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36871") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60502->172.17.0.4:36871, err= 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/14 04:38:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/14 04:38:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31932") 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/14 04:38:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38524->172.17.0.4:31932, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31387") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31812") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35106->172.17.0.4:31387, err= 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/14 04:38:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58634->172.17.0.4:31812, err= 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33975") 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43474->172.17.0.4:33975, err= 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/14 04:38:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/14 04:38:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31969") 2026/07/14 04:38:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40264->172.17.0.4:31969, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36952") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45536->172.17.0.4:36952, err= 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33774") 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/14 04:38:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48372->172.17.0.4:33774, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39589") 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37270->172.17.0.4:39589, err= 2026/07/14 04:38:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/14 04:38:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/14 04:38:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/14 04:38:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30631") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31372") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35806") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50350->172.17.0.4:30631, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55202->172.17.0.4:35806, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40582->172.17.0.4:31372, err= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31838") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46360->172.17.0.4:31838, err= 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/14 04:38:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/14 04:38:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/14 04:38:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/14 04:38:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 INFO : PREFIXsplitbananasplit: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/14 04:38:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/14 04:38:49 INFO : PREFIXapple: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/14 04:38:49 INFO : PREFIXbanana: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30765") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47528->172.17.0.4:30765, err= 2026/07/14 04:38:49 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : apple: Excluded 2026/07/14 04:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:49 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : banana: Excluded 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36777") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58806->172.17.0.4:36777, err= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33573") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36134->172.17.0.4:33573, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34187") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39072->172.17.0.4:34187, err= 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32420") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42388->172.17.0.4:32420, err= 2026/07/14 04:38:49 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : apple: Excluded 2026/07/14 04:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:49 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : banana: Excluded 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35476") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43012->172.17.0.4:35476, err= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35290") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33974->172.17.0.4:35290, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36720") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53554->172.17.0.4:36720, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32715") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38608->172.17.0.4:32715, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30849") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47298->172.17.0.4:30849, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32076") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53956->172.17.0.4:32076, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39976") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48810->172.17.0.4:39976, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30230") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56518->172.17.0.4:30230, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35000") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34448->172.17.0.4:35000, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32160") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52212->172.17.0.4:32160, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30837") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42952->172.17.0.4:30837, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38709") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54204->172.17.0.4:38709, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38556") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60340->172.17.0.4:38556, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34615") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53938->172.17.0.4:34615, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32160") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52220->172.17.0.4:32160, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38188") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54654->172.17.0.4:38188, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37377") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52188->172.17.0.4:37377, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36910") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55774->172.17.0.4:36910, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30770") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47038->172.17.0.4:30770, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36991") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60912->172.17.0.4:36991, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37881") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42488->172.17.0.4:37881, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37826") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50422->172.17.0.4:37826, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30078") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52100->172.17.0.4:30078, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34665") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33724->172.17.0.4:34665, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30089") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42408->172.17.0.4:30089, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30725") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54116->172.17.0.4:30725, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32922") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41930->172.17.0.4:32922, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31592") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52472->172.17.0.4:31592, err= 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39839") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51540->172.17.0.4:39839, err= 2026/07/14 04:38:49 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : apple: Excluded 2026/07/14 04:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:49 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : banana: Excluded 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33848") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40850->172.17.0.4:33848, err= 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36753") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57362->172.17.0.4:36753, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37253") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43732->172.17.0.4:37253, err= 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:38:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:38:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:38:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31586") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44570->172.17.0.4:31586, err= 2026/07/14 04:38:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:38:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30974") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31702") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54470->172.17.0.4:30974, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30733") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60518->172.17.0.4:31702, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39255") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60860->172.17.0.4:30733, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44104->172.17.0.4:39255, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33002") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50900->172.17.0.4:33002, err= 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:49 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/14 04:38:49 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:49 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/14 04:38:49 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/14 04:38:49 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/14 04:38:49 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/14 04:38:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36977") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46130->172.17.0.4:36977, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38779") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32850->172.17.0.4:38779, err= 2026/07/14 04:38:49 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/14 04:38:49 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33740") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37240->172.17.0.4:33740, err= 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35491") 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53570->172.17.0.4:35491, err= 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33260") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35096") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38456->172.17.0.4:33260, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37308->172.17.0.4:35096, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30008") 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55162->172.17.0.4:30008, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38898") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58628->172.17.0.4:38898, err= 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35828") 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46826->172.17.0.4:35828, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32362") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50200->172.17.0.4:32362, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38204") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38139") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51002->172.17.0.4:38204, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57382->172.17.0.4:38139, err= 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30437") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60602->172.17.0.4:30437, err= 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37223") 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32458") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34434->172.17.0.4:37223, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56744->172.17.0.4:32458, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39677") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47310->172.17.0.4:39677, err= 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 INFO : appleappleapplebanana: Deleted 2026/07/14 04:38:49 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:38:49 INFO : apple: Deleted 2026/07/14 04:38:49 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:38:49 INFO : banana: Deleted 2026/07/14 04:38:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:38:49 INFO : splitbananasplit: Deleted 2026/07/14 04:38:49 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:38:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35135") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59292->172.17.0.4:35135, err= 2026/07/14 04:38:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : bananaSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : appleSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33348") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34850->172.17.0.4:33348, err= 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33277") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59376->172.17.0.4:33277, err= 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34865") 2026/07/14 04:38:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37668->172.17.0.4:34865, err= 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:38:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33522") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60464->172.17.0.4:33522, err= 2026/07/14 04:38:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31049") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39245") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33098->172.17.0.4:39245, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42894->172.17.0.4:31049, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34384") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37828") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36928->172.17.0.4:37828, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30775") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59202->172.17.0.4:34384, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52004->172.17.0.4:30775, err= 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/14 04:38:50 INFO : banana: Copied (new) 2026/07/14 04:38:50 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/14 04:38:50 INFO : splitbananasplit: Copied (new) 2026/07/14 04:38:50 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/14 04:38:50 INFO : apple: Copied (new) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/14 04:38:50 INFO : appleappleapplebanana: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36311") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30177") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46156->172.17.0.4:30177, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30022") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38260->172.17.0.4:36311, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48364->172.17.0.4:30022, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33767") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49500->172.17.0.4:33767, err= 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/14 04:38:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/14 04:38:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32728") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39080") 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44202->172.17.0.4:32728, err= 2026/07/14 04:38:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/14 04:38:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41082->172.17.0.4:39080, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31481") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38788") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49746->172.17.0.4:38788, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46326->172.17.0.4:31481, err= 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/14 04:38:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36234") 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/14 04:38:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32960->172.17.0.4:36234, err= 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/14 04:38:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36710") 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/14 04:38:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34489") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60258->172.17.0.4:36710, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48524->172.17.0.4:34489, err= 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32806") 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/14 04:38:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48230->172.17.0.4:32806, err= 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39249") 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/14 04:38:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56948->172.17.0.4:39249, err= 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/14 04:38:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38556") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60350->172.17.0.4:38556, err= 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/14 04:38:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37912") 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53016->172.17.0.4:37912, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38850") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51386->172.17.0.4:38850, err= 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/14 04:38:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/14 04:38:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/14 04:38:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/14 04:38:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : splitbananasplitSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : appleSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/14 04:38:50 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/14 04:38:50 INFO : bananaSUFFIX: Deleted 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33383") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36154->172.17.0.4:33383, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38852") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42716->172.17.0.4:38852, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30479") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34488->172.17.0.4:30479, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30072") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44646->172.17.0.4:30072, err= 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32851") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50768->172.17.0.4:32851, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38364") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38374->172.17.0.4:38364, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33429") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49890->172.17.0.4:33429, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39669") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37334->172.17.0.4:39669, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31162") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58918->172.17.0.4:31162, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37100") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36804->172.17.0.4:37100, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35432") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54794->172.17.0.4:35432, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36080") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53844->172.17.0.4:36080, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32403") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49558->172.17.0.4:32403, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31308") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55954->172.17.0.4:31308, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34926") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50980->172.17.0.4:34926, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33026") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53578->172.17.0.4:33026, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39203") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37588->172.17.0.4:39203, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38343") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46910->172.17.0.4:38343, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35988") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39958->172.17.0.4:35988, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32325") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44040->172.17.0.4:32325, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37756") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39744->172.17.0.4:37756, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38576") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39700->172.17.0.4:38576, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31318") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58634->172.17.0.4:31318, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31881") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33834->172.17.0.4:31881, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31663") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38640->172.17.0.4:31663, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30063") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36896->172.17.0.4:30063, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32347") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46260->172.17.0.4:32347, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37008") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60602->172.17.0.4:37008, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34480") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36464->172.17.0.4:34480, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37278") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39958->172.17.0.4:37278, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35205") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41496->172.17.0.4:35205, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37198") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51998->172.17.0.4:37198, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33115") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36598->172.17.0.4:33115, err= 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39626") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47592->172.17.0.4:39626, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31176") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44498->172.17.0.4:31176, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34786") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60078->172.17.0.4:34786, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33886") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39406->172.17.0.4:33886, err= 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38697") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36666->172.17.0.4:38697, err= 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34583") 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33166->172.17.0.4:34583, err= 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34498") 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50132->172.17.0.4:34498, err= 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37524") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37756") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37940") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33176->172.17.0.4:37524, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39758->172.17.0.4:37756, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33284->172.17.0.4:37940, err= 2026/07/14 04:38:50 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/14 04:38:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34043") 2026/07/14 04:38:50 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/14 04:38:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51258->172.17.0.4:34043, err= 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/14 04:38:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/14 04:38:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34797") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37758->172.17.0.4:34797, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34099") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39764") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41072->172.17.0.4:34099, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34044->172.17.0.4:39764, err= 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/14 04:38:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/14 04:38:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/14 04:38:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36380") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34748") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41882->172.17.0.4:36380, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38192->172.17.0.4:34748, err= 2026/07/14 04:38:50 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/14 04:38:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30046") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37171") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35148->172.17.0.4:30046, err= 2026/07/14 04:38:50 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46662->172.17.0.4:37171, err= 2026/07/14 04:38:50 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/14 04:38:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/14 04:38:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37252") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57714->172.17.0.4:37252, err= 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/14 04:38:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35864") 2026/07/14 04:38:50 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/14 04:38:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53740->172.17.0.4:35864, err= 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34679") 2026/07/14 04:38:50 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30859") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40104->172.17.0.4:34679, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49986->172.17.0.4:30859, err= 2026/07/14 04:38:50 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/14 04:38:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37183") 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/14 04:38:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60974->172.17.0.4:37183, err= 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/14 04:38:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/14 04:38:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/14 04:38:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33701") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52172->172.17.0.4:33701, err= 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/14 04:38:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:38:50 INFO : appleappleapplebanana: Deleted 2026/07/14 04:38:50 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:38:50 INFO : splitbananasplit: Deleted 2026/07/14 04:38:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:38:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35750") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46752->172.17.0.4:35750, err= 2026/07/14 04:38:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbanan: Excluded 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleapple: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31786") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54840->172.17.0.4:31786, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefg: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcde: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defgh: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdef: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-34567: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-23456: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghi: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-45678: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijk: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-12345: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghij: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34033") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51350->172.17.0.4:34033, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35503") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56042->172.17.0.4:35503, err= 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33929") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34332->172.17.0.4:33929, err= 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleapple: size = 21 OK 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : splitbanan: size = 16 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37863") 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44210->172.17.0.4:37863, err= 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:38:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:38:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:38:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:38:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:38:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:38:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:38:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:38:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:38:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:38:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:38:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:38:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:38:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33930") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35450->172.17.0.4:33930, err= 2026/07/14 04:38:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbanan: Excluded 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleapple: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37480") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47916->172.17.0.4:37480, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefg: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcde: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defgh: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdef: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-34567: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-23456: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghi: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-45678: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijk: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-12345: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghij: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31688") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56528->172.17.0.4:31688, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33923") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41262->172.17.0.4:33923, err= 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:38:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32550") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35610->172.17.0.4:32550, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35977") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56652->172.17.0.4:35977, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31736") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36676->172.17.0.4:31736, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32902") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50130->172.17.0.4:32902, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38618") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48856->172.17.0.4:38618, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38222") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57824->172.17.0.4:38222, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35390") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58212->172.17.0.4:35390, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36910") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55782->172.17.0.4:36910, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39062") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49864->172.17.0.4:39062, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30899") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43332->172.17.0.4:30899, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35914") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43740->172.17.0.4:35914, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30843") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54558->172.17.0.4:30843, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35684") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35860->172.17.0.4:35684, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37877") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39360->172.17.0.4:37877, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34828") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34780->172.17.0.4:34828, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31849") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57050->172.17.0.4:31849, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32135") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43284->172.17.0.4:32135, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30071") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49040->172.17.0.4:30071, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31259") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39004->172.17.0.4:31259, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33583") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35096->172.17.0.4:33583, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30897") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59824->172.17.0.4:30897, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36205") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55446->172.17.0.4:36205, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34129") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57028->172.17.0.4:34129, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35975") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56966->172.17.0.4:35975, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31300") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54384->172.17.0.4:31300, err= 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38142") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52962->172.17.0.4:38142, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39468") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38086->172.17.0.4:39468, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34170") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45136->172.17.0.4:34170, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34278") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37002->172.17.0.4:34278, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30041") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34990->172.17.0.4:30041, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35784") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48196->172.17.0.4:35784, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39968") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58344->172.17.0.4:39968, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30100") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49970->172.17.0.4:30100, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34618") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44900->172.17.0.4:34618, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30710") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55306->172.17.0.4:30710, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33463") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51722->172.17.0.4:33463, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32708") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50804->172.17.0.4:32708, err= 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33110") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60556->172.17.0.4:33110, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38875") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56968->172.17.0.4:38875, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35065") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41686->172.17.0.4:35065, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31378") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43260->172.17.0.4:31378, err= 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30976") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51060->172.17.0.4:30976, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30062") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51522->172.17.0.4:30062, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37433") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47330->172.17.0.4:37433, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31165") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48428->172.17.0.4:31165, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32140") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35674->172.17.0.4:32140, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37113") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44740->172.17.0.4:37113, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39024") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48212->172.17.0.4:39024, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33630") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56042->172.17.0.4:33630, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39598") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60948->172.17.0.4:39598, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30994") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53674->172.17.0.4:30994, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37567") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32922->172.17.0.4:37567, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37288") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50928->172.17.0.4:37288, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34797") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37768->172.17.0.4:34797, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32258") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46930->172.17.0.4:32258, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31480") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59206->172.17.0.4:31480, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32714") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58740->172.17.0.4:32714, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34852") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41010->172.17.0.4:34852, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36547") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57076->172.17.0.4:36547, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33560") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48214->172.17.0.4:33560, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35766") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43644->172.17.0.4:35766, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38290") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58148->172.17.0.4:38290, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38869") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54002->172.17.0.4:38869, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31859") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56788->172.17.0.4:31859, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35630") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58128->172.17.0.4:35630, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33691") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39370->172.17.0.4:33691, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34435") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39474->172.17.0.4:34435, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34261") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58534->172.17.0.4:34261, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33244") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39114->172.17.0.4:33244, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39621") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34020->172.17.0.4:39621, err= 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37294") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42384->172.17.0.4:37294, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37729") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39296->172.17.0.4:37729, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39796") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42240->172.17.0.4:39796, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32560") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49570->172.17.0.4:32560, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32264") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33812->172.17.0.4:32264, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39147") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35114->172.17.0.4:39147, err= 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33387") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53536->172.17.0.4:33387, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34407") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43660->172.17.0.4:34407, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32797") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48316->172.17.0.4:32797, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30700") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49884->172.17.0.4:30700, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31304") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41456->172.17.0.4:31304, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37727") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56492->172.17.0.4:37727, err= 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36604") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34656->172.17.0.4:36604, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34917") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55746->172.17.0.4:34917, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37471") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52634->172.17.0.4:37471, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38102") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51260->172.17.0.4:38102, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36392") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45424->172.17.0.4:36392, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36632") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47648->172.17.0.4:36632, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34991") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46262->172.17.0.4:34991, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33376") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51776->172.17.0.4:33376, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33247") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36832->172.17.0.4:33247, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31177") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59994->172.17.0.4:31177, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31465") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39106->172.17.0.4:31465, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33180") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46644->172.17.0.4:33180, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33868") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34454->172.17.0.4:33868, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34896") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46726->172.17.0.4:34896, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36927") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40900->172.17.0.4:36927, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39382") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53550->172.17.0.4:39382, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30848") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37640->172.17.0.4:30848, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33477") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59244->172.17.0.4:33477, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32213") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40498->172.17.0.4:32213, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39128") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35670->172.17.0.4:39128, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31450") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34058->172.17.0.4:31450, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35443") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54240->172.17.0.4:35443, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38331") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60148->172.17.0.4:38331, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33935") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52840->172.17.0.4:33935, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36264") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56454->172.17.0.4:36264, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30428") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57334->172.17.0.4:30428, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32525") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37648->172.17.0.4:32525, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31637") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36706->172.17.0.4:31637, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35062") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40532->172.17.0.4:35062, err= 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35137") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60744->172.17.0.4:35137, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36698") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53438->172.17.0.4:36698, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30050") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46168->172.17.0.4:30050, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39086") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38972->172.17.0.4:39086, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38597") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40578->172.17.0.4:38597, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35048") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39702->172.17.0.4:35048, err= 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30219") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60062->172.17.0.4:30219, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38502") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39110->172.17.0.4:38502, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32337") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38818->172.17.0.4:32337, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39833") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36822->172.17.0.4:39833, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33828") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35486->172.17.0.4:33828, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37983") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48934->172.17.0.4:37983, err= 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34012") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37392->172.17.0.4:34012, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34320") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37832->172.17.0.4:34320, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37359") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44476->172.17.0.4:37359, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34333") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50880->172.17.0.4:34333, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30925") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58860->172.17.0.4:30925, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38391") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37268->172.17.0.4:38391, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37268") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43008->172.17.0.4:37268, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32574") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41518->172.17.0.4:32574, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37862") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47022->172.17.0.4:37862, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35196") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60520->172.17.0.4:35196, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36484") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50570->172.17.0.4:36484, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34276") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38212->172.17.0.4:34276, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31402") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51590->172.17.0.4:31402, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34737") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52894->172.17.0.4:34737, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34729") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37240->172.17.0.4:34729, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33250") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53982->172.17.0.4:33250, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39502") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50202->172.17.0.4:39502, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39415") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41040->172.17.0.4:39415, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39914") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53956->172.17.0.4:39914, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39087") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48820->172.17.0.4:39087, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37744") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52872->172.17.0.4:37744, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32057") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53816->172.17.0.4:32057, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35659") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42676->172.17.0.4:35659, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34938") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41096->172.17.0.4:34938, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39863") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34760->172.17.0.4:39863, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35579") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50380->172.17.0.4:35579, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38138") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44650->172.17.0.4:38138, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33817") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35802->172.17.0.4:33817, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36876") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60388->172.17.0.4:36876, err= 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35002") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44944->172.17.0.4:35002, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37654") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59474->172.17.0.4:37654, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36370") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57518->172.17.0.4:36370, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32123") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55240->172.17.0.4:32123, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34429") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54366->172.17.0.4:34429, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35744") 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47684->172.17.0.4:35744, err= 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37963") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37144->172.17.0.4:37963, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35857") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43794->172.17.0.4:35857, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35881") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37164->172.17.0.4:35881, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33087") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39728->172.17.0.4:33087, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39725") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45172->172.17.0.4:39725, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35262") 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41028->172.17.0.4:35262, err= 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32307") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36938->172.17.0.4:32307, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33598") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58276->172.17.0.4:33598, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39208") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52226->172.17.0.4:39208, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30111") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58188->172.17.0.4:30111, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34590") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40456->172.17.0.4:34590, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39894") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47980->172.17.0.4:39894, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31258") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55788->172.17.0.4:31258, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34691") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46918->172.17.0.4:34691, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39498") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59868->172.17.0.4:39498, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33245") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41246->172.17.0.4:33245, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39851") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37406->172.17.0.4:39851, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35924") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52644->172.17.0.4:35924, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31596") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59168->172.17.0.4:31596, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32330") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51650->172.17.0.4:32330, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35688") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56268->172.17.0.4:35688, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31371") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50638->172.17.0.4:31371, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36898") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59496->172.17.0.4:36898, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38635") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36862->172.17.0.4:38635, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35817") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37486->172.17.0.4:35817, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39497") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41840->172.17.0.4:39497, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38503") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37752->172.17.0.4:38503, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34179") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35976->172.17.0.4:34179, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39179") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48716->172.17.0.4:39179, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30343") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50430->172.17.0.4:30343, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31931") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48016->172.17.0.4:31931, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32077") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37914->172.17.0.4:32077, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37929") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52224->172.17.0.4:37929, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39119") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38398->172.17.0.4:39119, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37606") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38678->172.17.0.4:37606, err= 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36070") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36712->172.17.0.4:36070, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35427") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45870->172.17.0.4:35427, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39221") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41196->172.17.0.4:39221, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34910") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33204->172.17.0.4:34910, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39586") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41636->172.17.0.4:39586, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35397") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59560->172.17.0.4:35397, err= 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38495") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42612->172.17.0.4:38495, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32663") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49384->172.17.0.4:32663, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30548") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59600->172.17.0.4:30548, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34801") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46126->172.17.0.4:34801, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32142") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34238->172.17.0.4:32142, err= 2026/07/14 04:38:50 DEBUG : apple: size = 5 OK 2026/07/14 04:38:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : apple: Unchanged skipping 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : banana: size = 6 OK 2026/07/14 04:38:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : banana: Unchanged skipping 2026/07/14 04:38:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34870") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40380->172.17.0.4:34870, err= 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38024") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43472->172.17.0.4:38024, err= 2026/07/14 04:38:50 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : apple: Excluded 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : splitbananasplit: Excluded 2026/07/14 04:38:50 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : banana: Excluded 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30168") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51994->172.17.0.4:30168, err= 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:38:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37909") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37644->172.17.0.4:37909, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34572") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37158->172.17.0.4:34572, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36100") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46868->172.17.0.4:36100, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34177") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47998->172.17.0.4:34177, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35653") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56656->172.17.0.4:35653, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34912") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48926->172.17.0.4:34912, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30442") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42052->172.17.0.4:30442, err= --- PASS: TestTransform (5.47s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.78s) --- PASS: TestTransform/prefix (0.09s) --- PASS: TestTransform/suffix (0.09s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35831") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56664->172.17.0.4:35831, err= 2026/07/14 04:38:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:38:50 INFO : sub dir_somesuffix: Making directory 2026/07/14 04:38:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:38:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/14 04:38:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:38:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36946") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32954->172.17.0.4:36946, err= 2026/07/14 04:38:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:38:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39897") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38580->172.17.0.4:39897, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34573") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59552->172.17.0.4:34573, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31520") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33636->172.17.0.4:31520, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37794") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55564->172.17.0.4:37794, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34714") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37898->172.17.0.4:34714, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32039") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46024->172.17.0.4:32039, err= 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 INFO : tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33851") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59772->172.17.0.4:33851, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/14 04:38:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35101") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49126->172.17.0.4:35101, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33261") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46176->172.17.0.4:33261, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32828") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47624->172.17.0.4:32828, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31445") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43660->172.17.0.4:31445, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31740") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43330->172.17.0.4:31740, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36398") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40906->172.17.0.4:36398, err= 2026/07/14 04:38:50 INFO : toe: Making directory 2026/07/14 04:38:50 INFO : toe/toe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31202") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59708->172.17.0.4:31202, err= 2026/07/14 04:38:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/14 04:38:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37939") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42516->172.17.0.4:37939, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35396") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42316->172.17.0.4:35396, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30734") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59700->172.17.0.4:30734, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31395") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39256->172.17.0.4:31395, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31231") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49868->172.17.0.4:31231, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39515") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45152->172.17.0.4:39515, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35485") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59826->172.17.0.4:35485, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37520") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45306->172.17.0.4:37520, err= 2026/07/14 04:38:50 INFO : toe: Making directory 2026/07/14 04:38:50 INFO : toe/toe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34646") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60076->172.17.0.4:34646, err= 2026/07/14 04:38:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/14 04:38:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36522") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35486->172.17.0.4:36522, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37749") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58052->172.17.0.4:37749, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33561") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37256->172.17.0.4:33561, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36760") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50620->172.17.0.4:36760, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33666") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:52554->172.17.0.4:33666, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30582") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34404->172.17.0.4:30582, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31366") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35742->172.17.0.4:31366, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:38:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31727") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55294->172.17.0.4:31727, err= 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 INFO : tictacempty_dir: Making directory 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 INFO : tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38086") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42990->172.17.0.4:38086, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37450") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50960->172.17.0.4:37450, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37745") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36240") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45778->172.17.0.4:37745, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48250->172.17.0.4:36240, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35758") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32844->172.17.0.4:35758, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35054") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55874->172.17.0.4:35054, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30960") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37922->172.17.0.4:30960, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39560") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54600->172.17.0.4:39560, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33780") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60138->172.17.0.4:33780, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36836") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33636->172.17.0.4:36836, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:38:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34902") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44856->172.17.0.4:34902, err= 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 INFO : tictacempty_dir: Making directory 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 INFO : tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33486") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44374->172.17.0.4:33486, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37310") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44050->172.17.0.4:37310, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34065") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37055") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39272->172.17.0.4:37055, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36896->172.17.0.4:34065, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31183") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35888->172.17.0.4:31183, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30635") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33966->172.17.0.4:30635, err= 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37568") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46062->172.17.0.4:37568, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30455") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41412->172.17.0.4:30455, err= 2026/07/14 04:38:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35699") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49786->172.17.0.4:35699, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/14 04:38:50 NOTICE: ftp://172.17.0.4:21/rclone-test-ciqorim3comu: 0 differences found 2026/07/14 04:38:50 NOTICE: ftp://172.17.0.4:21/rclone-test-ciqorim3comu: 1 hashes could not be checked 2026/07/14 04:38:50 NOTICE: ftp://172.17.0.4:21/rclone-test-ciqorim3comu: 1 matching files 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39853") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44848->172.17.0.4:39853, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37238") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41968->172.17.0.4:37238, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36341") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45112->172.17.0.4:36341, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32272") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60186->172.17.0.4:32272, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32503") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34050->172.17.0.4:32503, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33395") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53946->172.17.0.4:33395, err= 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 INFO : tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33926") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35592->172.17.0.4:33926, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36319") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37298->172.17.0.4:36319, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33959") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46154->172.17.0.4:33959, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33875") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55008->172.17.0.4:33875, err= 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39770") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34402->172.17.0.4:39770, err= 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39892") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59856->172.17.0.4:39892, err= 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39384") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37100->172.17.0.4:39384, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33324") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55056->172.17.0.4:33324, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39852") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49364->172.17.0.4:39852, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30869") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49950->172.17.0.4:30869, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32072") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32828->172.17.0.4:32072, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38045") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43486->172.17.0.4:38045, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37500") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46378->172.17.0.4:37500, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38123") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45792->172.17.0.4:38123, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/14 04:38:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38529") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58096->172.17.0.4:38529, err= 2026/07/14 04:38:50 INFO : toe: Making directory 2026/07/14 04:38:50 INFO : toe/toe: Making directory 2026/07/14 04:38:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31051") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33260->172.17.0.4:31051, err= 2026/07/14 04:38:50 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/14 04:38:50 INFO : toe/toe/toe: Copied (new) 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37108") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41540->172.17.0.4:37108, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31497") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43798->172.17.0.4:31497, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38810") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37602->172.17.0.4:38810, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33099") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38980->172.17.0.4:33099, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33024") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57968->172.17.0.4:33024, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30386") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56812->172.17.0.4:30386, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33474") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53098->172.17.0.4:33474, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:38:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36735") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40386->172.17.0.4:36735, err= 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 INFO : tictacempty_dir: Making directory 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 INFO : tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39567") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44792->172.17.0.4:39567, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:38:50 INFO : toe/toe: Removing directory 2026/07/14 04:38:50 INFO : toe: Removing directory 2026/07/14 04:38:50 INFO : empty_dir: Removing directory 2026/07/14 04:38:50 DEBUG : Local file system at /tmp/rclone3126031561: deleted 3 directories 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36542") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34748->172.17.0.4:36542, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39246") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31260") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59160->172.17.0.4:39246, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56524->172.17.0.4:31260, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30527") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55478->172.17.0.4:30527, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31997") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45934->172.17.0.4:31997, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38170") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46926->172.17.0.4:38170, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31961") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57748->172.17.0.4:31961, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37620") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55758->172.17.0.4:37620, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32224") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58738->172.17.0.4:32224, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:38:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36174") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53034->172.17.0.4:36174, err= 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 INFO : tictacempty_dir: Making directory 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 INFO : tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36087") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38058->172.17.0.4:36087, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:38:50 INFO : toe/toe: Removing directory 2026/07/14 04:38:50 INFO : toe: Removing directory 2026/07/14 04:38:50 INFO : empty_dir: Removing directory 2026/07/14 04:38:50 DEBUG : Local file system at /tmp/rclone3126031561: deleted 3 directories 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30603") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43548->172.17.0.4:30603, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33542") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56706->172.17.0.4:33542, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32292") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47206->172.17.0.4:32292, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31785") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60320->172.17.0.4:31785, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:38:50 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33581") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39586->172.17.0.4:33581, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30666") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39566") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32593") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:51184->172.17.0.4:39566, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53208->172.17.0.4:30666, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33164->172.17.0.4:32593, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32756") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33649") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50370->172.17.0.4:32756, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43478->172.17.0.4:33649, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32281") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38058->172.17.0.4:32281, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38262") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35640") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60086->172.17.0.4:38262, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46426->172.17.0.4:35640, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30098") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39318->172.17.0.4:30098, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34871") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60208->172.17.0.4:34871, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36974") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39096->172.17.0.4:36974, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35826") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33284->172.17.0.4:35826, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : Reset feature "Copy" 2026/07/14 04:38:50 DEBUG : Reset feature "Move" 2026/07/14 04:38:50 DEBUG : Reset feature "Copy" 2026/07/14 04:38:50 DEBUG : Reset feature "Move" 2026/07/14 04:38:50 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:38:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32455") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41992->172.17.0.4:32455, err= 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 INFO : tictacempty_dir: Making directory 2026/07/14 04:38:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 INFO : tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:38:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32343") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43172->172.17.0.4:32343, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:38:50 INFO : toe/toe: Removing directory 2026/07/14 04:38:50 INFO : toe: Removing directory 2026/07/14 04:38:50 INFO : empty_dir: Removing directory 2026/07/14 04:38:50 DEBUG : Local file system at /tmp/rclone3126031561: deleted 3 directories 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35981") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37650->172.17.0.4:35981, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35187") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60454->172.17.0.4:35187, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30139") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40006->172.17.0.4:30139, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34575") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:37556->172.17.0.4:34575, err= 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:38:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36454") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45506->172.17.0.4:36454, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38550") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:41870->172.17.0.4:38550, err= 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:38:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/14 04:38:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37425") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59182->172.17.0.4:37425, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38988") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:55382->172.17.0.4:38988, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35718") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37344") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:59134->172.17.0.4:35718, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:49158->172.17.0.4:37344, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34832") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47106->172.17.0.4:34832, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33117") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43588->172.17.0.4:33117, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39292") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50272->172.17.0.4:39292, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30884") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32892") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30342") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:43776->172.17.0.4:30884, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53144->172.17.0.4:32892, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58350->172.17.0.4:30342, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34015") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60552->172.17.0.4:34015, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36080") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:53846->172.17.0.4:36080, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33947") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40194->172.17.0.4:33947, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 DEBUG : toe: transformed to: dG9l 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31474") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57876->172.17.0.4:31474, err= 2026/07/14 04:38:50 DEBUG : toe: transformed to: dG9l 2026/07/14 04:38:50 INFO : dG9l: Making directory 2026/07/14 04:38:50 DEBUG : toe: transformed to: dG9l 2026/07/14 04:38:50 DEBUG : toe: transformed to: dG9l 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 04:38:50 INFO : dG9l/dG9l: Making directory 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 04:38:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31556") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:36512->172.17.0.4:31556, err= 2026/07/14 04:38:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/14 04:38:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36628") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:48720->172.17.0.4:36628, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38880") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46256->172.17.0.4:38880, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36639") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:34744->172.17.0.4:36639, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39037") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:38230->172.17.0.4:39037, err= 2026/07/14 04:38:50 DEBUG : dG9l: transformed to: toe 2026/07/14 04:38:50 DEBUG : dG9l: transformed to: toe 2026/07/14 04:38:50 DEBUG : toe: Directory modification time the same (differ by 551.42899ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:37717") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:47280->172.17.0.4:37717, err= 2026/07/14 04:38:50 DEBUG : dG9l: transformed to: toe 2026/07/14 04:38:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/14 04:38:50 DEBUG : toe/toe: Directory modification time the same (differ by 551.42899ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36671") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:35794->172.17.0.4:36671, err= 2026/07/14 04:38:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/14 04:38:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:38:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/14 04:38:50 DEBUG : Local file system at /tmp/rclone3126031561: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/14 04:38:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/14 04:38:50 DEBUG : Local file system at /tmp/rclone3126031561: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : Waiting for deletions to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32997") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:44520->172.17.0.4:32997, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33606") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:50980->172.17.0.4:33606, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:35598") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56530->172.17.0.4:35598, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38361") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:58914->172.17.0.4:38361, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38648") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45554->172.17.0.4:38648, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39721") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:45584->172.17.0.4:39721, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36862") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:57906->172.17.0.4:36862, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciqorim3comu", Local "Local file system at /tmp/rclone3126031561", Modify Window "1s" 2026/07/14 04:38:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:33651") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60360->172.17.0.4:33651, err= 2026/07/14 04:38:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: 2026/07/14 04:38:50 INFO : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Making directory 2026/07/14 04:38:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: 2026/07/14 04:38:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: 2026/07/14 04:38:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: 2026/07/14 04:38:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 04:38:50 INFO : toe/toe: Making directory 2026/07/14 04:38:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:38:50 DEBUG : toe/toe: transformed to: 2026/07/14 04:38:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 04:38:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:38:50 DEBUG : toe: transformed to: 2026/07/14 04:38:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:38:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:38:50 DEBUG : toe/toe/toe: transformed to: 2026/07/14 04:38:50 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for checks to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Waiting for transfers to finish 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:31749") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:54946->172.17.0.4:31749, err= 2026/07/14 04:38:50 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 04:38:50 INFO : toe/toe/toe: Copied (new) 2026/07/14 04:38:50 ERROR : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: not deleting files as there were IO errors 2026/07/14 04:38:50 ERROR : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: not deleting directories as there were IO errors 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32461") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:60110->172.17.0.4:32461, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32790") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:46222->172.17.0.4:32790, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:36364") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:39942->172.17.0.4:36364, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:30612") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:40130->172.17.0.4:30612, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:32185") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:32832->172.17.0.4:32185, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:34503") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:33398->172.17.0.4:34503, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:39805") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:56102->172.17.0.4:39805, err= --- PASS: TestError (0.01s) PASS 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: dial("tcp","172.17.0.4:38968") 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: > dial: conn=172.17.0.1:42454->172.17.0.4:38968, err= 2026/07/14 04:38:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ciqorim3comu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m39.477011115s (try 1/5)