"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/08/05 04:44:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi" 2025/08/05 04:44:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 04:44:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:55 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:55 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Connecting to FTP server 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48806->172.17.0.3:21, err= 2025/08/05 04:44:55 DEBUG : Creating backend with remote "/tmp/rclone806545856" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35946") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54756->172.17.0.3:35946, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34587") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52800->172.17.0.3:34587, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33392") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39734->172.17.0.3:33392, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30063") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55014->172.17.0.3:30063, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38768") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37090->172.17.0.3:38768, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34952") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56084->172.17.0.3:34952, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36173") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55886->172.17.0.3:36173, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37849") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59718->172.17.0.3:37849, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37712") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37470->172.17.0.3:37712, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36714") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58996->172.17.0.3:36714, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34128") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40638->172.17.0.3:34128, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33506") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34670->172.17.0.3:33506, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39130") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41296->172.17.0.3:39130, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33216") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38522->172.17.0.3:33216, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34174") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39766->172.17.0.3:34174, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : Creating backend with remote "/non-existing" 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35448") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34838->172.17.0.3:35448, err= 2025/08/05 04:44:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30703") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56868->172.17.0.3:30703, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36984") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47876->172.17.0.3:36984, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38995") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55188->172.17.0.3:38995, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32716") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56902->172.17.0.3:32716, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36806") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52168->172.17.0.3:36806, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38350") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33466->172.17.0.3:38350, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35174") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35578->172.17.0.3:35174, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31891") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38526->172.17.0.3:31891, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:222: Only runs on local 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30194") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36418->172.17.0.3:30194, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34379") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54066->172.17.0.3:34379, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Running all checks before starting transfers 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39215") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47434->172.17.0.3:39215, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Checks finished, now starting transfers 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35524") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45516->172.17.0.3:35524, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35466") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54574->172.17.0.3:35466, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34961") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48024->172.17.0.3:34961, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39438") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40434->172.17.0.3:39438, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39372") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39226->172.17.0.3:39372, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35531") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49058->172.17.0.3:35531, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 ERROR : Ignoring --no-traverse with sync 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39600") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53556->172.17.0.3:39600, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30252") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44622->172.17.0.3:30252, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36415") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52110->172.17.0.3:36415, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38881") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44978->172.17.0.3:38881, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33597") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46764->172.17.0.3:33597, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37792") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39236->172.17.0.3:37792, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31411") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45470->172.17.0.3:31411, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37415") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47402->172.17.0.3:37415, err= 2025/08/05 04:44:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30082") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39600->172.17.0.3:30082, err= 2025/08/05 04:44:55 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/08/05 04:44:55 INFO : hello world2: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39415") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39786->172.17.0.3:39415, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31438") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53802->172.17.0.3:31438, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38998") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58596->172.17.0.3:38998, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37977") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53024->172.17.0.3:37977, err= 2025/08/05 04:44:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35493") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57548->172.17.0.3:35493, err= 2025/08/05 04:44:55 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/05 04:44:55 INFO : potato2: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30934") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37844->172.17.0.3:30934, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34589") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59718->172.17.0.3:34589, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33942") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50520->172.17.0.3:33942, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36484") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36452->172.17.0.3:36484, err= 2025/08/05 04:44:55 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/05 04:44:55 INFO : potato2: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32681") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37122->172.17.0.3:32681, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39178") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55904->172.17.0.3:39178, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31464") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36298->172.17.0.3:31464, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 04:44:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:44:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33584") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55318->172.17.0.3:33584, err= 2025/08/05 04:44:55 INFO : sub dir2: Making directory 2025/08/05 04:44:55 INFO : sub dir: Making directory 2025/08/05 04:44:55 INFO : sub dir2/sub sub dir2: Making directory 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Connecting to FTP server 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48822->172.17.0.3:21, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39890") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47584->172.17.0.3:39890, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34735") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39046->172.17.0.3:34735, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32743") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33006") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48242->172.17.0.3:32743, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41038->172.17.0.3:33006, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38982") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33164->172.17.0.3:38982, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37409") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35804->172.17.0.3:37409, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30868") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34746") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39664->172.17.0.3:30868, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53500->172.17.0.3:34746, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37650") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53472->172.17.0.3:37650, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35337") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41674->172.17.0.3:35337, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 INFO : sub dir2: Making directory 2025/08/05 04:44:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 04:44:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32960") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54158->172.17.0.3:32960, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37477") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48810->172.17.0.3:37477, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31441") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58212->172.17.0.3:31441, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30687") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35588->172.17.0.3:30687, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37951") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35470->172.17.0.3:37951, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31490") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53342->172.17.0.3:31490, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34629") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37796->172.17.0.3:34629, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : sub dir2: Making directory with metadata 2025/08/05 04:44:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36172") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60628->172.17.0.3:36172, err= 2025/08/05 04:44:55 INFO : sub dir2: Making directory 2025/08/05 04:44:55 INFO : sub dir: Making directory 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36417") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49966->172.17.0.3:36417, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 INFO : sub dir/hello world: Deleted 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35335") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33622->172.17.0.3:35335, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32842") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39374->172.17.0.3:32842, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30782") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57420->172.17.0.3:30782, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35680") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44082->172.17.0.3:35680, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39047") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54748->172.17.0.3:39047, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39271") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30846") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42346->172.17.0.3:30846, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41992->172.17.0.3:39271, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32116") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43900->172.17.0.3:32116, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33973") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40932->172.17.0.3:33973, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35521") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50778->172.17.0.3:35521, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 INFO : sub dir2: Making directory 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36351") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:32792->172.17.0.3:36351, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30523") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33318->172.17.0.3:30523, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 INFO : sub dir/hello world: Deleted 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34595") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57628->172.17.0.3:34595, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30305") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50988->172.17.0.3:30305, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36802") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33470->172.17.0.3:36802, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30879") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60632->172.17.0.3:30879, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38573") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33522->172.17.0.3:38573, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : sub dir2: Making directory with metadata 2025/08/05 04:44:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:44:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38200") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55448->172.17.0.3:38200, err= 2025/08/05 04:44:55 INFO : sub dir2: Making directory 2025/08/05 04:44:55 INFO : sub dir: Making directory 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39152") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51760->172.17.0.3:39152, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34949") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46082->172.17.0.3:34949, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31853") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32675") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53002->172.17.0.3:31853, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34560->172.17.0.3:32675, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33980") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37184->172.17.0.3:33980, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35675") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44242->172.17.0.3:35675, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31959") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34180->172.17.0.3:31959, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39383") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40456->172.17.0.3:39383, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36417") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49970->172.17.0.3:36417, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32242") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42080->172.17.0.3:32242, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 INFO : sub dir2: Making directory 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39994") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33366->172.17.0.3:39994, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30087") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44032->172.17.0.3:30087, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38482") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34824->172.17.0.3:38482, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39229") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46542->172.17.0.3:39229, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30924") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60612->172.17.0.3:30924, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34928") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46226->172.17.0.3:34928, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32396") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40628->172.17.0.3:32396, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39392") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49152->172.17.0.3:39392, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31988") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47968->172.17.0.3:31988, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32478") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45400->172.17.0.3:32478, err= 2025/08/05 04:44:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-licivuf1woha" 2025/08/05 04:44:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:55 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:55 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: Connecting to FTP server 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: > dial: conn=172.17.0.1:48834->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qoviceq9yizi -> ftp://172.17.0.3:21/rclone-test-licivuf1woha 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31340") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: dial("tcp","172.17.0.3:33249") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38512->172.17.0.3:31340, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: > dial: conn=172.17.0.1:36126->172.17.0.3:33249, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39870") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36144->172.17.0.3:39870, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: Waiting for checks to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: Waiting for transfers to finish 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34880") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44822->172.17.0.3:34880, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: dial("tcp","172.17.0.3:36012") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: > dial: conn=172.17.0.1:44938->172.17.0.3:36012, err= 2025/08/05 04:44:55 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/05 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: dial("tcp","172.17.0.3:30192") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: > dial: conn=172.17.0.1:49982->172.17.0.3:30192, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: dial("tcp","172.17.0.3:34710") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: > dial: conn=172.17.0.1:56934->172.17.0.3:34710, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: dial("tcp","172.17.0.3:35883") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: > dial: conn=172.17.0.1:37510->172.17.0.3:35883, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: dial("tcp","172.17.0.3:36293") 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: > dial: conn=172.17.0.1:58882->172.17.0.3:36293, err= 2025/08/05 04:44:55 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: Purge object "sub dir/hello world" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: Purge dir "sub dir" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-licivuf1woha: Purge dir "" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33802") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57930->172.17.0.3:33802, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39388") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33952->172.17.0.3:39388, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31333") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42478->172.17.0.3:31333, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37380") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51596->172.17.0.3:37380, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35109") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48424->172.17.0.3:35109, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36365") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50750->172.17.0.3:36365, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31558") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50110->172.17.0.3:31558, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36391") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45516->172.17.0.3:36391, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33156") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52642->172.17.0.3:33156, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/05 04:44:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38532") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54210->172.17.0.3:38532, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34559") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40204->172.17.0.3:34559, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35477") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55410->172.17.0.3:35477, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34041") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43184->172.17.0.3:34041, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35916") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50172->172.17.0.3:35916, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38009") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51688->172.17.0.3:38009, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34067") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46470->172.17.0.3:34067, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38894") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58480->172.17.0.3:38894, err= 2025/08/05 04:44:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kidizow5nuke" 2025/08/05 04:44:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:56 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:56 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: Connecting to FTP server 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:48850->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qoviceq9yizi -> ftp://172.17.0.3:21/rclone-test-kidizow5nuke 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:32514") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:60716->172.17.0.3:32514, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30716") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39402->172.17.0.3:30716, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30557") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46964->172.17.0.3:30557, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38733") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38256->172.17.0.3:38733, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:39826") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:58046->172.17.0.3:39826, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/05 04:44:56 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:38779") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:57652->172.17.0.3:38779, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:34712") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:58768->172.17.0.3:34712, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36020") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44812->172.17.0.3:36020, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31323") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34074->172.17.0.3:31323, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31969") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59186->172.17.0.3:31969, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:38610") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:56176->172.17.0.3:38610, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39590") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37836->172.17.0.3:39590, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:33185") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38746") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:40756->172.17.0.3:33185, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56302->172.17.0.3:38746, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34427") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49758->172.17.0.3:34427, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:36048") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:57408->172.17.0.3:36048, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/08/05 04:44:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:30329") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:59620->172.17.0.3:30329, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:34470") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:46250->172.17.0.3:34470, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:33583") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:44370->172.17.0.3:33583, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: dial("tcp","172.17.0.3:34353") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: > dial: conn=172.17.0.1:56552->172.17.0.3:34353, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: Purge object "sub dir/hello world" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: Purge dir "sub dir" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-kidizow5nuke: Purge dir "" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39692") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57234->172.17.0.3:39692, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36792") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54846->172.17.0.3:36792, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33496") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46230->172.17.0.3:33496, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38158") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60508->172.17.0.3:38158, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34670") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36252->172.17.0.3:34670, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35099") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35122->172.17.0.3:35099, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31852") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50788->172.17.0.3:31852, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34964") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45228->172.17.0.3:34964, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35591") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37410->172.17.0.3:35591, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/05 04:44:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 04:44:56 INFO : sub dir/hello world: Deleted 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30373") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41014->172.17.0.3:30373, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37883") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33852->172.17.0.3:37883, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30344") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57070->172.17.0.3:30344, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37705") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53912->172.17.0.3:37705, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32013") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34960->172.17.0.3:32013, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30953") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39232->172.17.0.3:30953, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34583") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58910->172.17.0.3:34583, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35473") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34758->172.17.0.3:35473, err= 2025/08/05 04:44:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-weluwut2wolu" 2025/08/05 04:44:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:56 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:56 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Connecting to FTP server 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:48864->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qoviceq9yizi -> ftp://172.17.0.3:21/rclone-test-weluwut2wolu 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:37736") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:57586->172.17.0.3:37736, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36185") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47848->172.17.0.3:36185, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30015") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58224->172.17.0.3:30015, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33877") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50240->172.17.0.3:33877, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:35465") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:33252->172.17.0.3:35465, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/05 04:44:56 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:38306") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:41860->172.17.0.3:38306, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:36730") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:36858->172.17.0.3:36730, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31268") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34840->172.17.0.3:31268, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35177") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48982->172.17.0.3:35177, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38806") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40042->172.17.0.3:38806, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Using server-side directory move 2025/08/05 04:44:56 INFO : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:32810") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:51376->172.17.0.3:32810, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31744") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52664->172.17.0.3:31744, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:36611") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35576") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:54872->172.17.0.3:36611, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42046->172.17.0.3:35576, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Waiting for transfers to finish 2025/08/05 04:44:56 INFO : sub dir/hello world: Deleted 2025/08/05 04:44:56 INFO : sub dir/hello world: Moved (server-side) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37600") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39520->172.17.0.3:37600, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36318") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54124->172.17.0.3:36318, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:34715") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:54610->172.17.0.3:34715, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:33966") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:55094->172.17.0.3:33966, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39046") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42316->172.17.0.3:39046, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32291") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47634->172.17.0.3:32291, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30983") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51790->172.17.0.3:30983, err= 2025/08/05 04:44:56 DEBUG : testing file moves 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:32810") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:51390->172.17.0.3:32810, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35852") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41922->172.17.0.3:35852, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:37221") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:39838->172.17.0.3:37221, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36450") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53402->172.17.0.3:36450, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Waiting for transfers to finish 2025/08/05 04:44:56 INFO : sub dir/hello world: Deleted 2025/08/05 04:44:56 INFO : sub dir/hello world: Moved (server-side) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30130") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37110->172.17.0.3:30130, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37315") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34096->172.17.0.3:37315, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:33096") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:55074->172.17.0.3:33096, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:39620") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:35904->172.17.0.3:39620, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:35681") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:44208->172.17.0.3:35681, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: dial("tcp","172.17.0.3:37539") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: > dial: conn=172.17.0.1:45378->172.17.0.3:37539, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Purge object "sub dir/hello world" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Purge dir "sub dir" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-weluwut2wolu: Purge dir "" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37256") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53480->172.17.0.3:37256, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39136") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54754->172.17.0.3:39136, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37006") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43868->172.17.0.3:37006, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31183") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48540->172.17.0.3:31183, err= 2025/08/05 04:44:56 ERROR : error listing: directory not found 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36536") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51006->172.17.0.3:36536, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36584") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58140->172.17.0.3:36584, err= 2025/08/05 04:44:56 INFO : Local file system at /tmp/rclone806545856: Making directory 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32791") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49612->172.17.0.3:32791, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39272") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35142->172.17.0.3:39272, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31267") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40406->172.17.0.3:31267, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31040") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44946->172.17.0.3:31040, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38120") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48748->172.17.0.3:38120, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33870") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35320->172.17.0.3:33870, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38446") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55200->172.17.0.3:38446, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37645") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45016->172.17.0.3:37645, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36286") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45620->172.17.0.3:36286, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34144") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44428->172.17.0.3:34144, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35570") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37558->172.17.0.3:35570, err= 2025/08/05 04:44:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32283") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46236->172.17.0.3:32283, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : Local file system at /tmp/rclone806545856: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : Local file system at /tmp/rclone806545856: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38476") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35788->172.17.0.3:38476, err= 2025/08/05 04:44:56 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/05 04:44:56 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32499") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40632->172.17.0.3:32499, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30625") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42690->172.17.0.3:30625, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36278") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41568->172.17.0.3:36278, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33929") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49694->172.17.0.3:33929, err= 2025/08/05 04:44:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38122") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54526->172.17.0.3:38122, err= 2025/08/05 04:44:56 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/08/05 04:44:56 INFO : check sum: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32397") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36274->172.17.0.3:32397, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32713") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53548->172.17.0.3:32713, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 NOTICE: ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/05 04:44:56 DEBUG : check sum: Size of src and dst objects identical 2025/08/05 04:44:56 DEBUG : check sum: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31410") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44822->172.17.0.3:31410, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39473") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55968->172.17.0.3:39473, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31736") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50338->172.17.0.3:31736, err= --- PASS: TestSyncBasedOnCheckSum (0.04s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39368") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37806->172.17.0.3:39368, err= 2025/08/05 04:44:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35023") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41162->172.17.0.3:35023, err= 2025/08/05 04:44:56 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/08/05 04:44:56 INFO : sizeonly: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32660") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46138->172.17.0.3:32660, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33181") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48962->172.17.0.3:33181, err= 2025/08/05 04:44:56 DEBUG : sizeonly: Sizes identical 2025/08/05 04:44:56 DEBUG : sizeonly: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37181") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58836->172.17.0.3:37181, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31217") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42468->172.17.0.3:31217, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35770") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55054->172.17.0.3:35770, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35992") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36926->172.17.0.3:35992, err= 2025/08/05 04:44:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36049") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51176->172.17.0.3:36049, err= 2025/08/05 04:44:56 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/08/05 04:44:56 INFO : ignore-size: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36588") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53936->172.17.0.3:36588, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36016") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37176->172.17.0.3:36016, err= 2025/08/05 04:44:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : ignore-size: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36063") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36156->172.17.0.3:36063, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34812") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58878->172.17.0.3:34812, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35442") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33434->172.17.0.3:35442, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36269") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45652->172.17.0.3:36269, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36329") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55820->172.17.0.3:36329, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38710") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44408->172.17.0.3:38710, err= 2025/08/05 04:44:56 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : existing: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39786") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42252->172.17.0.3:39786, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35201") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46316->172.17.0.3:35201, err= 2025/08/05 04:44:56 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/05 04:44:56 INFO : existing: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36900") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39326->172.17.0.3:36900, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37740") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44212->172.17.0.3:37740, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37942") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55070->172.17.0.3:37942, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32591") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44106->172.17.0.3:32591, err= 2025/08/05 04:44:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33365") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46588->172.17.0.3:33365, err= 2025/08/05 04:44:56 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/05 04:44:56 INFO : existing: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33057") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44810->172.17.0.3:33057, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38969") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39604->172.17.0.3:38969, err= 2025/08/05 04:44:56 DEBUG : existing: Destination exists, skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39961") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52678->172.17.0.3:39961, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37108") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39880->172.17.0.3:37108, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38690") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53188->172.17.0.3:38690, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32767") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53332->172.17.0.3:32767, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34695") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38302->172.17.0.3:34695, err= 2025/08/05 04:44:56 INFO : d: Making directory 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39482") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36558->172.17.0.3:39482, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Connecting to FTP server 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31312") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39477") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48868->172.17.0.3:21, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43278->172.17.0.3:39477, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36186->172.17.0.3:31312, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31417") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58684->172.17.0.3:31417, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39375") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49170->172.17.0.3:39375, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36107") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38682") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47268->172.17.0.3:36107, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33358->172.17.0.3:38682, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36428") 2025/08/05 04:44:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34206->172.17.0.3:36428, err= 2025/08/05 04:44:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31635") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48522->172.17.0.3:31635, err= 2025/08/05 04:44:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/05 04:44:56 INFO : a/potato2: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : b/potato: Deleted 2025/08/05 04:44:56 INFO : d: Removing directory 2025/08/05 04:44:56 INFO : b: Removing directory 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: deleted 2 directories 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33213") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40802->172.17.0.3:33213, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35325") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33496") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55050->172.17.0.3:35325, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46234->172.17.0.3:33496, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38800") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57718->172.17.0.3:38800, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36255") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33672") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55290->172.17.0.3:36255, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34026->172.17.0.3:33672, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31189") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48560->172.17.0.3:31189, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39020") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59662->172.17.0.3:39020, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34344") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41506->172.17.0.3:34344, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30199") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37660->172.17.0.3:30199, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37475") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54916->172.17.0.3:37475, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37056") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47318->172.17.0.3:37056, err= 2025/08/05 04:44:56 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39330") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46656->172.17.0.3:39330, err= 2025/08/05 04:44:56 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/08/05 04:44:56 INFO : empty space: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39157") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46972->172.17.0.3:39157, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36845") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56058->172.17.0.3:36845, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31539") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51576->172.17.0.3:31539, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36993") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38764->172.17.0.3:36993, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37610") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47922->172.17.0.3:37610, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38615") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59170->172.17.0.3:38615, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38125") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44826->172.17.0.3:38125, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39042") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49024->172.17.0.3:39042, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31683") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53426->172.17.0.3:31683, err= 2025/08/05 04:44:56 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/08/05 04:44:56 INFO : foo: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37262") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34818->172.17.0.3:37262, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36018") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49502->172.17.0.3:36018, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39141") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54016->172.17.0.3:39141, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33333") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44648->172.17.0.3:33333, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36594") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52962->172.17.0.3:36594, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37908") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43526->172.17.0.3:37908, err= 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35243") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53192->172.17.0.3:35243, err= 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/08/05 04:44:56 INFO : potato: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37053") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47000->172.17.0.3:37053, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33896") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59984->172.17.0.3:33896, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35661") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41024->172.17.0.3:35661, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38062") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60318->172.17.0.3:38062, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33261") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38064->172.17.0.3:33261, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33134") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60838->172.17.0.3:33134, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31765") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33710->172.17.0.3:31765, err= 2025/08/05 04:44:56 DEBUG : potato.41b15364.partial: renamed to: potato 2025/08/05 04:44:56 INFO : potato: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38809") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47222->172.17.0.3:38809, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31043") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34262->172.17.0.3:31043, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37158") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41372->172.17.0.3:37158, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32712") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41832->172.17.0.3:32712, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32176") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52576->172.17.0.3:32176, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35909") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45902->172.17.0.3:35909, err= 2025/08/05 04:44:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31952") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42010->172.17.0.3:31952, err= 2025/08/05 04:44:56 DEBUG : potato.706b9954.partial: renamed to: potato 2025/08/05 04:44:56 INFO : potato: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35638") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35566->172.17.0.3:35638, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34564") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56552->172.17.0.3:34564, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30511") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48262->172.17.0.3:30511, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38971") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53498->172.17.0.3:38971, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39897") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37924->172.17.0.3:39897, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37420") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33212->172.17.0.3:37420, err= 2025/08/05 04:44:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32095") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49972->172.17.0.3:32095, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37546") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48958->172.17.0.3:37546, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37577") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47742->172.17.0.3:37577, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35798") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56920->172.17.0.3:35798, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35713") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49736->172.17.0.3:35713, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32659") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35272->172.17.0.3:32659, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35708") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53158->172.17.0.3:35708, err= 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36795") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35102->172.17.0.3:36795, err= 2025/08/05 04:44:56 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/05 04:44:56 INFO : potato2: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : potato: Deleted 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37787") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39558->172.17.0.3:37787, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31801") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34912->172.17.0.3:31801, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39085") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58414->172.17.0.3:39085, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34318") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51206->172.17.0.3:34318, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32890") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59118->172.17.0.3:32890, err= 2025/08/05 04:44:56 INFO : d: Making directory 2025/08/05 04:44:56 INFO : d/e: Making directory 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35201") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46318->172.17.0.3:35201, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38741") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37932") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38107") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55752->172.17.0.3:37932, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58152->172.17.0.3:38741, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55760->172.17.0.3:38107, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36491") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43040->172.17.0.3:36491, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31332") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42574->172.17.0.3:31332, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39538") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38892") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59264->172.17.0.3:39538, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42880->172.17.0.3:38892, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36065") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34306->172.17.0.3:36065, err= 2025/08/05 04:44:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35979") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42046->172.17.0.3:35979, err= 2025/08/05 04:44:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31916") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47830->172.17.0.3:31916, err= 2025/08/05 04:44:56 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/05 04:44:56 INFO : a/potato2: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : b/potato: Deleted 2025/08/05 04:44:56 INFO : d/e: Removing directory 2025/08/05 04:44:56 INFO : d: Removing directory 2025/08/05 04:44:56 INFO : b: Removing directory 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: deleted 3 directories 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30737") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45008->172.17.0.3:30737, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36688") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57968->172.17.0.3:36688, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31312") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36188->172.17.0.3:31312, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39229") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46554->172.17.0.3:39229, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37657") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54824->172.17.0.3:37657, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32093") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48200->172.17.0.3:32093, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34160") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37314->172.17.0.3:34160, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38548") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56828->172.17.0.3:38548, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36223") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39472->172.17.0.3:36223, err= 2025/08/05 04:44:56 INFO : d: Making directory 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30088") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58958->172.17.0.3:30088, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31814") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35442") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54132->172.17.0.3:31814, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34323") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33442->172.17.0.3:35442, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56516->172.17.0.3:34323, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39599") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37704->172.17.0.3:39599, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32213") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53304->172.17.0.3:32213, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30900") 2025/08/05 04:44:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Connecting to FTP server 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31058") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52060->172.17.0.3:30900, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56146->172.17.0.3:31058, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48884->172.17.0.3:21, err= 2025/08/05 04:44:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36033") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34014->172.17.0.3:36033, err= 2025/08/05 04:44:56 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/05 04:44:56 INFO : a/potato2: Copied (new) 2025/08/05 04:44:56 ERROR : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: not deleting files as there were IO errors 2025/08/05 04:44:56 ERROR : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: not deleting directories as there were IO errors 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30019") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43742->172.17.0.3:30019, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39927") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38244->172.17.0.3:39927, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36403") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34098") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35668") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49028->172.17.0.3:34098, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51650->172.17.0.3:36403, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50400->172.17.0.3:35668, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39373") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45490->172.17.0.3:39373, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32649") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39654") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35622") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34206") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47840->172.17.0.3:39654, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57788->172.17.0.3:32649, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52452->172.17.0.3:34206, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57742->172.17.0.3:35622, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35005") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56742->172.17.0.3:35005, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38436") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52564->172.17.0.3:38436, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30980") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53340->172.17.0.3:30980, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37117") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42642->172.17.0.3:37117, err= 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30580") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39700->172.17.0.3:30580, err= 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38437") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47440->172.17.0.3:38437, err= 2025/08/05 04:44:56 INFO : potato: Deleted 2025/08/05 04:44:56 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/05 04:44:56 INFO : potato2: Copied (new) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31300") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57900->172.17.0.3:31300, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39664") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52650->172.17.0.3:39664, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33693") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52258->172.17.0.3:33693, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36108") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55218->172.17.0.3:36108, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32911") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53712->172.17.0.3:32911, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34829") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58548->172.17.0.3:34829, err= 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38588") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58556->172.17.0.3:38588, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 INFO : potato: Deleted 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33781") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35630->172.17.0.3:33781, err= 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31468") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34516->172.17.0.3:31468, err= 2025/08/05 04:44:56 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/05 04:44:56 INFO : potato2: Copied (new) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36830") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38574->172.17.0.3:36830, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33688") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47122->172.17.0.3:33688, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31928") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53864->172.17.0.3:31928, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32209") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37534->172.17.0.3:32209, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31178") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47552->172.17.0.3:31178, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38138") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55124->172.17.0.3:38138, err= 2025/08/05 04:44:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37197") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58074->172.17.0.3:37197, err= 2025/08/05 04:44:56 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/08/05 04:44:56 INFO : potato2: Copied (new) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35851") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56018->172.17.0.3:35851, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31549") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36828->172.17.0.3:31549, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31614") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35950->172.17.0.3:31614, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38574") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56538->172.17.0.3:38574, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37244") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53342->172.17.0.3:37244, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36332") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58826->172.17.0.3:36332, err= 2025/08/05 04:44:56 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 04:44:56 DEBUG : enormous: Excluded 2025/08/05 04:44:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:44:56 DEBUG : potato2: Excluded 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36556") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59442->172.17.0.3:36556, err= 2025/08/05 04:44:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:44:56 DEBUG : potato2: Excluded 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39790") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40012->172.17.0.3:39790, err= 2025/08/05 04:44:56 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 04:44:56 DEBUG : enormous: Excluded 2025/08/05 04:44:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:44:56 DEBUG : potato2: Excluded 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39469") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54474->172.17.0.3:39469, err= 2025/08/05 04:44:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:44:56 DEBUG : potato2: Excluded 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : Local file system at /tmp/rclone806545856: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : Local file system at /tmp/rclone806545856: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34562") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50460->172.17.0.3:34562, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38718") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53840->172.17.0.3:38718, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34437") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40358->172.17.0.3:34437, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38856") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46726->172.17.0.3:38856, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33042") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42314->172.17.0.3:33042, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30371") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56432->172.17.0.3:30371, err= 2025/08/05 04:44:56 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 04:44:56 DEBUG : enormous: Excluded 2025/08/05 04:44:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:44:56 DEBUG : potato2: Excluded 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39031") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43142->172.17.0.3:39031, err= 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : potato2: Deleted 2025/08/05 04:44:56 INFO : enormous: Deleted 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36560") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57000->172.17.0.3:36560, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32399") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36462->172.17.0.3:32399, err= 2025/08/05 04:44:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/05 04:44:56 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:56 DEBUG : Local file system at /tmp/rclone806545856: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : Local file system at /tmp/rclone806545856: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 INFO : potato2: Deleted 2025/08/05 04:44:56 INFO : enormous: Deleted 2025/08/05 04:44:56 INFO : There was nothing to transfer 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31750") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55844->172.17.0.3:31750, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30523") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33332->172.17.0.3:30523, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34663") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49020->172.17.0.3:34663, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37076") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43516->172.17.0.3:37076, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34808") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57586->172.17.0.3:34808, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36158") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50788->172.17.0.3:36158, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35521") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50788->172.17.0.3:35521, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32179") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55196->172.17.0.3:32179, err= 2025/08/05 04:44:56 DEBUG : five: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/05 04:44:56 DEBUG : one: Destination is newer than source, skipping 2025/08/05 04:44:56 DEBUG : three: Sizes identical 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31885") 2025/08/05 04:44:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52258->172.17.0.3:31885, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30274") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56622->172.17.0.3:30274, err= 2025/08/05 04:44:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33967") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53938->172.17.0.3:33967, err= 2025/08/05 04:44:56 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/08/05 04:44:56 INFO : five: Copied (new) 2025/08/05 04:44:56 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/08/05 04:44:56 INFO : four: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : two.3353c5f5.partial: renamed to: two 2025/08/05 04:44:56 INFO : two: Copied (replaced existing) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39036") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43100->172.17.0.3:39036, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36977") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40644->172.17.0.3:36977, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33707") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39504->172.17.0.3:33707, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/08/05 04:44:56 ERROR : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33706") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42058->172.17.0.3:33706, err= 2025/08/05 04:44:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33190") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35944") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58958->172.17.0.3:33190, err= 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54450->172.17.0.3:35944, err= 2025/08/05 04:44:56 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/05 04:44:56 INFO : potato: Copied (new) 2025/08/05 04:44:56 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/05 04:44:56 INFO : yam: Copied (new) 2025/08/05 04:44:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34636") 2025/08/05 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34764->172.17.0.3:34636, err= 2025/08/05 04:44:57 ERROR : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33714") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44612->172.17.0.3:33714, err= 2025/08/05 04:44:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : potato: Unchanged skipping 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35384") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56616->172.17.0.3:35384, err= 2025/08/05 04:44:57 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/08/05 04:44:57 INFO : yaml: Copied (new) 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : yam: Deleted 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36016") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37190->172.17.0.3:36016, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31321") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46880->172.17.0.3:31321, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36855") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52370->172.17.0.3:36855, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33756") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42942->172.17.0.3:33756, err= 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Making map for --track-renames 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Finished making map for --track-renames 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 04:44:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for renames to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30002") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55030->172.17.0.3:30002, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35296") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42374->172.17.0.3:35296, err= 2025/08/05 04:44:57 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/05 04:44:57 INFO : yam: Copied (new) 2025/08/05 04:44:57 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/05 04:44:57 INFO : potato: Copied (new) 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37309") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41184->172.17.0.3:37309, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34613") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60964->172.17.0.3:34613, err= 2025/08/05 04:44:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Making map for --track-renames 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Finished making map for --track-renames 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : potato: Unchanged skipping 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for renames to finish 2025/08/05 04:44:57 INFO : yam: Moved (server-side) to: yaml 2025/08/05 04:44:57 INFO : yaml: Renamed from "yam" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36609") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53226->172.17.0.3:36609, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31991") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47162->172.17.0.3:31991, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37542") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51748->172.17.0.3:37542, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34953") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52650->172.17.0.3:34953, err= 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Making map for --track-renames 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Finished making map for --track-renames 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 04:44:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for renames to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36299") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33574->172.17.0.3:36299, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38793") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42490->172.17.0.3:38793, err= 2025/08/05 04:44:57 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/05 04:44:57 INFO : potato: Copied (new) 2025/08/05 04:44:57 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/08/05 04:44:57 INFO : sub/yam: Copied (new) 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30074") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48444->172.17.0.3:30074, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32052") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52272->172.17.0.3:32052, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31140") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43136->172.17.0.3:31140, err= 2025/08/05 04:44:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33952") 2025/08/05 04:44:57 DEBUG : potato: Unchanged skipping 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34484->172.17.0.3:33952, err= 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Making map for --track-renames 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Finished making map for --track-renames 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for renames to finish 2025/08/05 04:44:57 INFO : sub/yam: Moved (server-side) to: yam 2025/08/05 04:44:57 INFO : yam: Renamed from "sub/yam" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35562") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34402->172.17.0.3:35562, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32815") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50290->172.17.0.3:32815, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30463") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49006->172.17.0.3:30463, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38368") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51398->172.17.0.3:38368, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31918") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36602->172.17.0.3:31918, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "/tmp/rclone806545856/dir1" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "/tmp/rclone806545856/dir2" 2025/08/05 04:44:57 DEBUG : Local file system at /tmp/rclone806545856/dir2: Using server-side directory move 2025/08/05 04:44:57 INFO : Local file system at /tmp/rclone806545856/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 04:44:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : Local file system at /tmp/rclone806545856/dir2: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : Local file system at /tmp/rclone806545856/dir2: Waiting for transfers to finish 2025/08/05 04:44:57 INFO : file1.txt: Moved (server-side) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37763") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49808->172.17.0.3:37763, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30294") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54204->172.17.0.3:30294, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33838") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33906->172.17.0.3:33838, err= 2025/08/05 04:44:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39737") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49268->172.17.0.3:39737, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35599") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49556->172.17.0.3:35599, err= 2025/08/05 04:44:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:57 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:57 INFO : sub dir/hello world: Deleted 2025/08/05 04:44:57 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/05 04:44:57 INFO : nested/sub dir/file: Copied (new) 2025/08/05 04:44:57 INFO : nested/sub dir/file: Deleted 2025/08/05 04:44:57 INFO : sub dir: Removing directory 2025/08/05 04:44:57 INFO : nested/sub dir: Removing directory 2025/08/05 04:44:57 INFO : nested: Removing directory 2025/08/05 04:44:57 DEBUG : Local file system at /tmp/rclone806545856: deleted 3 directories 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34711") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37278->172.17.0.3:34711, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30094") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36292") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54746->172.17.0.3:30094, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54648->172.17.0.3:36292, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32844") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42208->172.17.0.3:32844, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39196") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48076->172.17.0.3:39196, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36218") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33605") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50674->172.17.0.3:36218, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60314->172.17.0.3:33605, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31859") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50548->172.17.0.3:31859, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36617") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37408->172.17.0.3:36617, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33762") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53990->172.17.0.3:33762, err= 2025/08/05 04:44:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31671") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42940->172.17.0.3:31671, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39437") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60460->172.17.0.3:39437, err= 2025/08/05 04:44:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 04:44:57 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:44:57 INFO : sub dir/hello world: Deleted 2025/08/05 04:44:57 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/05 04:44:57 INFO : nested/sub dir/file: Copied (new) 2025/08/05 04:44:57 INFO : nested/sub dir/file: Deleted 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30898") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51276->172.17.0.3:30898, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36182") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37436") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52988->172.17.0.3:36182, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52114->172.17.0.3:37436, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33897") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36392->172.17.0.3:33897, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35734") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45336->172.17.0.3:35734, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30571") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32344") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54480->172.17.0.3:32344, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34848->172.17.0.3:30571, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35481") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47104->172.17.0.3:35481, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36125") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34798->172.17.0.3:36125, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30964") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57782->172.17.0.3:30964, err= 2025/08/05 04:44:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38542") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42548->172.17.0.3:38542, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34760") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36968->172.17.0.3:34760, err= 2025/08/05 04:44:57 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/05 04:44:57 INFO : existing: Copied (new) 2025/08/05 04:44:57 INFO : existing: Deleted 2025/08/05 04:44:57 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/08/05 04:44:57 INFO : existing-b: Copied (new) 2025/08/05 04:44:57 INFO : existing-b: Deleted 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33763") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41668->172.17.0.3:33763, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37509") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34648->172.17.0.3:37509, err= 2025/08/05 04:44:57 DEBUG : existing: Destination exists, skipping 2025/08/05 04:44:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37756") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36444->172.17.0.3:37756, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35280") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60462->172.17.0.3:35280, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30773") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50432->172.17.0.3:30773, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixiruy7joqa" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:48888->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31257") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37844->172.17.0.3:31257, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34256") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48982->172.17.0.3:34256, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34626") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59086->172.17.0.3:34626, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32291") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47638->172.17.0.3:32291, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qoviceq9yizi -> ftp://172.17.0.3:21/rclone-test-dixiruy7joqa 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:36573") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:46750->172.17.0.3:36573, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:31607") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:54858->172.17.0.3:31607, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:38767") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:56242->172.17.0.3:38767, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: Using server-side directory move 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:39707") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:56890->172.17.0.3:39707, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39004") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53464->172.17.0.3:39004, err= 2025/08/05 04:44:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:48902->172.17.0.3:21, err= 2025/08/05 04:44:57 INFO : empty space: Deleted 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: Waiting for transfers to finish 2025/08/05 04:44:57 INFO : potato2: Moved (server-side) 2025/08/05 04:44:57 INFO : potato3: Deleted 2025/08/05 04:44:57 INFO : potato3: Moved (server-side) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38921") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53300->172.17.0.3:38921, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:30267") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:35484->172.17.0.3:30267, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-raqetut3xeyi" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: > dial: conn=172.17.0.1:48910->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: Using server-side directory move 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: Server side directory move succeeded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: dial("tcp","172.17.0.3:34525") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: > dial: conn=172.17.0.1:39714->172.17.0.3:34525, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:35499") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:50184->172.17.0.3:35499, err= 2025/08/05 04:44:57 ERROR : error listing: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: dial("tcp","172.17.0.3:30827") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: > dial: conn=172.17.0.1:60372->172.17.0.3:30827, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: Purge object "empty space" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: Purge object "potato2" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: Purge object "potato3" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-raqetut3xeyi: Purge dir "" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: dial("tcp","172.17.0.3:34410") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: > dial: conn=172.17.0.1:53676->172.17.0.3:34410, err= 2025/08/05 04:44:57 ERROR : error listing: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-dixiruy7joqa: Purge dir "" 2025/08/05 04:44:57 NOTICE: purge failed to rmdir "": directory not found 2025/08/05 04:44:57 NOTICE: purge failed: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37942") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55078->172.17.0.3:37942, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34944") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37904->172.17.0.3:34944, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bobagay2yaba" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:48912->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35254") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39760->172.17.0.3:35254, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35046") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57958->172.17.0.3:35046, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39026") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58988->172.17.0.3:39026, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34104") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53222->172.17.0.3:34104, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qoviceq9yizi -> ftp://172.17.0.3:21/rclone-test-bobagay2yaba 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:32194") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:43932->172.17.0.3:32194, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:32611") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:37326->172.17.0.3:32611, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:39712") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:48688->172.17.0.3:39712, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:31471") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33357") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:57976->172.17.0.3:31471, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35340->172.17.0.3:33357, err= 2025/08/05 04:44:57 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 04:44:57 DEBUG : empty space: Excluded 2025/08/05 04:44:57 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 04:44:57 DEBUG : empty space: Excluded 2025/08/05 04:44:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:48922->172.17.0.3:21, err= 2025/08/05 04:44:57 INFO : potato2: Moved (server-side) 2025/08/05 04:44:57 INFO : potato3: Deleted 2025/08/05 04:44:57 INFO : potato3: Moved (server-side) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32970") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60314->172.17.0.3:32970, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:39307") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:58284->172.17.0.3:39307, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-foheyov0rege" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: > dial: conn=172.17.0.1:48934->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: dial("tcp","172.17.0.3:33632") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: > dial: conn=172.17.0.1:37278->172.17.0.3:33632, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:31716") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:43442->172.17.0.3:31716, err= 2025/08/05 04:44:57 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 04:44:57 DEBUG : empty space: Excluded 2025/08/05 04:44:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: > dial: conn=172.17.0.1:48944->172.17.0.3:21, err= 2025/08/05 04:44:57 INFO : potato2: Moved (server-side) 2025/08/05 04:44:57 INFO : potato3: Moved (server-side) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: dial("tcp","172.17.0.3:30170") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: > dial: conn=172.17.0.1:59900->172.17.0.3:30170, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:39769") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:38756->172.17.0.3:39769, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: dial("tcp","172.17.0.3:32641") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: > dial: conn=172.17.0.1:40402->172.17.0.3:32641, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: Purge object "potato2" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: Purge object "potato3" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-foheyov0rege: Purge dir "" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: dial("tcp","172.17.0.3:39979") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: > dial: conn=172.17.0.1:49216->172.17.0.3:39979, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: Purge object "empty space" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bobagay2yaba: Purge dir "" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35940") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59292->172.17.0.3:35940, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35317") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34952->172.17.0.3:35317, err= --- PASS: TestServerSideMoveWithFilter (0.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hohajak8deke" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:48950->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33435") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49984->172.17.0.3:33435, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32959") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36180->172.17.0.3:32959, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37365") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45500->172.17.0.3:37365, err= 2025/08/05 04:44:57 INFO : tomatoDir: Making directory 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31172") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41692->172.17.0.3:31172, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30347") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51126->172.17.0.3:30347, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qoviceq9yizi -> ftp://172.17.0.3:21/rclone-test-hohajak8deke 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:32184") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:43280->172.17.0.3:32184, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:31018") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:55498->172.17.0.3:31018, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:36105") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:39362->172.17.0.3:36105, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: Using server-side directory move 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-hohajak8deke: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:30974") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:43452->172.17.0.3:30974, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31028") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51910->172.17.0.3:31028, err= 2025/08/05 04:44:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : empty space: Unchanged skipping 2025/08/05 04:44:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31813") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:48952->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41796->172.17.0.3:31813, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: Waiting for checks to finish 2025/08/05 04:44:57 INFO : empty space: Deleted 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: Waiting for transfers to finish 2025/08/05 04:44:57 INFO : potato2: Moved (server-side) 2025/08/05 04:44:57 INFO : potato3: Deleted 2025/08/05 04:44:57 INFO : potato3: Moved (server-side) 2025/08/05 04:44:57 INFO : tomatoDir: Removing directory 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: deleted 1 directories 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32156") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45178->172.17.0.3:32156, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31695") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37248->172.17.0.3:31695, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:32711") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:59626->172.17.0.3:32711, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-royaroh1hado" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: > dial: conn=172.17.0.1:48968->172.17.0.3:21, err= 2025/08/05 04:44:57 INFO : tomatoDir: Making directory 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: Using server-side directory move 2025/08/05 04:44:57 INFO : ftp://172.17.0.3:21/rclone-test-royaroh1hado: Server side directory move succeeded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: dial("tcp","172.17.0.3:32374") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: > dial: conn=172.17.0.1:49032->172.17.0.3:32374, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: dial("tcp","172.17.0.3:30957") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: > dial: conn=172.17.0.1:41124->172.17.0.3:30957, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:34454") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:47442->172.17.0.3:34454, err= 2025/08/05 04:44:57 ERROR : error listing: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:32876") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:40492->172.17.0.3:32876, err= 2025/08/05 04:44:57 ERROR : error listing: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: dial("tcp","172.17.0.3:37416") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: > dial: conn=172.17.0.1:43590->172.17.0.3:37416, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: Purge object "empty space" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: Purge object "potato2" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: Purge object "potato3" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: dial("tcp","172.17.0.3:34746") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: > dial: conn=172.17.0.1:53510->172.17.0.3:34746, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: Purge dir "tomatoDir" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-royaroh1hado: Purge dir "" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: dial("tcp","172.17.0.3:35611") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: > dial: conn=172.17.0.1:57508->172.17.0.3:35611, err= 2025/08/05 04:44:57 ERROR : error listing: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hohajak8deke: Purge dir "" 2025/08/05 04:44:57 NOTICE: purge failed to rmdir "": directory not found 2025/08/05 04:44:57 NOTICE: purge failed: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31763") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41978->172.17.0.3:31763, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36508") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46298->172.17.0.3:36508, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.14s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38824") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60138->172.17.0.3:38824, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30760") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56560->172.17.0.3:30760, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/rclone-sync-test" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: > dial: conn=172.17.0.1:48976->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30936") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54124->172.17.0.3:30936, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30927") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33630->172.17.0.3:30927, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/rclone-sync-test" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: > dial: conn=172.17.0.1:48988->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49000->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/rclone-sync-test-ignore-file" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-ignore-file: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:49012->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33963") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36762->172.17.0.3:33963, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32008") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48042->172.17.0.3:32008, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: dial("tcp","172.17.0.3:38821") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: > dial: conn=172.17.0.1:58890->172.17.0.3:38821, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:44:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32961") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46192->172.17.0.3:32961, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32532") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60320->172.17.0.3:32532, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: dial("tcp","172.17.0.3:31312") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test: > dial: conn=172.17.0.1:36190->172.17.0.3:31312, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:44:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39697") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50756->172.17.0.3:39697, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : rclone-sync-test-include: Removing directory 2025/08/05 04:44:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: failed to delete 1 directories 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38726") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47944->172.17.0.3:38726, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:36132") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47354->172.17.0.3:36132, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:44:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35535") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36782->172.17.0.3:35535, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34428") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41422->172.17.0.3:34428, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:30944") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:32996->172.17.0.3:30944, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:44:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31725") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42306->172.17.0.3:31725, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : rclone-sync-test-include: Removing directory 2025/08/05 04:44:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: failed to delete 1 directories 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:30257") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31334") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53928->172.17.0.3:31334, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:60666->172.17.0.3:30257, err= 2025/08/05 04:44:57 DEBUG : Excluded 2025/08/05 04:44:57 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:44:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36618") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55022->172.17.0.3:36618, err= 2025/08/05 04:44:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33791") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43028->172.17.0.3:33791, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33285") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33722") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46518->172.17.0.3:33285, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38201") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58308->172.17.0.3:38201, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33774->172.17.0.3:33722, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30364") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36616->172.17.0.3:30364, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32146") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56290->172.17.0.3:32146, err= --- PASS: TestSyncOverlapWithFilter (0.13s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/dst" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:49024->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/CompareDest" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/CompareDest: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/CompareDest: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/CompareDest: > dial: conn=172.17.0.1:49026->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qoviceq9yizi/CompareDest" to be canonical "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/CompareDest" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:38139") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:51246->172.17.0.3:38139, err= 2025/08/05 04:44:57 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:35102") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:55990->172.17.0.3:35102, err= 2025/08/05 04:44:57 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/05 04:44:57 INFO : one: Copied (new) 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39300") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48208->172.17.0.3:39300, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31225") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51674->172.17.0.3:31225, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39654") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47850->172.17.0.3:39654, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30690") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59662->172.17.0.3:30690, err= 2025/08/05 04:44:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qoviceq9yizi/CompareDest" for canonical name "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/CompareDest" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:32356") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:57628->172.17.0.3:32356, err= 2025/08/05 04:44:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:36645") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:37236->172.17.0.3:36645, err= 2025/08/05 04:44:57 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/05 04:44:57 INFO : one: Copied (replaced existing) 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36601") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59874->172.17.0.3:36601, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39984") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53354->172.17.0.3:39984, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31580") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56440->172.17.0.3:31580, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37609") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50460->172.17.0.3:37609, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33387") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34762->172.17.0.3:33387, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32249") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38424") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55984->172.17.0.3:38424, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37712->172.17.0.3:32249, err= 2025/08/05 04:44:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qoviceq9yizi/CompareDest" for canonical name "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/CompareDest" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:39763") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:43474->172.17.0.3:39763, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:44:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31734") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46952->172.17.0.3:31734, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34011") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41904->172.17.0.3:34011, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39012") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43102->172.17.0.3:39012, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39009") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52340->172.17.0.3:39009, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31328") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:32876->172.17.0.3:31328, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39955") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52030->172.17.0.3:39955, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31567") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50346->172.17.0.3:31567, err= 2025/08/05 04:44:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qoviceq9yizi/CompareDest" for canonical name "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/CompareDest" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:34315") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:53120->172.17.0.3:34315, err= 2025/08/05 04:44:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/CompareDest: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/CompareDest: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/CompareDest: > dial: conn=172.17.0.1:49036->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34997") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59036->172.17.0.3:34997, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33906") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32492") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49226->172.17.0.3:33906, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51280->172.17.0.3:32492, err= 2025/08/05 04:44:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qoviceq9yizi/CompareDest" for canonical name "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/CompareDest" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:38974") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:60244->172.17.0.3:38974, err= 2025/08/05 04:44:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:44:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 04:44:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 INFO : There was nothing to transfer 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30372") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51500->172.17.0.3:30372, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37240") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36221") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37592->172.17.0.3:37240, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41068->172.17.0.3:36221, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32722") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48452->172.17.0.3:32722, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30950") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39135") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34890->172.17.0.3:30950, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33360->172.17.0.3:39135, err= 2025/08/05 04:44:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qoviceq9yizi/CompareDest" for canonical name "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/CompareDest" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:37423") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:35032->172.17.0.3:37423, err= 2025/08/05 04:44:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:44:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/05 04:44:57 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:38353") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:51684->172.17.0.3:38353, err= 2025/08/05 04:44:57 DEBUG : two.1503b713.partial: renamed to: two 2025/08/05 04:44:57 INFO : two: Copied (new) 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34581") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53286->172.17.0.3:34581, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39041") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43642->172.17.0.3:39041, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31696") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49182->172.17.0.3:31696, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36464") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40798->172.17.0.3:36464, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34639") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42764->172.17.0.3:34639, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33112") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37862->172.17.0.3:33112, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31578") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60626->172.17.0.3:31578, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31403") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47836->172.17.0.3:31403, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39242") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35384->172.17.0.3:39242, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30655") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51052->172.17.0.3:30655, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32271") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36312") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41884->172.17.0.3:32271, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60306->172.17.0.3:36312, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/dest" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: > dial: conn=172.17.0.1:49044->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/pre-dest1" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/pre-dest1: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/pre-dest1: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/pre-dest1: > dial: conn=172.17.0.1:49046->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qoviceq9yizi/pre-dest1" to be canonical "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/pre-dest1" 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/pre-dest2" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/pre-dest2: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/pre-dest2: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/pre-dest2: > dial: conn=172.17.0.1:49048->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qoviceq9yizi/pre-dest2" to be canonical "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/pre-dest2" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: dial("tcp","172.17.0.3:39797") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: > dial: conn=172.17.0.1:45596->172.17.0.3:39797, err= 2025/08/05 04:44:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/05 04:44:57 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/05 04:44:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: Waiting for checks to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: Waiting for transfers to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: dial("tcp","172.17.0.3:37054") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: > dial: conn=172.17.0.1:59910->172.17.0.3:37054, err= 2025/08/05 04:44:57 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/08/05 04:44:57 INFO : 3: Copied (new) 2025/08/05 04:44:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: dial("tcp","172.17.0.3:30164") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dest: > dial: conn=172.17.0.1:55604->172.17.0.3:30164, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39010") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36648->172.17.0.3:39010, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30968") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34276->172.17.0.3:30968, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39814") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47654->172.17.0.3:39814, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34816") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46618->172.17.0.3:34816, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33000") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49596->172.17.0.3:33000, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31019") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32579") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54404->172.17.0.3:31019, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50868->172.17.0.3:32579, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39013") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57724->172.17.0.3:39013, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30643") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46108->172.17.0.3:30643, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/pre-dest1: closing 1 unused connections 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35918") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37786->172.17.0.3:35918, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31108") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60030->172.17.0.3:31108, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30848") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38420->172.17.0.3:30848, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31766") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46672->172.17.0.3:31766, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38206") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36304->172.17.0.3:38206, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31310") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47080->172.17.0.3:31310, err= 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32379") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43406->172.17.0.3:32379, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/dst" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:49058->172.17.0.3:21, err= 2025/08/05 04:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:57 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: Connecting to FTP server 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: > dial: conn=172.17.0.1:49072->172.17.0.3:21, err= 2025/08/05 04:44:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" to be canonical "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:32306") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:45550->172.17.0.3:32306, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:58 INFO : one: Moved (server-side) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:31224") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:51110->172.17.0.3:31224, err= 2025/08/05 04:44:58 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) 2025/08/05 04:44:58 INFO : three.txt: Moved into backup dir 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35467") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47192->172.17.0.3:35467, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33187") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31823") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60934->172.17.0.3:33187, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48394->172.17.0.3:31823, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34126") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51176->172.17.0.3:34126, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32124") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43580->172.17.0.3:32124, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38606") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32778") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39656->172.17.0.3:32778, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45558->172.17.0.3:38606, err= 2025/08/05 04:44:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" for canonical name "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:38129") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:38736->172.17.0.3:38129, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:58 INFO : one: Deleted 2025/08/05 04:44:58 INFO : one: Moved (server-side) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:31544") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:47478->172.17.0.3:31544, err= 2025/08/05 04:44:58 DEBUG : one.1503b713.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : three.txt: Deleted 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) 2025/08/05 04:44:58 INFO : three.txt: Moved into backup dir 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39955") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52040->172.17.0.3:39955, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39210") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56842->172.17.0.3:39210, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36510") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53652->172.17.0.3:36510, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39167") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39922->172.17.0.3:39167, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34040") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34068") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60258->172.17.0.3:34040, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53512->172.17.0.3:34068, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37998") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36824->172.17.0.3:37998, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38098") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40718->172.17.0.3:38098, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35239") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60088->172.17.0.3:35239, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30573") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39930->172.17.0.3:30573, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35244") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37556->172.17.0.3:35244, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32503") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37440->172.17.0.3:32503, err= 2025/08/05 04:44:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/dst" 2025/08/05 04:44:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Connecting to FTP server 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:49086->172.17.0.3:21, err= 2025/08/05 04:44:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: Connecting to FTP server 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: > dial: conn=172.17.0.1:49094->172.17.0.3:21, err= 2025/08/05 04:44:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" to be canonical "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:37843") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:55294->172.17.0.3:37843, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one.bak 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:37551") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:51112->172.17.0.3:37551, err= 2025/08/05 04:44:58 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 04:44:58 INFO : three.txt: Moved into backup dir 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37656") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54734->172.17.0.3:37656, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35767") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36764") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56292->172.17.0.3:35767, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57708->172.17.0.3:36764, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34288") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45466->172.17.0.3:34288, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37011") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50710->172.17.0.3:37011, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36754") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30186") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34568->172.17.0.3:36754, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50954->172.17.0.3:30186, err= 2025/08/05 04:44:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" for canonical name "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:35425") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:45316->172.17.0.3:35425, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 INFO : one.bak: Deleted 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one.bak 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:34295") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:60552->172.17.0.3:34295, err= 2025/08/05 04:44:58 DEBUG : one.1503b713.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : three.txt.bak: Deleted 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 04:44:58 INFO : three.txt: Moved into backup dir 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30021") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37038->172.17.0.3:30021, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37427") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33306->172.17.0.3:37427, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36243") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50444->172.17.0.3:36243, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36512") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39038->172.17.0.3:36512, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35306") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37278->172.17.0.3:35306, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34596") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56132->172.17.0.3:34596, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32579") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50880->172.17.0.3:32579, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37415") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47406->172.17.0.3:37415, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37945") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39588->172.17.0.3:37945, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32177") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58114->172.17.0.3:32177, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34171") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46212->172.17.0.3:34171, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35957") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54448->172.17.0.3:35957, err= 2025/08/05 04:44:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/dst" 2025/08/05 04:44:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Connecting to FTP server 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:49096->172.17.0.3:21, err= 2025/08/05 04:44:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: Connecting to FTP server 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: > dial: conn=172.17.0.1:49106->172.17.0.3:21, err= 2025/08/05 04:44:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" to be canonical "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:32086") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:50352->172.17.0.3:32086, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:31705") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:40318->172.17.0.3:31705, err= 2025/08/05 04:44:58 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/05 04:44:58 INFO : three.txt: Moved into backup dir 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37654") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46164->172.17.0.3:37654, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38212") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52514->172.17.0.3:38212, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37801") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42486->172.17.0.3:37801, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37482") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39672->172.17.0.3:37482, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30262") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55888->172.17.0.3:30262, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31846") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51424->172.17.0.3:31846, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39276") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40106->172.17.0.3:39276, err= 2025/08/05 04:44:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qoviceq9yizi/backup" for canonical name "TestFTPPureftpd{Hc8aJ}:rclone-test-qoviceq9yizi/backup" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:34936") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:37810->172.17.0.3:34936, err= 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 04:44:58 INFO : one-2019-01-01: Deleted 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:39646") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:37756->172.17.0.3:39646, err= 2025/08/05 04:44:58 DEBUG : one.1503b713.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : three-2019-01-01.txt: Deleted 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/05 04:44:58 INFO : three.txt: Moved into backup dir 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30814") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54396->172.17.0.3:30814, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36505") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32519") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50110->172.17.0.3:32519, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40126->172.17.0.3:36505, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35422") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36098->172.17.0.3:35422, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34111") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37580") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44548->172.17.0.3:34111, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57530->172.17.0.3:37580, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38477") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33144->172.17.0.3:38477, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36907") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33226->172.17.0.3:36907, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35627") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54044->172.17.0.3:35627, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34409") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60770->172.17.0.3:34409, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30548") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56568->172.17.0.3:30548, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33360") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60914->172.17.0.3:33360, err= 2025/08/05 04:44:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/dst" 2025/08/05 04:44:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Connecting to FTP server 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:49108->172.17.0.3:21, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:39247") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:51070->172.17.0.3:39247, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one.bak 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:36753") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:54908->172.17.0.3:36753, err= 2025/08/05 04:44:58 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 04:44:58 INFO : three.txt: Moved into backup dir 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31943") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55110->172.17.0.3:31943, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34935") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53900->172.17.0.3:34935, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36178") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37196->172.17.0.3:36178, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34403") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34090->172.17.0.3:34403, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37509") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34660->172.17.0.3:37509, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:34714") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:59646->172.17.0.3:34714, err= 2025/08/05 04:44:58 DEBUG : one.bak: Excluded (Path Filter) 2025/08/05 04:44:58 DEBUG : one.bak: Excluded 2025/08/05 04:44:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/05 04:44:58 DEBUG : three.txt.bak: Excluded 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for checks to finish 2025/08/05 04:44:58 INFO : one.bak: Deleted 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one.bak 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:37888") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:59538->172.17.0.3:37888, err= 2025/08/05 04:44:58 DEBUG : one.1503b713.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : three.txt.bak: Deleted 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 04:44:58 INFO : three.txt: Moved into backup dir 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38010") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41618->172.17.0.3:38010, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33882") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39678->172.17.0.3:33882, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34780") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55678->172.17.0.3:34780, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35198") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56984->172.17.0.3:35198, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36734") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50090->172.17.0.3:36734, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34116") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41106->172.17.0.3:34116, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33915") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46180->172.17.0.3:33915, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39693") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37284->172.17.0.3:39693, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30644") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51512->172.17.0.3:30644, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37174") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39962->172.17.0.3:37174, err= 2025/08/05 04:44:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/dst" 2025/08/05 04:44:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Connecting to FTP server 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:49122->172.17.0.3:21, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one.bak 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:34105") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:51130->172.17.0.3:34105, err= 2025/08/05 04:44:58 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:39697") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:50758->172.17.0.3:39697, err= 2025/08/05 04:44:58 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/05 04:44:58 INFO : three.txt: Copied (new) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35755") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45108->172.17.0.3:35755, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31004") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53658->172.17.0.3:31004, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35774") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53938->172.17.0.3:35774, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35497") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48298->172.17.0.3:35497, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 04:44:58 INFO : one.bak: Deleted 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one.bak 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:33200") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:34416->172.17.0.3:33200, err= 2025/08/05 04:44:58 DEBUG : one.1503b713.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/05 04:44:58 INFO : three.txt.bak: Deleted 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:37116") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:51784->172.17.0.3:37116, err= 2025/08/05 04:44:58 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/05 04:44:58 INFO : three.txt: Copied (new) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33726") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33192->172.17.0.3:33726, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32042") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52156->172.17.0.3:32042, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35755") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45116->172.17.0.3:35755, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34449") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59736->172.17.0.3:34449, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35566") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38200->172.17.0.3:35566, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31805") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37666->172.17.0.3:31805, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38355") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55504->172.17.0.3:38355, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35040") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48958->172.17.0.3:35040, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37363") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34094->172.17.0.3:37363, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38006") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57266->172.17.0.3:38006, err= 2025/08/05 04:44:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoviceq9yizi/dst" 2025/08/05 04:44:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Hc8aJ}" suffix to name 2025/08/05 04:44:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/05 04:44:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/05 04:44:58 DEBUG : Setting pass="Ury0EcsHwqxJnHvmFLlczA01nyOXWgR7zFcMfXqo3oA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/05 04:44:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: Connecting to FTP server 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:49124->172.17.0.3:21, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:36859") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:47608->172.17.0.3:36859, err= 2025/08/05 04:44:58 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:32820") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:51600->172.17.0.3:32820, err= 2025/08/05 04:44:58 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/05 04:44:58 INFO : three.txt: Copied (new) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38198") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45696->172.17.0.3:38198, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34719") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46038->172.17.0.3:34719, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32111") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60266->172.17.0.3:32111, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36252") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45994->172.17.0.3:36252, err= 2025/08/05 04:44:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 04:44:58 INFO : one-2019-01-01: Deleted 2025/08/05 04:44:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:35562") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:34404->172.17.0.3:35562, err= 2025/08/05 04:44:58 DEBUG : one.1503b713.partial: renamed to: one 2025/08/05 04:44:58 INFO : one: Copied (new) 2025/08/05 04:44:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : two: Unchanged skipping 2025/08/05 04:44:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/05 04:44:58 INFO : three-2019-01-01.txt: Deleted 2025/08/05 04:44:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: dial("tcp","172.17.0.3:36477") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi/dst: > dial: conn=172.17.0.1:50550->172.17.0.3:36477, err= 2025/08/05 04:44:58 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/05 04:44:58 INFO : three.txt: Copied (new) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39228") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36858->172.17.0.3:39228, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35174") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35588->172.17.0.3:35174, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34045") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35454->172.17.0.3:34045, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34655") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36176->172.17.0.3:34655, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31572") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41294->172.17.0.3:31572, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32221") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44578->172.17.0.3:32221, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30741") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40656->172.17.0.3:30741, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37570") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35256->172.17.0.3:37570, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33439") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57730->172.17.0.3:33439, err= 2025/08/05 04:44:58 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/08/05 04:44:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33228") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59138->172.17.0.3:33228, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30063") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55026->172.17.0.3:30063, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30194") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36424->172.17.0.3:30194, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39370") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40112->172.17.0.3:39370, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36375") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47842->172.17.0.3:36375, err= 2025/08/05 04:44:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35192") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40334->172.17.0.3:35192, err= 2025/08/05 04:44:58 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/05 04:44:58 INFO : existing: Copied (new) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33842") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37424->172.17.0.3:33842, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34340") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45514->172.17.0.3:34340, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34015") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37560->172.17.0.3:34015, err= 2025/08/05 04:44:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/05 04:44:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:58 ERROR : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: not deleting files as there were IO errors 2025/08/05 04:44:58 ERROR : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: not deleting directories as there were IO errors 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36129") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40246->172.17.0.3:36129, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36928") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37210->172.17.0.3:36928, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32399") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36468->172.17.0.3:32399, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31392") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37394->172.17.0.3:31392, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38259") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48978->172.17.0.3:38259, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31610") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35570->172.17.0.3:31610, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : existing: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : There was nothing to transfer 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31216") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43580->172.17.0.3:31216, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35090") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38186->172.17.0.3:35090, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35195") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55042->172.17.0.3:35195, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37698") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47814->172.17.0.3:37698, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30627") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57850->172.17.0.3:30627, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31681") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45372->172.17.0.3:31681, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31807") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39440->172.17.0.3:31807, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33314") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48360->172.17.0.3:33314, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38263") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38256->172.17.0.3:38263, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37209") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51314->172.17.0.3:37209, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34409") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60778->172.17.0.3:34409, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34220") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58102->172.17.0.3:34220, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35613") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50024->172.17.0.3:35613, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30159") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33592->172.17.0.3:30159, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32943") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50910->172.17.0.3:32943, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34425") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53426->172.17.0.3:34425, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32295") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39046->172.17.0.3:32295, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37817") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43956->172.17.0.3:37817, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39792") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57310->172.17.0.3:39792, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36726") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42426->172.17.0.3:36726, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37672") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39254->172.17.0.3:37672, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32697") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34076->172.17.0.3:32697, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33929") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49704->172.17.0.3:33929, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36088") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49994->172.17.0.3:36088, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36535") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53756->172.17.0.3:36535, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32057") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50150->172.17.0.3:32057, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37947") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35722->172.17.0.3:37947, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32315") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60586->172.17.0.3:32315, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39158") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43804->172.17.0.3:39158, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39988") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48296->172.17.0.3:39988, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39502") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42806->172.17.0.3:39502, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30083") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41922->172.17.0.3:30083, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35447") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45792->172.17.0.3:35447, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34067") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46484->172.17.0.3:34067, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31141") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53442->172.17.0.3:31141, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36286") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45626->172.17.0.3:36286, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37091") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37940->172.17.0.3:37091, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38468") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:32922->172.17.0.3:38468, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39437") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60462->172.17.0.3:39437, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33637") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56614->172.17.0.3:33637, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31135") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42376->172.17.0.3:31135, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33362") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48352->172.17.0.3:33362, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39633") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39878->172.17.0.3:39633, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30011") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43244->172.17.0.3:30011, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38518") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55058->172.17.0.3:38518, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39760") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55902->172.17.0.3:39760, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37887") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38116->172.17.0.3:37887, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35670") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50452->172.17.0.3:35670, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39093") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43154->172.17.0.3:39093, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37004") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51436->172.17.0.3:37004, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39111") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55962->172.17.0.3:39111, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36485") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57882->172.17.0.3:36485, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30476") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34318->172.17.0.3:30476, err= 2025/08/05 04:44:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both0: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both13: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both10: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both15: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both16: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both17: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both18: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both19: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both11: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both12: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both14: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both1: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both2: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both6: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both7: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both3: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both9: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both4: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both5: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both8: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 INFO : only3: Deleted 2025/08/05 04:44:58 INFO : only8: Deleted 2025/08/05 04:44:58 INFO : only13: Deleted 2025/08/05 04:44:58 INFO : only19: Deleted 2025/08/05 04:44:58 INFO : only2: Deleted 2025/08/05 04:44:58 INFO : only0: Deleted 2025/08/05 04:44:58 INFO : only9: Deleted 2025/08/05 04:44:58 INFO : only5: Deleted 2025/08/05 04:44:58 INFO : only12: Deleted 2025/08/05 04:44:58 INFO : only11: Deleted 2025/08/05 04:44:58 INFO : only14: Deleted 2025/08/05 04:44:58 INFO : only16: Deleted 2025/08/05 04:44:58 INFO : only17: Deleted 2025/08/05 04:44:58 INFO : only6: Deleted 2025/08/05 04:44:58 INFO : only18: Deleted 2025/08/05 04:44:58 INFO : only1: Deleted 2025/08/05 04:44:58 INFO : only4: Deleted 2025/08/05 04:44:58 INFO : only10: Deleted 2025/08/05 04:44:58 INFO : only7: Deleted 2025/08/05 04:44:58 INFO : only15: Deleted 2025/08/05 04:44:58 INFO : There was nothing to transfer 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36933") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55308->172.17.0.3:36933, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38498") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40068->172.17.0.3:38498, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36423") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57194->172.17.0.3:36423, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35002") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56558->172.17.0.3:35002, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34643") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57922->172.17.0.3:34643, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31114") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52440->172.17.0.3:31114, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37470") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45532->172.17.0.3:37470, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32364") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40260->172.17.0.3:32364, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36980") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60006->172.17.0.3:36980, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38635") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:32874->172.17.0.3:38635, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37463") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48316->172.17.0.3:37463, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35604") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56672->172.17.0.3:35604, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32659") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35274->172.17.0.3:32659, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39836") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58178->172.17.0.3:39836, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31148") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59802->172.17.0.3:31148, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37255") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58072->172.17.0.3:37255, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37810") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36424->172.17.0.3:37810, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33919") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37240->172.17.0.3:33919, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34274") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48960->172.17.0.3:34274, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38549") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37686->172.17.0.3:38549, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30560") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36718->172.17.0.3:30560, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32607") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42702->172.17.0.3:32607, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32065") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35502->172.17.0.3:32065, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35066") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49268->172.17.0.3:35066, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35343") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38066->172.17.0.3:35343, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35259") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53556->172.17.0.3:35259, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36608") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60690->172.17.0.3:36608, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33989") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34466->172.17.0.3:33989, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33859") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55616->172.17.0.3:33859, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35604") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56678->172.17.0.3:35604, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35879") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33952->172.17.0.3:35879, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37698") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47816->172.17.0.3:37698, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30096") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37514->172.17.0.3:30096, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32028") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60998->172.17.0.3:32028, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33216") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38528->172.17.0.3:33216, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39924") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58808->172.17.0.3:39924, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33610") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47936->172.17.0.3:33610, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32872") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59488->172.17.0.3:32872, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39145") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37660->172.17.0.3:39145, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30709") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51188->172.17.0.3:30709, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34530") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58334->172.17.0.3:34530, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34853") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60154->172.17.0.3:34853, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32416") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43614->172.17.0.3:32416, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33927") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38136->172.17.0.3:33927, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37694") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39258->172.17.0.3:37694, err= 2025/08/05 04:44:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both0: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both13: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both14: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both15: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both16: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both11: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both12: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both19: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both10: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both17: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both3: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both18: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both5: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both6: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both7: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both8: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:58 DEBUG : both9: Unchanged skipping 2025/08/05 04:44:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/05 04:44:58 DEBUG : both1: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both2: Unchanged skipping 2025/08/05 04:44:58 DEBUG : both4: Unchanged skipping 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31493") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39195") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33514->172.17.0.3:31493, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39595") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34798->172.17.0.3:39195, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37102->172.17.0.3:39595, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38470") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39432->172.17.0.3:38470, err= 2025/08/05 04:44:58 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/08/05 04:44:58 INFO : only11: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/08/05 04:44:58 INFO : only0: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33591") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38840->172.17.0.3:33591, err= 2025/08/05 04:44:58 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/08/05 04:44:58 INFO : only10: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36479") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43374->172.17.0.3:36479, err= 2025/08/05 04:44:58 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/08/05 04:44:58 INFO : only12: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37479") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45556->172.17.0.3:37479, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38247") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38774->172.17.0.3:38247, err= 2025/08/05 04:44:58 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/08/05 04:44:58 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/08/05 04:44:58 INFO : only14: Copied (replaced existing) 2025/08/05 04:44:58 INFO : only13: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/08/05 04:44:58 INFO : only15: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31324") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34660") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36184->172.17.0.3:34660, err= 2025/08/05 04:44:58 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46900->172.17.0.3:31324, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38743") 2025/08/05 04:44:58 INFO : only16: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52602->172.17.0.3:38743, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34459") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56542->172.17.0.3:34459, err= 2025/08/05 04:44:58 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/08/05 04:44:58 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/08/05 04:44:58 INFO : only19: Copied (replaced existing) 2025/08/05 04:44:58 INFO : only17: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/08/05 04:44:58 INFO : only18: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35442") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32985") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30526") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33446->172.17.0.3:35442, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51084->172.17.0.3:30526, err= 2025/08/05 04:44:58 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/08/05 04:44:58 INFO : only1: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52204->172.17.0.3:32985, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30622") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38602->172.17.0.3:30622, err= 2025/08/05 04:44:58 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/08/05 04:44:58 INFO : only3: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/08/05 04:44:58 INFO : only4: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/08/05 04:44:58 INFO : only2: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/08/05 04:44:58 INFO : only5: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34879") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35117") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40240->172.17.0.3:34879, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38992") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35350->172.17.0.3:35117, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39549") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40494->172.17.0.3:38992, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37170->172.17.0.3:39549, err= 2025/08/05 04:44:58 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/08/05 04:44:58 INFO : only6: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/08/05 04:44:58 INFO : only7: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/08/05 04:44:58 INFO : only8: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/08/05 04:44:58 INFO : only9: Copied (replaced existing) 2025/08/05 04:44:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34690") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39362->172.17.0.3:34690, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33836") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58912->172.17.0.3:33836, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38024") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46984->172.17.0.3:38024, err= --- PASS: TestSyncConcurrentTruncate (0.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:44:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:44:58 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 04:44:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:44:58 INFO : empty_on_remote: Making directory 2025/08/05 04:44:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/05 04:44:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38372") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47116->172.17.0.3:38372, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37973") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52474->172.17.0.3:37973, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31528") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36802") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54414->172.17.0.3:31528, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33484->172.17.0.3:36802, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38653") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46570->172.17.0.3:38653, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38486") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54708->172.17.0.3:38486, err= --- PASS: TestSyncReplaceDirModTime (0.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:44:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:44:58 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 04:44:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:44:58 INFO : empty_on_remote: Making directory 2025/08/05 04:44:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/05 04:44:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35414") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55928->172.17.0.3:35414, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37048") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37222") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56302->172.17.0.3:37222, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36866->172.17.0.3:37048, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36111") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55926->172.17.0.3:36111, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34890") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59104->172.17.0.3:34890, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37736") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57596->172.17.0.3:37736, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31660") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49084->172.17.0.3:31660, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : sub dir: Making directory 2025/08/05 04:44:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34568") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54906->172.17.0.3:34568, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38139") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39960") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51256->172.17.0.3:38139, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56504->172.17.0.3:39960, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33353") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40986->172.17.0.3:33353, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38385") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43766->172.17.0.3:38385, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39604") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39146->172.17.0.3:39604, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39113") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35440->172.17.0.3:39113, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33181") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48970->172.17.0.3:33181, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31814") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54140->172.17.0.3:31814, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38321") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58314->172.17.0.3:38321, err= 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38399") 2025/08/05 04:44:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42244->172.17.0.3:38399, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:44:58 INFO : sub dir: Making directory 2025/08/05 04:44:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33790") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53990->172.17.0.3:33790, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33156") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52652->172.17.0.3:33156, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32023") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43392->172.17.0.3:32023, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34963") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57730->172.17.0.3:34963, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30226") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58438->172.17.0.3:30226, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30753") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39108->172.17.0.3:30753, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34804") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39684->172.17.0.3:34804, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36156") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42324->172.17.0.3:36156, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38628") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39114->172.17.0.3:38628, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38442") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60146->172.17.0.3:38442, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30848") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38422->172.17.0.3:30848, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39204") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43484->172.17.0.3:39204, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32844") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42214->172.17.0.3:32844, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30471") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45970->172.17.0.3:30471, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35061") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59656->172.17.0.3:35061, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30032") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39818->172.17.0.3:30032, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38934") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46384->172.17.0.3:38934, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35790") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59332->172.17.0.3:35790, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39051") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36450->172.17.0.3:39051, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31790") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36610->172.17.0.3:31790, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33450") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43504->172.17.0.3:33450, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36788") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49948->172.17.0.3:36788, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34068") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53516->172.17.0.3:34068, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38724") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53954->172.17.0.3:38724, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36444") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34684->172.17.0.3:36444, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35367") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57438->172.17.0.3:35367, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31994") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52782->172.17.0.3:31994, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33240") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43372->172.17.0.3:33240, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39751") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40478->172.17.0.3:39751, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37008") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49928->172.17.0.3:37008, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31634") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48014->172.17.0.3:31634, err= 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30139") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38410->172.17.0.3:30139, err= 2025/08/05 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : apple: Excluded 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : banana: Excluded 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30765") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46256->172.17.0.3:30765, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39815") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41986->172.17.0.3:39815, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31354") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44836->172.17.0.3:31354, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39367") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35358->172.17.0.3:39367, err= 2025/08/05 04:44:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : apple: Unchanged skipping 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:44:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : banana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37075") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34820->172.17.0.3:37075, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 INFO : There was nothing to transfer 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38752") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55790->172.17.0.3:38752, err= 2025/08/05 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : apple: Excluded 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : banana: Excluded 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35360") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44100->172.17.0.3:35360, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36225") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53718->172.17.0.3:36225, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37750") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42972->172.17.0.3:37750, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39958") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34512->172.17.0.3:39958, err= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : banana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:44:59 DEBUG : apple: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32486") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57946->172.17.0.3:32486, err= 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 INFO : There was nothing to transfer 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38516") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43888->172.17.0.3:38516, err= 2025/08/05 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : apple: Excluded 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : banana: Excluded 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30246") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45406->172.17.0.3:30246, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31081") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56014->172.17.0.3:31081, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30196") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52988->172.17.0.3:30196, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36633") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34600->172.17.0.3:36633, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31284") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36276->172.17.0.3:31284, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33086") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42640->172.17.0.3:33086, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30525") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58188->172.17.0.3:30525, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31063") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38056->172.17.0.3:31063, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34771") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59320->172.17.0.3:34771, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38025") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45094->172.17.0.3:38025, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35985") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34008->172.17.0.3:35985, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39914") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46798->172.17.0.3:39914, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36121") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54386->172.17.0.3:36121, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31349") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52056->172.17.0.3:31349, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39321") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54604->172.17.0.3:39321, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37923") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44362->172.17.0.3:37923, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34144") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44438->172.17.0.3:34144, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32470") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59150->172.17.0.3:32470, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34626") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59092->172.17.0.3:34626, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35541") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38306->172.17.0.3:35541, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36467") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59898->172.17.0.3:36467, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36035") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58524->172.17.0.3:36035, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34460") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52036->172.17.0.3:34460, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37497") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36492->172.17.0.3:37497, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35704") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59542->172.17.0.3:35704, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36934") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44386->172.17.0.3:36934, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33438") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41404->172.17.0.3:33438, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36658") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53582->172.17.0.3:36658, err= 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34761") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39236->172.17.0.3:34761, err= 2025/08/05 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : apple: Excluded 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : banana: Excluded 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37620") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37244->172.17.0.3:37620, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31186") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45260->172.17.0.3:31186, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30746") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39988->172.17.0.3:30746, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38138") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55134->172.17.0.3:38138, err= 2025/08/05 04:44:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : banana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:44:59 DEBUG : apple: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38805") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54688->172.17.0.3:38805, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 INFO : There was nothing to transfer 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35481") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47118->172.17.0.3:35481, err= 2025/08/05 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : apple: Excluded 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : banana: Excluded 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31126") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40722->172.17.0.3:31126, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32906") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34678->172.17.0.3:32906, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35063") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56004->172.17.0.3:35063, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31538") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53788->172.17.0.3:31538, err= 2025/08/05 04:44:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : apple: Unchanged skipping 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:44:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : banana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36835") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56118->172.17.0.3:36835, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 INFO : There was nothing to transfer 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31982") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55346->172.17.0.3:31982, err= 2025/08/05 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : apple: Excluded 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : banana: Excluded 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30988") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52824->172.17.0.3:30988, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34760") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36974->172.17.0.3:34760, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36711") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42926->172.17.0.3:36711, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32305") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41386->172.17.0.3:32305, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34172") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58950->172.17.0.3:34172, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38171") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36078->172.17.0.3:38171, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39729") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55674->172.17.0.3:39729, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33515") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53862->172.17.0.3:33515, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31486") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56242->172.17.0.3:31486, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39407") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48636->172.17.0.3:39407, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39180") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45374->172.17.0.3:39180, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33792") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42792->172.17.0.3:33792, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37067") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36556->172.17.0.3:37067, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39899") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49912->172.17.0.3:39899, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37894") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34200->172.17.0.3:37894, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32788") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39478->172.17.0.3:32788, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32603") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50916->172.17.0.3:32603, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35144") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49124->172.17.0.3:35144, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36902") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56410->172.17.0.3:36902, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33505") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55206->172.17.0.3:33505, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38753") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59678->172.17.0.3:38753, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37284") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38410->172.17.0.3:37284, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37069") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56986->172.17.0.3:37069, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39270") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33590->172.17.0.3:39270, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36449") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60592->172.17.0.3:36449, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38352") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58128->172.17.0.3:38352, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33738") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52570->172.17.0.3:33738, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34421") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43980->172.17.0.3:34421, err= 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37765") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53814->172.17.0.3:37765, err= 2025/08/05 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : apple: Excluded 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : banana: Excluded 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34688") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45152->172.17.0.3:34688, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38215") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59566->172.17.0.3:38215, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31139") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54858->172.17.0.3:31139, err= 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30413") 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57774->172.17.0.3:30413, err= 2025/08/05 04:44:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36555") 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38382->172.17.0.3:36555, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35774") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53940->172.17.0.3:35774, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30469") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31507") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33410->172.17.0.3:31507, err= 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Connecting to FTP server 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45932->172.17.0.3:30469, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49134->172.17.0.3:21, err= 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:44:59 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:59 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32137") 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/08/05 04:44:59 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51612->172.17.0.3:32137, err= 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30994") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32911") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56030->172.17.0.3:30994, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53716->172.17.0.3:32911, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37796") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37197") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34826->172.17.0.3:37796, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58090->172.17.0.3:37197, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31504") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37874->172.17.0.3:31504, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31514") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58978->172.17.0.3:31514, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36568") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58044->172.17.0.3:36568, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31835") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38740->172.17.0.3:31835, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36840") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47166->172.17.0.3:36840, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39383") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36353") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40460->172.17.0.3:39383, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49752->172.17.0.3:36353, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38865") 2025/08/05 04:44:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38444->172.17.0.3:38865, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31110") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36360->172.17.0.3:31110, err= 2025/08/05 04:44:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38291") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45742->172.17.0.3:38291, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30730") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60798->172.17.0.3:30730, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33795") 2025/08/05 04:44:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36136->172.17.0.3:33795, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Connecting to FTP server 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Connecting to FTP server 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Connecting to FTP server 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49148->172.17.0.3:21, err= 2025/08/05 04:44:59 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 04:44:59 INFO : apple: Deleted 2025/08/05 04:44:59 INFO : splitbananasplit: Deleted 2025/08/05 04:44:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 04:44:59 INFO : appleappleapplebanana: Deleted 2025/08/05 04:44:59 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 04:44:59 INFO : banana: Deleted 2025/08/05 04:44:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49150->172.17.0.3:21, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:21") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49152->172.17.0.3:21, err= 2025/08/05 04:44:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 04:44:59 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34794") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56642->172.17.0.3:34794, err= 2025/08/05 04:44:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : YXBwbGU=: Excluded 2025/08/05 04:44:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/05 04:44:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : YmFuYW5h: Excluded 2025/08/05 04:44:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32292") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34462->172.17.0.3:32292, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35437") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59494->172.17.0.3:35437, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34345") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54792->172.17.0.3:34345, err= 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36526") 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59272->172.17.0.3:36526, err= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : banana: Unchanged skipping 2025/08/05 04:44:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : apple: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34950") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43216->172.17.0.3:34950, err= 2025/08/05 04:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39011") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33680->172.17.0.3:39011, err= 2025/08/05 04:44:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : YXBwbGU=: Excluded 2025/08/05 04:44:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/05 04:44:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : YmFuYW5h: Excluded 2025/08/05 04:44:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35301") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37896->172.17.0.3:35301, err= 2025/08/05 04:44:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/05 04:44:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37718") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60668->172.17.0.3:37718, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31615") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38856->172.17.0.3:31615, err= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 04:44:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 04:44:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38217") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60152->172.17.0.3:38217, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30177") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57544->172.17.0.3:30177, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35612") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54124->172.17.0.3:35612, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34713") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47936->172.17.0.3:34713, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30439") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44024->172.17.0.3:30439, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37163") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37068->172.17.0.3:37163, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31554") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33288->172.17.0.3:31554, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34959") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54016->172.17.0.3:34959, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36992") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37608->172.17.0.3:36992, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39681") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34994->172.17.0.3:39681, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35689") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52054->172.17.0.3:35689, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32565") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51218->172.17.0.3:32565, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37659") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43074->172.17.0.3:37659, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35367") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57440->172.17.0.3:35367, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38397") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55916->172.17.0.3:38397, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32707") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54242->172.17.0.3:32707, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31560") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44830->172.17.0.3:31560, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33384") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51624->172.17.0.3:33384, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39318") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39940->172.17.0.3:39318, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34207") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52640->172.17.0.3:34207, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37815") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58556->172.17.0.3:37815, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30820") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42342->172.17.0.3:30820, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30166") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37204->172.17.0.3:30166, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38590") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36676->172.17.0.3:38590, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33694") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52182->172.17.0.3:33694, err= 2025/08/05 04:44:59 DEBUG : Waiting for deletions to finish 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31515") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52470->172.17.0.3:31515, err= 2025/08/05 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : apple: Excluded 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : banana: Excluded 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : splitbananasplit: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33734") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36580->172.17.0.3:33734, err= 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35506") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42270->172.17.0.3:35506, err= 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35853") 2025/08/05 04:44:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37318->172.17.0.3:35853, err= 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31030") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33226->172.17.0.3:31030, err= 2025/08/05 04:45:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31369") 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35220") 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31850") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41236->172.17.0.3:35220, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32156") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45048->172.17.0.3:31850, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52062->172.17.0.3:31369, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45192->172.17.0.3:32156, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33154") 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57782->172.17.0.3:33154, err= 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:00 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/08/05 04:45:00 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32507") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33157") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56932->172.17.0.3:32507, err= 2025/08/05 04:45:00 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/08/05 04:45:00 INFO : apple: Copied (new) to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58014->172.17.0.3:33157, err= 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30605") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55620->172.17.0.3:30605, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37545") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59234->172.17.0.3:37545, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33303") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53192->172.17.0.3:33303, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32530") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40398->172.17.0.3:32530, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38541") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59162->172.17.0.3:38541, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36832") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33364->172.17.0.3:36832, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35789") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34718->172.17.0.3:35789, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33154") 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57792->172.17.0.3:33154, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34649") 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54144->172.17.0.3:34649, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30019") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43756->172.17.0.3:30019, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34038") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57900->172.17.0.3:34038, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39309") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55926->172.17.0.3:39309, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36283") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37046->172.17.0.3:36283, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38485") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46486->172.17.0.3:38485, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 04:45:00 INFO : apple: Deleted 2025/08/05 04:45:00 INFO : appleappleapplebanana: Deleted 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 04:45:00 INFO : banana: Deleted 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 04:45:00 INFO : splitbananasplit: Deleted 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30265") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45282->172.17.0.3:30265, err= 2025/08/05 04:45:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : PREFIXapple: Excluded 2025/08/05 04:45:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : PREFIXbanana: Excluded 2025/08/05 04:45:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31210") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49818->172.17.0.3:31210, err= 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35034") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53774->172.17.0.3:35034, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39113") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35452->172.17.0.3:39113, err= 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33630") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35278->172.17.0.3:33630, err= 2025/08/05 04:45:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32139") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47158->172.17.0.3:32139, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34185") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42684->172.17.0.3:34185, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34968") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33950->172.17.0.3:34968, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33140") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32593") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54452->172.17.0.3:32593, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42910->172.17.0.3:33140, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/05 04:45:00 INFO : apple: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38858") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55722->172.17.0.3:38858, err= 2025/08/05 04:45:00 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/05 04:45:00 INFO : banana: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36028") 2025/08/05 04:45:00 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/05 04:45:00 INFO : splitbananasplit: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35738->172.17.0.3:36028, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38080") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50928->172.17.0.3:38080, err= 2025/08/05 04:45:00 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/05 04:45:00 INFO : appleappleapplebanana: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34869") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55444->172.17.0.3:34869, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36355") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39862->172.17.0.3:36355, err= 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38002") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55498->172.17.0.3:38002, err= 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34755") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49884->172.17.0.3:34755, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32762") 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41474->172.17.0.3:32762, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37101") 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39174->172.17.0.3:37101, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32467") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49088->172.17.0.3:32467, err= 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32382") 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33017") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36776->172.17.0.3:32382, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46724->172.17.0.3:33017, err= 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30897") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42132->172.17.0.3:30897, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34373") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58358->172.17.0.3:34373, err= 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/05 04:45:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35522") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41828->172.17.0.3:35522, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35417") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53594->172.17.0.3:35417, err= 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/05 04:45:00 INFO : PREFIXsplitbananasplit: Deleted 2025/08/05 04:45:00 INFO : PREFIXbanana: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/05 04:45:00 INFO : PREFIXapple: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/05 04:45:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39005") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59144->172.17.0.3:39005, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35875") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54164->172.17.0.3:35875, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33838") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33922->172.17.0.3:33838, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35801") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60438->172.17.0.3:35801, err= 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30005") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43756->172.17.0.3:30005, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30388") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42950->172.17.0.3:30388, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39350") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40628->172.17.0.3:39350, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35535") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36794->172.17.0.3:35535, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33776") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43168->172.17.0.3:33776, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33879") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53414->172.17.0.3:33879, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34896") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35132->172.17.0.3:34896, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32543") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36570->172.17.0.3:32543, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34066") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39486->172.17.0.3:34066, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35276") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53128->172.17.0.3:35276, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34531") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39664->172.17.0.3:34531, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34795") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53220->172.17.0.3:34795, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37293") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56402->172.17.0.3:37293, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33727") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49954->172.17.0.3:33727, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33429") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45226->172.17.0.3:33429, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38803") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38994->172.17.0.3:38803, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39587") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38916->172.17.0.3:39587, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37771") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56700->172.17.0.3:37771, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33372") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59230->172.17.0.3:33372, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35018") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46068->172.17.0.3:35018, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34571") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35124->172.17.0.3:34571, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39880") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46598->172.17.0.3:39880, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32405") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60992->172.17.0.3:32405, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36758") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34764->172.17.0.3:36758, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31633") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43116->172.17.0.3:31633, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36215") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54276->172.17.0.3:36215, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33514") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44350->172.17.0.3:33514, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30266") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60452->172.17.0.3:30266, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31422") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46430->172.17.0.3:31422, err= 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36627") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38794->172.17.0.3:36627, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38004") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47870->172.17.0.3:38004, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30324") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56780->172.17.0.3:30324, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31047") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47994->172.17.0.3:31047, err= 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36082") 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51916->172.17.0.3:36082, err= 2025/08/05 04:45:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39849") 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36188") 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59344->172.17.0.3:39849, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34956->172.17.0.3:36188, err= 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32443") 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32166") 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46636->172.17.0.3:32166, err= 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33100->172.17.0.3:32443, err= 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39463") 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47702->172.17.0.3:39463, err= 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:00 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/08/05 04:45:00 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33272") 2025/08/05 04:45:00 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/08/05 04:45:00 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46126->172.17.0.3:33272, err= 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30461") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50800->172.17.0.3:30461, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38809") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47238->172.17.0.3:38809, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30008") 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38203") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45938->172.17.0.3:30008, err= 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43052->172.17.0.3:38203, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31340") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38518->172.17.0.3:31340, err= 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30388") 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42966->172.17.0.3:30388, err= 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38220") 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55148->172.17.0.3:38220, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32157") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34615") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43244->172.17.0.3:32157, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52778->172.17.0.3:34615, err= 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33883") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37214->172.17.0.3:33883, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31876") 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39762->172.17.0.3:31876, err= 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33828") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33442") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40234->172.17.0.3:33828, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59896->172.17.0.3:33442, err= 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36984") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35192") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40346->172.17.0.3:35192, err= 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47892->172.17.0.3:36984, err= 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 04:45:00 INFO : apple: Deleted 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 04:45:00 INFO : appleappleapplebanana: Deleted 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 04:45:00 INFO : splitbananasplit: Deleted 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 04:45:00 INFO : banana: Deleted 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31547") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46388->172.17.0.3:31547, err= 2025/08/05 04:45:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : bananaSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31059") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49412->172.17.0.3:31059, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33569") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37862->172.17.0.3:33569, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39671") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48496->172.17.0.3:39671, err= 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 04:45:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38814") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39994->172.17.0.3:38814, err= 2025/08/05 04:45:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35846") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43194->172.17.0.3:35846, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32823") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30486") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40336->172.17.0.3:32823, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50530->172.17.0.3:30486, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37553") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33230->172.17.0.3:37553, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32133") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47960->172.17.0.3:32133, err= 2025/08/05 04:45:00 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/05 04:45:00 INFO : splitbananasplit: Copied (new) 2025/08/05 04:45:00 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/05 04:45:00 INFO : banana: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33113") 2025/08/05 04:45:00 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47180->172.17.0.3:33113, err= 2025/08/05 04:45:00 INFO : appleappleapplebanana: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35182") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48074->172.17.0.3:35182, err= 2025/08/05 04:45:00 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/05 04:45:00 INFO : apple: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35124") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31697") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38900->172.17.0.3:31697, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40184->172.17.0.3:35124, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36067") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35222->172.17.0.3:36067, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32018") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59546->172.17.0.3:32018, err= 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30837") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39722->172.17.0.3:30837, err= 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35423") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57448->172.17.0.3:35423, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30717") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33096->172.17.0.3:30717, err= 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34203") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41576->172.17.0.3:34203, err= 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32378") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43126->172.17.0.3:32378, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32413") 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34222->172.17.0.3:32413, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30929") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46300->172.17.0.3:30929, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34083") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46538->172.17.0.3:34083, err= 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/05 04:45:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32877") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50880->172.17.0.3:32877, err= 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36268") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55284->172.17.0.3:36268, err= 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : bananaSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : appleSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : splitbananasplitSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31525") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53890->172.17.0.3:31525, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36824") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51918->172.17.0.3:36824, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33393") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57274->172.17.0.3:33393, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31652") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60470->172.17.0.3:31652, err= 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37051") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56706->172.17.0.3:37051, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30111") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52290->172.17.0.3:30111, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39428") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54710->172.17.0.3:39428, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36882") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55466->172.17.0.3:36882, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39710") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45876->172.17.0.3:39710, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37562") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42834->172.17.0.3:37562, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38152") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53222->172.17.0.3:38152, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31358") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38178->172.17.0.3:31358, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30520") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55192->172.17.0.3:30520, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35382") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41068->172.17.0.3:35382, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36928") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37224->172.17.0.3:36928, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35058") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33408->172.17.0.3:35058, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39018") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54736->172.17.0.3:39018, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32376") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40922->172.17.0.3:32376, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38925") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37396->172.17.0.3:38925, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37673") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50322->172.17.0.3:37673, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34986") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42102->172.17.0.3:34986, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34814") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39546->172.17.0.3:34814, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33173") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40654->172.17.0.3:33173, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34738") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35148->172.17.0.3:34738, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39172") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47734->172.17.0.3:39172, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38377") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38200->172.17.0.3:38377, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37735") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52998->172.17.0.3:37735, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36036") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59520->172.17.0.3:36036, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37086") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58892->172.17.0.3:37086, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39217") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43424->172.17.0.3:39217, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37015") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33380->172.17.0.3:37015, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35442") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33458->172.17.0.3:35442, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36084") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45900->172.17.0.3:36084, err= 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32537") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54272->172.17.0.3:32537, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33734") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36596->172.17.0.3:33734, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35222") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53768->172.17.0.3:35222, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32735") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60130->172.17.0.3:32735, err= 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30817") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39184->172.17.0.3:30817, err= 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35880") 2025/08/05 04:45:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52180->172.17.0.3:35880, err= 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35502") 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40216->172.17.0.3:35502, err= 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30331") 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56294->172.17.0.3:30331, err= 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36030") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36921") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43100->172.17.0.3:36030, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43748->172.17.0.3:36921, err= 2025/08/05 04:45:00 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/08/05 04:45:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/08/05 04:45:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34721") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40220->172.17.0.3:34721, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34329") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45612->172.17.0.3:34329, err= 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38037") 2025/08/05 04:45:00 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42192->172.17.0.3:38037, err= 2025/08/05 04:45:00 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31911") 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33626") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39442->172.17.0.3:31911, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57080->172.17.0.3:33626, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34389") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50294->172.17.0.3:34389, err= 2025/08/05 04:45:00 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38697") 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60936->172.17.0.3:38697, err= 2025/08/05 04:45:00 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35081") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34699") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33806->172.17.0.3:35081, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43158->172.17.0.3:34699, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38208") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42348->172.17.0.3:38208, err= 2025/08/05 04:45:00 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30740") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33673") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46376->172.17.0.3:33673, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:32874->172.17.0.3:30740, err= 2025/08/05 04:45:00 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/08/05 04:45:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31722") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37597") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50208->172.17.0.3:31722, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37358->172.17.0.3:37597, err= 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 04:45:00 INFO : appleappleapplebanana: Deleted 2025/08/05 04:45:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 04:45:00 INFO : splitbananasplit: Deleted 2025/08/05 04:45:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 04:45:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38290") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37742->172.17.0.3:38290, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleapple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleapple: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbanan: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35730") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44880->172.17.0.3:35730, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcde: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdef: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefg: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defgh: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghi: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghij: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijk: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-12345: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-23456: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-34567: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-45678: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39872") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47104->172.17.0.3:39872, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31462") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33238->172.17.0.3:31462, err= 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30466") 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37620->172.17.0.3:30466, err= 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:00 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30244") 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38354->172.17.0.3:30244, err= 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 04:45:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 04:45:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 04:45:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 04:45:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36575") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33754->172.17.0.3:36575, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleapple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleapple: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbanan: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33633") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54924->172.17.0.3:33633, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcde: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdef: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefg: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defgh: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghi: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghij: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijk: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-12345: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-23456: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-34567: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-45678: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32725") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55042->172.17.0.3:32725, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38594") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47910->172.17.0.3:38594, err= 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 04:45:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33015") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36624->172.17.0.3:33015, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30488") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49228->172.17.0.3:30488, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38235") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55432->172.17.0.3:38235, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31061") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39308->172.17.0.3:31061, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32313") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58490->172.17.0.3:32313, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31571") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36574->172.17.0.3:31571, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39930") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33038->172.17.0.3:39930, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39850") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59262->172.17.0.3:39850, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39148") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47546->172.17.0.3:39148, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32689") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54128->172.17.0.3:32689, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34941") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45562->172.17.0.3:34941, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36669") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51352->172.17.0.3:36669, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34251") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55996->172.17.0.3:34251, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38174") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49994->172.17.0.3:38174, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39065") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56624->172.17.0.3:39065, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33527") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53152->172.17.0.3:33527, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30604") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49386->172.17.0.3:30604, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31152") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53214->172.17.0.3:31152, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39604") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39162->172.17.0.3:39604, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35207") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48710->172.17.0.3:35207, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32245") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56682->172.17.0.3:32245, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31241") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42082->172.17.0.3:31241, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33247") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50088->172.17.0.3:33247, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32681") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37128->172.17.0.3:32681, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31470") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60668->172.17.0.3:31470, err= 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38445") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45428->172.17.0.3:38445, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30527") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47032->172.17.0.3:30527, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33859") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55630->172.17.0.3:33859, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38131") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53022->172.17.0.3:38131, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36345") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48754->172.17.0.3:36345, err= 2025/08/05 04:45:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37345") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53542->172.17.0.3:37345, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37822") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50672->172.17.0.3:37822, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32078") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45354->172.17.0.3:32078, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30986") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53924->172.17.0.3:30986, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39168") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59574->172.17.0.3:39168, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33950") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54182->172.17.0.3:33950, err= 2025/08/05 04:45:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38606") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45560->172.17.0.3:38606, err= 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37573") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38508->172.17.0.3:37573, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38170") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38048->172.17.0.3:38170, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36064") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54484->172.17.0.3:36064, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38371") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51990->172.17.0.3:38371, err= 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35249") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49976->172.17.0.3:35249, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31430") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51848->172.17.0.3:31430, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32057") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50162->172.17.0.3:32057, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30010") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48144->172.17.0.3:30010, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37084") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45742->172.17.0.3:37084, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37652") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33344->172.17.0.3:37652, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37076") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43528->172.17.0.3:37076, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31294") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43442->172.17.0.3:31294, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39504") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36976->172.17.0.3:39504, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38586") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51156->172.17.0.3:38586, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30361") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45340->172.17.0.3:30361, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38750") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33872->172.17.0.3:38750, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32707") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54250->172.17.0.3:32707, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32199") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52088->172.17.0.3:32199, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30096") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37526->172.17.0.3:30096, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38422") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33838->172.17.0.3:38422, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32568") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47860->172.17.0.3:32568, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32667") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52388->172.17.0.3:32667, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37560") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40396->172.17.0.3:37560, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38915") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41000->172.17.0.3:38915, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39676") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37922->172.17.0.3:39676, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38640") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53146->172.17.0.3:38640, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37160") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33990->172.17.0.3:37160, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34772") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55296->172.17.0.3:34772, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34944") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37912->172.17.0.3:34944, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34283") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50718->172.17.0.3:34283, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36567") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39208->172.17.0.3:36567, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37033") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60330->172.17.0.3:37033, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38291") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45750->172.17.0.3:38291, err= 2025/08/05 04:45:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36620") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45054->172.17.0.3:36620, err= 2025/08/05 04:45:00 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : apple: Excluded 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:00 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : banana: Excluded 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31125") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45928->172.17.0.3:31125, err= 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39324") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42024->172.17.0.3:39324, err= 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31965") 2025/08/05 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33946->172.17.0.3:31965, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31951") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57504->172.17.0.3:31951, err= 2025/08/05 04:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39886") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58536->172.17.0.3:39886, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35324") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54954->172.17.0.3:35324, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33207") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59774->172.17.0.3:33207, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39985") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43622->172.17.0.3:39985, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34744") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39214->172.17.0.3:34744, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34856") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47382->172.17.0.3:34856, err= 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33456") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47236->172.17.0.3:33456, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39141") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54028->172.17.0.3:39141, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32321") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41792->172.17.0.3:32321, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35847") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57430->172.17.0.3:35847, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34389") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50300->172.17.0.3:34389, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30893") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52926->172.17.0.3:30893, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35722") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43854->172.17.0.3:35722, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32862") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59338->172.17.0.3:32862, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35384") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56624->172.17.0.3:35384, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39781") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39652->172.17.0.3:39781, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33476") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57928->172.17.0.3:33476, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33007") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55330->172.17.0.3:33007, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31605") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34190->172.17.0.3:31605, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30633") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43072->172.17.0.3:30633, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39191") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33960->172.17.0.3:39191, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31993") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54016->172.17.0.3:31993, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34290") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57190->172.17.0.3:34290, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33375") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40578->172.17.0.3:33375, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32861") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36472->172.17.0.3:32861, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39788") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40914->172.17.0.3:39788, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35855") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41598->172.17.0.3:35855, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38140") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37334->172.17.0.3:38140, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30914") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57488->172.17.0.3:30914, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31767") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43524->172.17.0.3:31767, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38705") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56918->172.17.0.3:38705, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31233") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53612->172.17.0.3:31233, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37825") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37366->172.17.0.3:37825, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36673") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44566->172.17.0.3:36673, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33126") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55688->172.17.0.3:33126, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33492") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57132->172.17.0.3:33492, err= 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33579") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59702->172.17.0.3:33579, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37212") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51230->172.17.0.3:37212, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39237") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48898->172.17.0.3:39237, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36213") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34596->172.17.0.3:36213, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36356") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38254->172.17.0.3:36356, err= 2025/08/05 04:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37168") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40974->172.17.0.3:37168, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31287") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50362->172.17.0.3:31287, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35244") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37572->172.17.0.3:35244, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31524") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54752->172.17.0.3:31524, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34046") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36952->172.17.0.3:34046, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35136") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33526->172.17.0.3:35136, err= 2025/08/05 04:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38688") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43822->172.17.0.3:38688, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35812") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:32806->172.17.0.3:35812, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38616") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36078->172.17.0.3:38616, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30798") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60496->172.17.0.3:30798, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36912") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45282->172.17.0.3:36912, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35396") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41522->172.17.0.3:35396, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33443") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56438->172.17.0.3:33443, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34450") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43764->172.17.0.3:34450, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30752") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55414->172.17.0.3:30752, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38391") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33530->172.17.0.3:38391, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34158") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33320->172.17.0.3:34158, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32743") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48246->172.17.0.3:32743, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32605") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42036->172.17.0.3:32605, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32631") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48714->172.17.0.3:32631, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34418") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35732->172.17.0.3:34418, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33009") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48206->172.17.0.3:33009, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38877") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52526->172.17.0.3:38877, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32230") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52646->172.17.0.3:32230, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34438") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53904->172.17.0.3:34438, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33920") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41700->172.17.0.3:33920, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39443") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56954->172.17.0.3:39443, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35596") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56786->172.17.0.3:35596, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39868") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58584->172.17.0.3:39868, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37983") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40126->172.17.0.3:37983, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33918") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59024->172.17.0.3:33918, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32456") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51330->172.17.0.3:32456, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32662") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34068->172.17.0.3:32662, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37450") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40110->172.17.0.3:37450, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35691") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41540->172.17.0.3:35691, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33591") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38852->172.17.0.3:33591, err= 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37577") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47750->172.17.0.3:37577, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38970") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47154->172.17.0.3:38970, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34930") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55402->172.17.0.3:34930, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30307") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34816->172.17.0.3:30307, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34993") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46710->172.17.0.3:34993, err= 2025/08/05 04:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36695") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55668->172.17.0.3:36695, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37118") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36048->172.17.0.3:37118, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34783") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55482->172.17.0.3:34783, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33610") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47952->172.17.0.3:33610, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31028") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51916->172.17.0.3:31028, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30438") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49744->172.17.0.3:30438, err= 2025/08/05 04:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38787") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38890->172.17.0.3:38787, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33306") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60426->172.17.0.3:33306, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33038") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52168->172.17.0.3:33038, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32597") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52622->172.17.0.3:32597, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32611") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37336->172.17.0.3:32611, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38732") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36132->172.17.0.3:38732, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31367") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35686->172.17.0.3:31367, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35903") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58730->172.17.0.3:35903, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34846") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37610->172.17.0.3:34846, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35479") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49138->172.17.0.3:35479, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37942") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55080->172.17.0.3:37942, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36158") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50790->172.17.0.3:36158, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33432") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36196->172.17.0.3:33432, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31120") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52784->172.17.0.3:31120, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33966") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55096->172.17.0.3:33966, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38428") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53490->172.17.0.3:38428, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32228") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55216->172.17.0.3:32228, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31299") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59482->172.17.0.3:31299, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34948") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46376->172.17.0.3:34948, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37748") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51186->172.17.0.3:37748, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34506") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35114->172.17.0.3:34506, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38981") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41434->172.17.0.3:38981, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31073") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33714->172.17.0.3:31073, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36569") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42662->172.17.0.3:36569, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39455") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40830->172.17.0.3:39455, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35356") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47758->172.17.0.3:35356, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33171") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58286->172.17.0.3:33171, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39539") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41600->172.17.0.3:39539, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34168") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42440->172.17.0.3:34168, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34348") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35106->172.17.0.3:34348, err= 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32565") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51220->172.17.0.3:32565, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37899") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38898->172.17.0.3:37899, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36710") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37652->172.17.0.3:36710, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33892") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51402->172.17.0.3:33892, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32169") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51760->172.17.0.3:32169, err= 2025/08/05 04:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35396") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41524->172.17.0.3:35396, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33023") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42218->172.17.0.3:33023, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36162") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46966->172.17.0.3:36162, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35668") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50404->172.17.0.3:35668, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35663") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37474->172.17.0.3:35663, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37805") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40522->172.17.0.3:37805, err= 2025/08/05 04:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : apple: Unchanged skipping 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : banana: Unchanged skipping 2025/08/05 04:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34296") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36790->172.17.0.3:34296, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35684") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42998->172.17.0.3:35684, err= 2025/08/05 04:45:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : apple: Excluded 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:45:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : banana: Excluded 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : splitbananasplit: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31254") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36262->172.17.0.3:31254, err= 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32247") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59372->172.17.0.3:32247, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32601") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37114->172.17.0.3:32601, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38760") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49860->172.17.0.3:38760, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31929") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52686->172.17.0.3:31929, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30243") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48938->172.17.0.3:30243, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31339") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58648->172.17.0.3:31339, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35893") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43988->172.17.0.3:35893, err= --- PASS: TestTransform (2.72s) --- PASS: TestTransform/NFC (0.26s) --- PASS: TestTransform/NFD (0.24s) --- PASS: TestTransform/base64 (0.36s) --- PASS: TestTransform/prefix (0.28s) --- PASS: TestTransform/suffix (0.31s) --- PASS: TestTransform/truncate (0.24s) --- PASS: TestTransform/encoder (0.20s) --- PASS: TestTransform/ISO-8859-1 (0.20s) --- PASS: TestTransform/charmap (0.22s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.25s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30427") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60666->172.17.0.3:30427, err= 2025/08/05 04:45:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 04:45:01 INFO : sub dir_somesuffix: Making directory 2025/08/05 04:45:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 04:45:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/05 04:45:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 04:45:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34276") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41522->172.17.0.3:34276, err= 2025/08/05 04:45:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 04:45:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38408") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42452->172.17.0.3:38408, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34043") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60776->172.17.0.3:34043, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32070") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45408->172.17.0.3:32070, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39827") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35382->172.17.0.3:39827, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36808") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35038->172.17.0.3:36808, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39049") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44620->172.17.0.3:39049, err= 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 INFO : tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34873") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50486->172.17.0.3:34873, err= 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/08/05 04:45:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34630") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47144->172.17.0.3:34630, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33547") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49804->172.17.0.3:33547, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35257") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48748->172.17.0.3:35257, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32168") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45174->172.17.0.3:32168, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37428") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49864->172.17.0.3:37428, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31351") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56652->172.17.0.3:31351, err= 2025/08/05 04:45:01 INFO : toe: Making directory 2025/08/05 04:45:01 INFO : toe/toe: Making directory 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33371") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50482->172.17.0.3:33371, err= 2025/08/05 04:45:01 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/05 04:45:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34333") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38208->172.17.0.3:34333, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36830") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38588->172.17.0.3:36830, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39624") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34306->172.17.0.3:39624, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38683") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35970->172.17.0.3:38683, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38233") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51380->172.17.0.3:38233, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30297") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34998->172.17.0.3:30297, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36486") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60044->172.17.0.3:36486, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30937") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:37706->172.17.0.3:30937, err= 2025/08/05 04:45:01 INFO : toe: Making directory 2025/08/05 04:45:01 INFO : toe/toe: Making directory 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30799") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:32798->172.17.0.3:30799, err= 2025/08/05 04:45:01 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/05 04:45:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38229") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:32772->172.17.0.3:38229, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31950") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56400->172.17.0.3:31950, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35504") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55974->172.17.0.3:35504, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34755") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49894->172.17.0.3:34755, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37750") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42988->172.17.0.3:37750, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34530") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58346->172.17.0.3:34530, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35029") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60696->172.17.0.3:35029, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:45:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34979") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52314->172.17.0.3:34979, err= 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 INFO : tictacempty_dir: Making directory 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 INFO : tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 INFO : tictactoe/tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34783") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55486->172.17.0.3:34783, err= 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37933") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39306->172.17.0.3:37933, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35542") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31558") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33440->172.17.0.3:35542, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50118->172.17.0.3:31558, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36087") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42064->172.17.0.3:36087, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38219") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50710->172.17.0.3:38219, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38654") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49550->172.17.0.3:38654, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30237") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43840->172.17.0.3:30237, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31354") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44846->172.17.0.3:31354, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33461") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41672->172.17.0.3:33461, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:45:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39155") 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54662->172.17.0.3:39155, err= 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 INFO : tictacempty_dir: Making directory 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 INFO : tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 INFO : tictactoe/tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38357") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42184->172.17.0.3:38357, err= 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30189") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49860->172.17.0.3:30189, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36908") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32072") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59210->172.17.0.3:36908, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40942->172.17.0.3:32072, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37162") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58840->172.17.0.3:37162, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36391") 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45532->172.17.0.3:36391, err= 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34006") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46864->172.17.0.3:34006, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39502") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42816->172.17.0.3:39502, err= 2025/08/05 04:45:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38542") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42554->172.17.0.3:38542, err= 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/05 04:45:01 NOTICE: ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: 0 differences found 2025/08/05 04:45:01 NOTICE: ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: 1 hashes could not be checked 2025/08/05 04:45:01 NOTICE: ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: 1 matching files 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31569") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44974->172.17.0.3:31569, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31088") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52968->172.17.0.3:31088, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39287") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48714->172.17.0.3:39287, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37239") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52114->172.17.0.3:37239, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30760") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56568->172.17.0.3:30760, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38974") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60260->172.17.0.3:38974, err= 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 INFO : tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 INFO : tictactoe/tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34204") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53990->172.17.0.3:34204, err= 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39588") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53582->172.17.0.3:39588, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39377") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58274->172.17.0.3:39377, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38564") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60236->172.17.0.3:38564, err= 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34697") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49292->172.17.0.3:34697, err= 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38913") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43514->172.17.0.3:38913, err= 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37821") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49868->172.17.0.3:37821, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31501") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:55346->172.17.0.3:31501, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34438") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53914->172.17.0.3:34438, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33518") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50680->172.17.0.3:33518, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36304") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53548->172.17.0.3:36304, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35971") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53446->172.17.0.3:35971, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34927") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45680->172.17.0.3:34927, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39063") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:34480->172.17.0.3:39063, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/08/05 04:45:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33500") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53066->172.17.0.3:33500, err= 2025/08/05 04:45:01 INFO : toe: Making directory 2025/08/05 04:45:01 INFO : toe/toe: Making directory 2025/08/05 04:45:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37543") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52000->172.17.0.3:37543, err= 2025/08/05 04:45:01 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/08/05 04:45:01 INFO : toe/toe/toe: Copied (new) 2025/08/05 04:45:01 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36263") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54286->172.17.0.3:36263, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35768") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52216->172.17.0.3:35768, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33650") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52256->172.17.0.3:33650, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36614") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47824->172.17.0.3:36614, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30060") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47338->172.17.0.3:30060, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39642") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56934->172.17.0.3:39642, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35316") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35418->172.17.0.3:35316, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:45:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31849") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52972->172.17.0.3:31849, err= 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 INFO : tictacempty_dir: Making directory 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 INFO : tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 INFO : tictactoe/tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34082") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46492->172.17.0.3:34082, err= 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 INFO : toe/toe/toe.txt: Deleted 2025/08/05 04:45:01 INFO : toe/toe: Removing directory 2025/08/05 04:45:01 INFO : toe: Removing directory 2025/08/05 04:45:01 INFO : empty_dir: Removing directory 2025/08/05 04:45:01 DEBUG : Local file system at /tmp/rclone806545856: deleted 3 directories 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36957") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:35854->172.17.0.3:36957, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31319") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30029") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:51440->172.17.0.3:30029, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52096->172.17.0.3:31319, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39014") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33270->172.17.0.3:39014, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38077") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60842->172.17.0.3:38077, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32983") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41870->172.17.0.3:32983, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31906") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60992->172.17.0.3:31906, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31578") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:60628->172.17.0.3:31578, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34784") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54906->172.17.0.3:34784, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:01 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:45:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31252") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44640->172.17.0.3:31252, err= 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 INFO : tictacempty_dir: Making directory 2025/08/05 04:45:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 INFO : tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 INFO : tictactoe/tictactoe: Making directory 2025/08/05 04:45:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30062") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53520->172.17.0.3:30062, err= 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:01 INFO : toe/toe/toe.txt: Deleted 2025/08/05 04:45:01 INFO : toe/toe: Removing directory 2025/08/05 04:45:01 INFO : toe: Removing directory 2025/08/05 04:45:01 INFO : empty_dir: Removing directory 2025/08/05 04:45:01 DEBUG : Local file system at /tmp/rclone806545856: deleted 3 directories 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35966") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54560->172.17.0.3:35966, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35417") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53602->172.17.0.3:35417, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30599") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56672->172.17.0.3:30599, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37733") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41068->172.17.0.3:37733, err= 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 04:45:01 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32896") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41168->172.17.0.3:32896, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32583") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:52632->172.17.0.3:32583, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34844") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36977") 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57836->172.17.0.3:34844, err= 2025/08/05 04:45:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40660->172.17.0.3:36977, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36134") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34913") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33676->172.17.0.3:36134, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43748->172.17.0.3:34913, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39934") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46504->172.17.0.3:39934, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32453") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31298") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36631") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42302->172.17.0.3:32453, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:48790->172.17.0.3:31298, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50908->172.17.0.3:36631, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39903") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34764") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41490->172.17.0.3:34764, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40718->172.17.0.3:39903, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30869") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46526->172.17.0.3:30869, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:02 DEBUG : Reset feature "Copy" 2025/08/05 04:45:02 DEBUG : Reset feature "Move" 2025/08/05 04:45:02 DEBUG : Reset feature "Copy" 2025/08/05 04:45:02 DEBUG : Reset feature "Move" 2025/08/05 04:45:02 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:45:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 04:45:02 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32811") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54374->172.17.0.3:32811, err= 2025/08/05 04:45:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:02 INFO : tictacempty_dir: Making directory 2025/08/05 04:45:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 04:45:02 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:02 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:02 INFO : tictactoe: Making directory 2025/08/05 04:45:02 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:02 DEBUG : toe: transformed to: tictactoe 2025/08/05 04:45:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:02 INFO : tictactoe/tictactoe: Making directory 2025/08/05 04:45:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 04:45:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 04:45:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39975") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42482->172.17.0.3:39975, err= 2025/08/05 04:45:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 04:45:02 INFO : toe/toe/toe.txt: Deleted 2025/08/05 04:45:02 INFO : toe/toe: Removing directory 2025/08/05 04:45:02 INFO : toe: Removing directory 2025/08/05 04:45:02 INFO : empty_dir: Removing directory 2025/08/05 04:45:02 DEBUG : Local file system at /tmp/rclone806545856: deleted 3 directories 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31809") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45746->172.17.0.3:31809, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30136") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38748") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:41048->172.17.0.3:38748, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39028->172.17.0.3:30136, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38653") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46584->172.17.0.3:38653, err= 2025/08/05 04:45:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/05 04:45:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 04:45:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 04:45:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33338") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:39296->172.17.0.3:33338, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39889") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50796->172.17.0.3:39889, err= 2025/08/05 04:45:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/05 04:45:02 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30794") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:59748->172.17.0.3:30794, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38508") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53858->172.17.0.3:38508, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36195") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36788") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49962->172.17.0.3:36788, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43554->172.17.0.3:36195, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37038") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33790") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:45976->172.17.0.3:37038, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:54006->172.17.0.3:33790, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37627") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42180->172.17.0.3:37627, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34618") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33671") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36631") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57870->172.17.0.3:34618, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47638->172.17.0.3:33671, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50912->172.17.0.3:36631, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31260") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30216") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:46372->172.17.0.3:31260, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36600->172.17.0.3:30216, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33286") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:53686->172.17.0.3:33286, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:02 DEBUG : toe: transformed to: dG9l 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32507") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56944->172.17.0.3:32507, err= 2025/08/05 04:45:02 DEBUG : toe: transformed to: dG9l 2025/08/05 04:45:02 INFO : dG9l: Making directory 2025/08/05 04:45:02 DEBUG : toe: transformed to: dG9l 2025/08/05 04:45:02 DEBUG : toe: transformed to: dG9l 2025/08/05 04:45:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/05 04:45:02 INFO : dG9l/dG9l: Making directory 2025/08/05 04:45:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/05 04:45:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/05 04:45:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 04:45:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 04:45:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30260") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:33344->172.17.0.3:30260, err= 2025/08/05 04:45:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 04:45:02 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32943") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:50926->172.17.0.3:32943, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32031") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:47626->172.17.0.3:32031, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36577") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40852->172.17.0.3:36577, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36155") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:42418->172.17.0.3:36155, err= 2025/08/05 04:45:02 DEBUG : dG9l: transformed to: toe 2025/08/05 04:45:02 DEBUG : dG9l: transformed to: toe 2025/08/05 04:45:02 DEBUG : toe: Directory modification time the same (differ by 28.744374ms, within tolerance 1s) 2025/08/05 04:45:02 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38302") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44030->172.17.0.3:38302, err= 2025/08/05 04:45:02 DEBUG : dG9l: transformed to: toe 2025/08/05 04:45:02 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/05 04:45:02 DEBUG : toe/toe: Directory modification time the same (differ by 28.744374ms, within tolerance 1s) 2025/08/05 04:45:02 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:30939") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57718->172.17.0.3:30939, err= 2025/08/05 04:45:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/05 04:45:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/08/05 04:45:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/05 04:45:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/05 04:45:02 DEBUG : Local file system at /tmp/rclone806545856: Waiting for checks to finish 2025/08/05 04:45:02 DEBUG : Local file system at /tmp/rclone806545856: Waiting for transfers to finish 2025/08/05 04:45:02 DEBUG : Waiting for deletions to finish 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34577") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43386->172.17.0.3:34577, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36850") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43784->172.17.0.3:36850, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31598") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56060->172.17.0.3:31598, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:39927") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:38248->172.17.0.3:39927, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:35475") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43972->172.17.0.3:35475, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32649") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:57790->172.17.0.3:32649, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:33745") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56322->172.17.0.3:33745, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qoviceq9yizi", Local "Local file system at /tmp/rclone806545856", Modify Window "1s" 2025/08/05 04:45:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 04:45:02 DEBUG : toe: transformed to: 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32791") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49622->172.17.0.3:32791, err= 2025/08/05 04:45:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 04:45:02 DEBUG : toe: transformed to: 2025/08/05 04:45:02 INFO : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Making directory 2025/08/05 04:45:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 04:45:02 DEBUG : toe: transformed to: 2025/08/05 04:45:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 04:45:02 DEBUG : toe: transformed to: 2025/08/05 04:45:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 04:45:02 DEBUG : toe/toe: transformed to: 2025/08/05 04:45:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/05 04:45:02 INFO : toe/toe: Making directory 2025/08/05 04:45:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 04:45:02 DEBUG : toe/toe: transformed to: 2025/08/05 04:45:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/05 04:45:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 04:45:02 DEBUG : toe: transformed to: 2025/08/05 04:45:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 04:45:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 04:45:02 DEBUG : toe/toe/toe: transformed to: 2025/08/05 04:45:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for checks to finish 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Waiting for transfers to finish 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:31033") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40858->172.17.0.3:31033, err= 2025/08/05 04:45:02 INFO : toe/toe/toe: Copied (new) 2025/08/05 04:45:02 ERROR : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: not deleting files as there were IO errors 2025/08/05 04:45:02 ERROR : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: not deleting directories as there were IO errors 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34087") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:36922->172.17.0.3:34087, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:34721") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40232->172.17.0.3:34721, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37988") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:58518->172.17.0.3:37988, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:37014") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:44566->172.17.0.3:37014, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38375") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:40436->172.17.0.3:38375, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:32939") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:49624->172.17.0.3:32939, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:36095") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:43750->172.17.0.3:36095, err= --- PASS: TestError (0.02s) PASS 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: dial("tcp","172.17.0.3:38316") 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: > dial: conn=172.17.0.1:56402->172.17.0.3:38316, err= 2025/08/05 04:45:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qoviceq9yizi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.558485098s (try 1/5)