"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/25 04:50:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu" 2025/11/25 04:50:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 04:50:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:09 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:09 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:09 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:09 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Connecting to FTP server 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34136->172.17.0.5:21, err= 2025/11/25 04:50:09 DEBUG : Creating backend with remote "/tmp/rclone2245189122" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35860") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58266->172.17.0.5:35860, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34560") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51424->172.17.0.5:34560, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31904") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59834->172.17.0.5:31904, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33201") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37954->172.17.0.5:33201, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32666") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53392->172.17.0.5:32666, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31288") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59742->172.17.0.5:31288, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:09 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38833") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45310->172.17.0.5:38833, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31207") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39780->172.17.0.5:31207, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36556") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32806->172.17.0.5:36556, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31807") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46022->172.17.0.5:31807, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33025") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35972->172.17.0.5:33025, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30669") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43632->172.17.0.5:30669, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33307") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40934->172.17.0.5:33307, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32813") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38318->172.17.0.5:32813, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30406") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34288->172.17.0.5:30406, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 DEBUG : Creating backend with remote "/non-existing" 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33873") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33748->172.17.0.5:33873, err= 2025/11/25 04:50:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34362") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48756->172.17.0.5:34362, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32608") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49410->172.17.0.5:32608, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30162") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36060->172.17.0.5:30162, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:09 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34874") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42170->172.17.0.5:34874, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33700") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47330->172.17.0.5:33700, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33865") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41148->172.17.0.5:33865, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31274") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34186->172.17.0.5:31274, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37908") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56424->172.17.0.5:37908, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32051") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55696->172.17.0.5:32051, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38026") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45288->172.17.0.5:38026, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Running all checks before starting transfers 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36843") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53404->172.17.0.5:36843, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Checks finished, now starting transfers 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33839") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39808->172.17.0.5:33839, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:09 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38353") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47100->172.17.0.5:38353, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38559") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42282->172.17.0.5:38559, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38527") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48398->172.17.0.5:38527, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31281") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32808->172.17.0.5:31281, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36211") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49510->172.17.0.5:36211, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 ERROR : Ignoring --no-traverse with sync 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31115") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50210->172.17.0.5:31115, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30363") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36296->172.17.0.5:30363, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:09 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:09 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32624") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40054->172.17.0.5:32624, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36320") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33164->172.17.0.5:36320, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35852") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47348->172.17.0.5:35852, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37288") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54592->172.17.0.5:37288, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37729") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38038->172.17.0.5:37729, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35020") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57116->172.17.0.5:35020, err= 2025/11/25 04:50:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39539") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38532->172.17.0.5:39539, err= 2025/11/25 04:50:09 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/25 04:50:09 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/25 04:50:09 INFO : hello world2: Copied (new) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30628") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33140->172.17.0.5:30628, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39890") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41930->172.17.0.5:39890, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38378") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34892->172.17.0.5:38378, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31830") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40470->172.17.0.5:31830, err= 2025/11/25 04:50:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30038") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32906->172.17.0.5:30038, err= 2025/11/25 04:50:09 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/25 04:50:09 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/25 04:50:09 INFO : potato2: Copied (new) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31140") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40828->172.17.0.5:31140, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37022") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39690->172.17.0.5:37022, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33392") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59582->172.17.0.5:33392, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34192") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43218->172.17.0.5:34192, err= 2025/11/25 04:50:09 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/25 04:50:09 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/25 04:50:09 INFO : potato2: Copied (new) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37772") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51336->172.17.0.5:37772, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37090") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50678->172.17.0.5:37090, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31488") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52150->172.17.0.5:31488, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/25 04:50:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:50:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32980") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46942->172.17.0.5:32980, err= 2025/11/25 04:50:09 INFO : sub dir2: Making directory 2025/11/25 04:50:09 INFO : sub dir: Making directory 2025/11/25 04:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:09 INFO : sub dir2/sub sub dir2: Making directory 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Connecting to FTP server 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34140->172.17.0.5:21, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34567") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46744->172.17.0.5:34567, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:09 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34238") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37418->172.17.0.5:34238, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35657") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42780->172.17.0.5:35657, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35802") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36718->172.17.0.5:35802, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30800") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50418->172.17.0.5:30800, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32590") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54346->172.17.0.5:32590, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39957") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49400->172.17.0.5:39957, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30786") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47730->172.17.0.5:30786, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32349") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36340->172.17.0.5:32349, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35427") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45644->172.17.0.5:35427, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 INFO : sub dir2: Making directory 2025/11/25 04:50:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/25 04:50:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32676") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53628->172.17.0.5:32676, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31239") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47378->172.17.0.5:31239, err= 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:09 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:09 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36278") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56272->172.17.0.5:36278, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38426") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56898->172.17.0.5:38426, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32604") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40386->172.17.0.5:32604, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38295") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42230->172.17.0.5:38295, err= 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38326") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46462->172.17.0.5:38326, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:09 DEBUG : sub dir2: Making directory with metadata 2025/11/25 04:50:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31361") 2025/11/25 04:50:09 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41846->172.17.0.5:31361, err= 2025/11/25 04:50:09 INFO : sub dir2: Making directory 2025/11/25 04:50:09 INFO : sub dir: Making directory 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35758") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60546->172.17.0.5:35758, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:10 INFO : sub dir/hello world: Deleted 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36557") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56794->172.17.0.5:36557, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34396") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60280->172.17.0.5:34396, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36026") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53970->172.17.0.5:36026, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33358") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45854->172.17.0.5:33358, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33999") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49854->172.17.0.5:33999, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30079") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35105") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51122->172.17.0.5:35105, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50038->172.17.0.5:30079, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35985") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39072->172.17.0.5:35985, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35802") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36732->172.17.0.5:35802, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34339") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57796->172.17.0.5:34339, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 INFO : sub dir2: Making directory 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30454") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40602->172.17.0.5:30454, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30002") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58728->172.17.0.5:30002, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:10 INFO : sub dir/hello world: Deleted 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30849") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54446->172.17.0.5:30849, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33798") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58326->172.17.0.5:33798, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39963") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54402->172.17.0.5:39963, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30945") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43768->172.17.0.5:30945, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31861") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53398->172.17.0.5:31861, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : sub dir2: Making directory with metadata 2025/11/25 04:50:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:50:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39546") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58852->172.17.0.5:39546, err= 2025/11/25 04:50:10 INFO : sub dir2: Making directory 2025/11/25 04:50:10 INFO : sub dir: Making directory 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31517") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52152->172.17.0.5:31517, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31066") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58364->172.17.0.5:31066, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39479") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32739") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53516->172.17.0.5:39479, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36070->172.17.0.5:32739, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31875") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52558->172.17.0.5:31875, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36499") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36343") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58612->172.17.0.5:36343, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36096->172.17.0.5:36499, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36937") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48022->172.17.0.5:36937, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36644") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40922->172.17.0.5:36644, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30413") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34314->172.17.0.5:30413, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 INFO : sub dir2: Making directory 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38481") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54822->172.17.0.5:38481, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37319") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43120->172.17.0.5:37319, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39750") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55560->172.17.0.5:39750, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33066") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42568->172.17.0.5:33066, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35285") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52140->172.17.0.5:35285, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35011") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53204->172.17.0.5:35011, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34744") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35614->172.17.0.5:34744, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37088") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37426->172.17.0.5:37088, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30577") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36714->172.17.0.5:30577, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34931") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34374->172.17.0.5:34931, err= 2025/11/25 04:50:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-becijuc4dabe" 2025/11/25 04:50:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:10 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:10 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: Connecting to FTP server 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: > dial: conn=172.17.0.1:34150->172.17.0.5:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-jivutez0habu -> ftp://172.17.0.5:21/rclone-test-becijuc4dabe 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38895") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: dial("tcp","172.17.0.5:38379") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33192->172.17.0.5:38895, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: > dial: conn=172.17.0.1:39806->172.17.0.5:38379, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34958") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52798->172.17.0.5:34958, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33725") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53670->172.17.0.5:33725, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: dial("tcp","172.17.0.5:33327") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: > dial: conn=172.17.0.1:41446->172.17.0.5:33327, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: dial("tcp","172.17.0.5:37339") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: > dial: conn=172.17.0.1:41382->172.17.0.5:37339, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: dial("tcp","172.17.0.5:36307") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: > dial: conn=172.17.0.1:46322->172.17.0.5:36307, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: dial("tcp","172.17.0.5:32121") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: > dial: conn=172.17.0.1:33640->172.17.0.5:32121, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: dial("tcp","172.17.0.5:34521") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: > dial: conn=172.17.0.1:58980->172.17.0.5:34521, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: Purge object "sub dir/hello world" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: Purge dir "sub dir" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-becijuc4dabe: Purge dir "" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32921") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54670->172.17.0.5:32921, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39678") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44854->172.17.0.5:39678, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34673") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38130->172.17.0.5:34673, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37022") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39702->172.17.0.5:37022, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35009") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54762->172.17.0.5:35009, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39019") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46622->172.17.0.5:39019, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35290") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45290->172.17.0.5:35290, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30968") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39872->172.17.0.5:30968, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37319") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43124->172.17.0.5:37319, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33895") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42050->172.17.0.5:33895, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32744") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48192->172.17.0.5:32744, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30239") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47256->172.17.0.5:30239, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34500") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43274->172.17.0.5:34500, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34693") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41812->172.17.0.5:34693, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39236") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34478->172.17.0.5:39236, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35871") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52396->172.17.0.5:35871, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38703") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54858->172.17.0.5:38703, err= 2025/11/25 04:50:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jeficed4ludo" 2025/11/25 04:50:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:10 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:10 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: Connecting to FTP server 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:34152->172.17.0.5:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-jivutez0habu -> ftp://172.17.0.5:21/rclone-test-jeficed4ludo 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:39862") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37161") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:37216->172.17.0.5:39862, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33596->172.17.0.5:37161, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38257") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58778->172.17.0.5:38257, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33252") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59510->172.17.0.5:33252, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:37906") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:35378->172.17.0.5:37906, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:31226") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:41942->172.17.0.5:31226, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:30975") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:48996->172.17.0.5:30975, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37917") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45074->172.17.0.5:37917, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35522") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50516->172.17.0.5:35522, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36178") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38774->172.17.0.5:36178, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31084") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:35826") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43302->172.17.0.5:31084, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:40090->172.17.0.5:35826, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:37929") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:39572->172.17.0.5:37929, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34834") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38542->172.17.0.5:34834, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-jeficed4ludo) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31534") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56454->172.17.0.5:31534, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:37091") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:38554->172.17.0.5:37091, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:31201") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:51194->172.17.0.5:31201, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:39517") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:44516->172.17.0.5:39517, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:33175") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:47314->172.17.0.5:33175, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: dial("tcp","172.17.0.5:36810") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: > dial: conn=172.17.0.1:53778->172.17.0.5:36810, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: Purge object "sub dir/hello world" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: Purge dir "sub dir" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jeficed4ludo: Purge dir "" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38163") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47184->172.17.0.5:38163, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36274") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34790->172.17.0.5:36274, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34253") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57608->172.17.0.5:34253, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38533") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38620->172.17.0.5:38533, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36680") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50792->172.17.0.5:36680, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30664") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39138->172.17.0.5:30664, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33048") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50760->172.17.0.5:33048, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37815") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33760->172.17.0.5:37815, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30369") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57004->172.17.0.5:30369, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/25 04:50:10 INFO : sub dir/hello world: Deleted 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32089") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44590->172.17.0.5:32089, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34807") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52440->172.17.0.5:34807, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30334") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39934->172.17.0.5:30334, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37359") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37222->172.17.0.5:37359, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33992") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49040->172.17.0.5:33992, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37953") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56292->172.17.0.5:37953, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39972") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52744->172.17.0.5:39972, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30347") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57302->172.17.0.5:30347, err= 2025/11/25 04:50:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xusasup7luxa" 2025/11/25 04:50:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:10 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:10 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Connecting to FTP server 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:34164->172.17.0.5:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-jivutez0habu -> ftp://172.17.0.5:21/rclone-test-xusasup7luxa 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:35093") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:43876->172.17.0.5:35093, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34350") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38658->172.17.0.5:34350, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30774") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37764->172.17.0.5:30774, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34721") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58650->172.17.0.5:34721, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:32482") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:59076->172.17.0.5:32482, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:31201") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:51206->172.17.0.5:31201, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:38970") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:43282->172.17.0.5:38970, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31605") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33574->172.17.0.5:31605, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32570") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48496->172.17.0.5:32570, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30192") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41898->172.17.0.5:30192, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Using server-side directory move 2025/11/25 04:50:10 INFO : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:37469") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:45278->172.17.0.5:37469, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30887") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53292->172.17.0.5:30887, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33912") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:36770") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51880->172.17.0.5:33912, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:49354->172.17.0.5:36770, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-xusasup7luxa) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Waiting for transfers to finish 2025/11/25 04:50:10 INFO : sub dir/hello world: Deleted 2025/11/25 04:50:10 INFO : sub dir/hello world: Moved (server-side) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38243") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52902->172.17.0.5:38243, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33099") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34360->172.17.0.5:33099, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:38923") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:38856->172.17.0.5:38923, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:31504") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:60228->172.17.0.5:31504, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39760") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60754->172.17.0.5:39760, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30349") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40514->172.17.0.5:30349, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39353") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54776->172.17.0.5:39353, err= 2025/11/25 04:50:10 DEBUG : testing file moves 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:36492") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34471") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:49036->172.17.0.5:36492, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35316->172.17.0.5:34471, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:30287") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:38754->172.17.0.5:30287, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32105") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58160->172.17.0.5:32105, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-xusasup7luxa) 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Waiting for transfers to finish 2025/11/25 04:50:10 INFO : sub dir/hello world: Deleted 2025/11/25 04:50:10 INFO : sub dir/hello world: Moved (server-side) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31460") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56528->172.17.0.5:31460, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36724") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37384->172.17.0.5:36724, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:32844") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:41798->172.17.0.5:32844, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:36429") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:34744->172.17.0.5:36429, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:30041") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:51912->172.17.0.5:30041, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: dial("tcp","172.17.0.5:32530") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: > dial: conn=172.17.0.1:49324->172.17.0.5:32530, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Purge object "sub dir/hello world" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Purge dir "sub dir" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-xusasup7luxa: Purge dir "" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32294") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56734->172.17.0.5:32294, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37823") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36218->172.17.0.5:37823, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32393") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45940->172.17.0.5:32393, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31434") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39012->172.17.0.5:31434, err= 2025/11/25 04:50:10 ERROR : error listing: directory not found 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37186") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51328->172.17.0.5:37186, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33602") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47584->172.17.0.5:33602, err= 2025/11/25 04:50:10 INFO : Local file system at /tmp/rclone2245189122: Making directory 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33741") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37350->172.17.0.5:33741, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33099") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34362->172.17.0.5:33099, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35579") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35144->172.17.0.5:35579, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32515") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35396->172.17.0.5:32515, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31304") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49026->172.17.0.5:31304, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33049") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60184->172.17.0.5:33049, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36004") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41160->172.17.0.5:36004, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31720") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37810->172.17.0.5:31720, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38479") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33230->172.17.0.5:38479, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35809") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33744->172.17.0.5:35809, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34878") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34958->172.17.0.5:34878, err= 2025/11/25 04:50:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30268") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48750->172.17.0.5:30268, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : Local file system at /tmp/rclone2245189122: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : Local file system at /tmp/rclone2245189122: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38313") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53176->172.17.0.5:38313, err= 2025/11/25 04:50:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/25 04:50:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/25 04:50:10 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32542") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51100->172.17.0.5:32542, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30529") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47278->172.17.0.5:30529, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39794") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41204->172.17.0.5:39794, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35287") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44738->172.17.0.5:35287, err= 2025/11/25 04:50:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33748") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44982->172.17.0.5:33748, err= 2025/11/25 04:50:10 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/25 04:50:10 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/25 04:50:10 INFO : check sum: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36985") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56264->172.17.0.5:36985, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37424") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34760->172.17.0.5:37424, err= 2025/11/25 04:50:10 DEBUG : check sum: size = 1 OK 2025/11/25 04:50:10 NOTICE: ftp://172.17.0.5:21/rclone-test-jivutez0habu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/25 04:50:10 DEBUG : check sum: Size of src and dst objects identical 2025/11/25 04:50:10 DEBUG : check sum: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 INFO : There was nothing to transfer 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32835") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47646->172.17.0.5:32835, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35741") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35456->172.17.0.5:35741, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32573") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43164->172.17.0.5:32573, err= --- PASS: TestSyncBasedOnCheckSum (0.04s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30424") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55870->172.17.0.5:30424, err= 2025/11/25 04:50:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31221") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53650->172.17.0.5:31221, err= 2025/11/25 04:50:10 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/25 04:50:10 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/25 04:50:10 INFO : sizeonly: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33177") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36032->172.17.0.5:33177, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33033") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47266->172.17.0.5:33033, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : sizeonly: size = 6 OK 2025/11/25 04:50:10 DEBUG : sizeonly: Sizes identical 2025/11/25 04:50:10 DEBUG : sizeonly: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 INFO : There was nothing to transfer 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34770") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52368->172.17.0.5:34770, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39059") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48408->172.17.0.5:39059, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38179") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43958->172.17.0.5:38179, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35277") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50148->172.17.0.5:35277, err= 2025/11/25 04:50:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37893") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35346->172.17.0.5:37893, err= 2025/11/25 04:50:10 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/25 04:50:10 INFO : ignore-size: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37585") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37126->172.17.0.5:37585, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37944") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39614->172.17.0.5:37944, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : ignore-size: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 INFO : There was nothing to transfer 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38374") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34162->172.17.0.5:38374, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36223") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60206->172.17.0.5:36223, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35258") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53340->172.17.0.5:35258, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36899") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42060->172.17.0.5:36899, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36516") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35110->172.17.0.5:36516, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32972") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40886->172.17.0.5:32972, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : existing: size = 6 OK 2025/11/25 04:50:10 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : existing: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 INFO : There was nothing to transfer 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35097") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45462->172.17.0.5:35097, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32014") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55414->172.17.0.5:32014, err= 2025/11/25 04:50:10 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/25 04:50:10 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/25 04:50:10 INFO : existing: Copied (replaced existing) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32024") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33044->172.17.0.5:32024, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37284") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54560->172.17.0.5:37284, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30189") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44408->172.17.0.5:30189, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36120") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49252->172.17.0.5:36120, err= 2025/11/25 04:50:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39423") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42548->172.17.0.5:39423, err= 2025/11/25 04:50:10 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/25 04:50:10 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/25 04:50:10 INFO : existing: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31723") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41300->172.17.0.5:31723, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38599") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52978->172.17.0.5:38599, err= 2025/11/25 04:50:10 DEBUG : existing: Destination exists, skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 INFO : There was nothing to transfer 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30899") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34514->172.17.0.5:30899, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39122") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54902->172.17.0.5:39122, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39205") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45622->172.17.0.5:39205, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37710") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37002->172.17.0.5:37710, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33629") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48292->172.17.0.5:33629, err= 2025/11/25 04:50:10 INFO : d: Making directory 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37296") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36920->172.17.0.5:37296, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Connecting to FTP server 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32195") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34174->172.17.0.5:21, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32241") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47646->172.17.0.5:32195, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55900->172.17.0.5:32241, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38842") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32996->172.17.0.5:38842, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32335") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37492->172.17.0.5:32335, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30421") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31457") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45460->172.17.0.5:30421, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36774") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51782->172.17.0.5:36774, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55012->172.17.0.5:31457, err= 2025/11/25 04:50:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Connecting to FTP server 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:10 DEBUG : c/non empty space: size = 5 OK 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34180->172.17.0.5:21, err= 2025/11/25 04:50:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36612") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47744->172.17.0.5:36612, err= 2025/11/25 04:50:10 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/25 04:50:10 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/25 04:50:10 INFO : a/potato2: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 INFO : b/potato: Deleted 2025/11/25 04:50:10 INFO : d: Removing directory 2025/11/25 04:50:10 INFO : b: Removing directory 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: deleted 2 directories 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31696") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46900->172.17.0.5:31696, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37785") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54724->172.17.0.5:37785, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39722") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35530->172.17.0.5:39722, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32521") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44322->172.17.0.5:32521, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38904") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31983") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50482->172.17.0.5:31983, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54666->172.17.0.5:38904, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36604") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35306->172.17.0.5:36604, err= --- PASS: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37522") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36774->172.17.0.5:37522, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35425") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40816->172.17.0.5:35425, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30619") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55370->172.17.0.5:30619, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:10 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35280") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55626->172.17.0.5:35280, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31710") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47784->172.17.0.5:31710, err= 2025/11/25 04:50:10 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:10 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38910") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42386->172.17.0.5:38910, err= 2025/11/25 04:50:10 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/25 04:50:10 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/25 04:50:10 INFO : empty space: Copied (replaced existing) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34457") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52720->172.17.0.5:34457, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33588") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36984->172.17.0.5:33588, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37150") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41680->172.17.0.5:37150, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33106") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57128->172.17.0.5:33106, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37517") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54916->172.17.0.5:37517, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34068") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42498->172.17.0.5:34068, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32174") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47150->172.17.0.5:32174, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34122") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45802->172.17.0.5:34122, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : foo: size = 3 OK 2025/11/25 04:50:10 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35157") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37854->172.17.0.5:35157, err= 2025/11/25 04:50:10 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/25 04:50:10 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/25 04:50:10 INFO : foo: Copied (replaced existing) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30766") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39080->172.17.0.5:30766, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37986") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42176->172.17.0.5:37986, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35551") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35886->172.17.0.5:35551, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34891") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60660->172.17.0.5:34891, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37122") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36366->172.17.0.5:37122, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36681") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34500->172.17.0.5:36681, err= 2025/11/25 04:50:10 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39435") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59240->172.17.0.5:39435, err= 2025/11/25 04:50:10 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/25 04:50:10 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/25 04:50:10 INFO : potato: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34745") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50304->172.17.0.5:34745, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33196") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47606->172.17.0.5:33196, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35434") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46178->172.17.0.5:35434, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30575") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34702->172.17.0.5:30575, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34147") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45020->172.17.0.5:34147, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39637") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58294->172.17.0.5:39637, err= 2025/11/25 04:50:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:10 DEBUG : potato: size = 60 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:10 DEBUG : potato: Sizes differ 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35309") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55556->172.17.0.5:35309, err= 2025/11/25 04:50:10 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/25 04:50:10 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/25 04:50:10 INFO : potato: Copied (replaced existing) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31206") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48716->172.17.0.5:31206, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35765") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58208->172.17.0.5:35765, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37644") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38084->172.17.0.5:37644, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35885") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36196->172.17.0.5:35885, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30479") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43224->172.17.0.5:30479, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35803") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39908->172.17.0.5:35803, err= 2025/11/25 04:50:10 DEBUG : potato: size = 21 OK 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35545") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46088->172.17.0.5:35545, err= 2025/11/25 04:50:10 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/25 04:50:10 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/25 04:50:10 INFO : potato: Copied (replaced existing) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34804") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34838->172.17.0.5:34804, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36863") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38586->172.17.0.5:36863, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34354") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51826->172.17.0.5:34354, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39374") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43818->172.17.0.5:39374, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34090") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47712->172.17.0.5:34090, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36904") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60260->172.17.0.5:36904, err= 2025/11/25 04:50:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30179") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55152->172.17.0.5:30179, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34965") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52946->172.17.0.5:34965, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35496") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60032->172.17.0.5:35496, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34458") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35184->172.17.0.5:34458, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33686") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56120->172.17.0.5:33686, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33440") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42538->172.17.0.5:33440, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37202") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56944->172.17.0.5:37202, err= 2025/11/25 04:50:10 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31550") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35506->172.17.0.5:31550, err= 2025/11/25 04:50:10 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/25 04:50:10 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/25 04:50:10 INFO : potato2: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 INFO : potato: Deleted 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32921") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54680->172.17.0.5:32921, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35656") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59318->172.17.0.5:35656, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36736") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51522->172.17.0.5:36736, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32067") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56368->172.17.0.5:32067, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35458") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51214->172.17.0.5:35458, err= 2025/11/25 04:50:10 INFO : d: Making directory 2025/11/25 04:50:10 INFO : d/e: Making directory 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34549") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52552->172.17.0.5:34549, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36245") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37349") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35396->172.17.0.5:36245, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39102") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41284->172.17.0.5:39102, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58926->172.17.0.5:37349, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37571") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43388->172.17.0.5:37571, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33155") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54202->172.17.0.5:33155, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34961") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39745") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36864->172.17.0.5:34961, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30510") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54460->172.17.0.5:39745, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51958->172.17.0.5:30510, err= 2025/11/25 04:50:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : c/non empty space: size = 5 OK 2025/11/25 04:50:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37577") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53256->172.17.0.5:37577, err= 2025/11/25 04:50:10 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34072") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55176->172.17.0.5:34072, err= 2025/11/25 04:50:10 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/25 04:50:10 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/25 04:50:10 INFO : a/potato2: Copied (new) 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 INFO : b/potato: Deleted 2025/11/25 04:50:10 INFO : d/e: Removing directory 2025/11/25 04:50:10 INFO : d: Removing directory 2025/11/25 04:50:10 INFO : b: Removing directory 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: deleted 3 directories 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39049") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53030->172.17.0.5:39049, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33684") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33714") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44072->172.17.0.5:33684, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45894->172.17.0.5:33714, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37966") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38504->172.17.0.5:37966, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37920") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33247") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52808->172.17.0.5:37920, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47644->172.17.0.5:33247, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31051") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45610->172.17.0.5:31051, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38146") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56014->172.17.0.5:38146, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34720") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46792->172.17.0.5:34720, err= 2025/11/25 04:50:10 INFO : d: Making directory 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35024") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33736->172.17.0.5:35024, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36454") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37915") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33255") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54696->172.17.0.5:33255, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43248->172.17.0.5:36454, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57888->172.17.0.5:37915, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36061") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56886->172.17.0.5:36061, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39642") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34196") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35514") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49412->172.17.0.5:34196, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56142->172.17.0.5:39642, err= 2025/11/25 04:50:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58216->172.17.0.5:35514, err= 2025/11/25 04:50:10 DEBUG : c/non empty space: size = 5 OK 2025/11/25 04:50:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39223") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35466->172.17.0.5:39223, err= 2025/11/25 04:50:10 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/25 04:50:10 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/25 04:50:10 INFO : a/potato2: Copied (new) 2025/11/25 04:50:10 ERROR : ftp://172.17.0.5:21/rclone-test-jivutez0habu: not deleting files as there were IO errors 2025/11/25 04:50:10 ERROR : ftp://172.17.0.5:21/rclone-test-jivutez0habu: not deleting directories as there were IO errors 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36258") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45392->172.17.0.5:36258, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39290") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33030") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37488") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37415") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44734->172.17.0.5:39290, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35042->172.17.0.5:37488, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46880->172.17.0.5:33030, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38978->172.17.0.5:37415, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34078") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39780->172.17.0.5:34078, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33709") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32729") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33216->172.17.0.5:33709, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39104") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41472->172.17.0.5:32729, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38582->172.17.0.5:39104, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30502") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55962->172.17.0.5:30502, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36201") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42322->172.17.0.5:36201, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33674") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33964->172.17.0.5:33674, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31028") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43694->172.17.0.5:31028, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37840") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42944->172.17.0.5:37840, err= 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34466") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41956->172.17.0.5:34466, err= 2025/11/25 04:50:10 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39459") 2025/11/25 04:50:10 INFO : potato: Deleted 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56734->172.17.0.5:39459, err= 2025/11/25 04:50:10 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/25 04:50:10 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/25 04:50:10 INFO : potato2: Copied (new) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31622") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52622->172.17.0.5:31622, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31841") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33080->172.17.0.5:31841, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31225") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44194->172.17.0.5:31225, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37876") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57544->172.17.0.5:37876, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33211") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34836->172.17.0.5:33211, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31547") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53990->172.17.0.5:31547, err= 2025/11/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35676") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51560->172.17.0.5:35676, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 INFO : potato: Deleted 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39399") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33108->172.17.0.5:39399, err= 2025/11/25 04:50:10 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38432") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55360->172.17.0.5:38432, err= 2025/11/25 04:50:10 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/25 04:50:10 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/25 04:50:10 INFO : potato2: Copied (new) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34786") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55890->172.17.0.5:34786, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37244") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38354->172.17.0.5:37244, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30112") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49516->172.17.0.5:30112, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38376") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37250->172.17.0.5:38376, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39454") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33626->172.17.0.5:39454, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33230") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32992->172.17.0.5:33230, err= 2025/11/25 04:50:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37643") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38402->172.17.0.5:37643, err= 2025/11/25 04:50:10 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/25 04:50:10 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/25 04:50:10 INFO : potato2: Copied (new) 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39289") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41710->172.17.0.5:39289, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38592") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50304->172.17.0.5:38592, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35684") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34304->172.17.0.5:35684, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37420") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47240->172.17.0.5:37420, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34287") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42086->172.17.0.5:34287, err= 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32481") 2025/11/25 04:50:10 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58540->172.17.0.5:32481, err= 2025/11/25 04:50:11 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : enormous: Excluded 2025/11/25 04:50:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : potato2: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39361") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56104->172.17.0.5:39361, err= 2025/11/25 04:50:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : potato2: Excluded 2025/11/25 04:50:11 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37163") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47892->172.17.0.5:37163, err= 2025/11/25 04:50:11 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : enormous: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32806") 2025/11/25 04:50:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : potato2: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60306->172.17.0.5:32806, err= 2025/11/25 04:50:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : potato2: Excluded 2025/11/25 04:50:11 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : Local file system at /tmp/rclone2245189122: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:11 DEBUG : Local file system at /tmp/rclone2245189122: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38319") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56690->172.17.0.5:38319, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30104") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43324->172.17.0.5:30104, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34070") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59520->172.17.0.5:34070, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33646") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38470->172.17.0.5:33646, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34416") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38794->172.17.0.5:34416, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33813") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32948->172.17.0.5:33813, err= 2025/11/25 04:50:11 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : enormous: Excluded 2025/11/25 04:50:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30837") 2025/11/25 04:50:11 DEBUG : potato2: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41966->172.17.0.5:30837, err= 2025/11/25 04:50:11 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : enormous: Deleted 2025/11/25 04:50:11 INFO : potato2: Deleted 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37906") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35394->172.17.0.5:37906, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31508") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55986->172.17.0.5:31508, err= 2025/11/25 04:50:11 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:11 DEBUG : Local file system at /tmp/rclone2245189122: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : Local file system at /tmp/rclone2245189122: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : potato2: Deleted 2025/11/25 04:50:11 INFO : enormous: Deleted 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35479") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34654->172.17.0.5:35479, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38997") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37484->172.17.0.5:38997, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30382") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38406->172.17.0.5:30382, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31779") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55846->172.17.0.5:31779, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33055") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46104->172.17.0.5:33055, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37249") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59706->172.17.0.5:37249, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34158") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44234->172.17.0.5:34158, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37209") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34972->172.17.0.5:37209, err= 2025/11/25 04:50:11 DEBUG : five: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : four: size = 4 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:11 DEBUG : one: Destination is newer than source, skipping 2025/11/25 04:50:11 DEBUG : four: size = 8 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:11 DEBUG : four: Sizes differ 2025/11/25 04:50:11 DEBUG : three: size = 5 OK 2025/11/25 04:50:11 DEBUG : three: Sizes identical 2025/11/25 04:50:11 DEBUG : two: size = 3 OK 2025/11/25 04:50:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/25 04:50:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38564") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51984->172.17.0.5:38564, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36832") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42898->172.17.0.5:36832, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32403") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55710->172.17.0.5:32403, err= 2025/11/25 04:50:11 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/25 04:50:11 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/25 04:50:11 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/25 04:50:11 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/25 04:50:11 INFO : five: Copied (new) 2025/11/25 04:50:11 DEBUG : four.f852663a.partial: renamed to: four 2025/11/25 04:50:11 INFO : four: Copied (replaced existing) 2025/11/25 04:50:11 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/25 04:50:11 INFO : two: Copied (replaced existing) 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30496") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45442->172.17.0.5:30496, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33964") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47686->172.17.0.5:33964, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30081") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49838->172.17.0.5:30081, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/25 04:50:11 ERROR : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37327") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48294->172.17.0.5:37327, err= 2025/11/25 04:50:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38780") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43388->172.17.0.5:38780, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39373") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54638->172.17.0.5:39373, err= 2025/11/25 04:50:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/25 04:50:11 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/25 04:50:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/25 04:50:11 INFO : potato: Copied (new) 2025/11/25 04:50:11 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/25 04:50:11 INFO : yam: Copied (new) 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30952") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41292->172.17.0.5:30952, err= 2025/11/25 04:50:11 ERROR : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33381") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42432->172.17.0.5:33381, err= 2025/11/25 04:50:11 DEBUG : potato: size = 14 OK 2025/11/25 04:50:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : potato: Unchanged skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38920") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46340->172.17.0.5:38920, err= 2025/11/25 04:50:11 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/25 04:50:11 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/25 04:50:11 INFO : yaml: Copied (new) 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : yam: Deleted 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35745") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52738->172.17.0.5:35745, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37893") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35358->172.17.0.5:37893, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31301") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39266->172.17.0.5:31301, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33319") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44854->172.17.0.5:33319, err= 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Making map for --track-renames 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Finished making map for --track-renames 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for renames to finish 2025/11/25 04:50:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37573") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34060") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38438->172.17.0.5:37573, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54194->172.17.0.5:34060, err= 2025/11/25 04:50:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/25 04:50:11 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/25 04:50:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/25 04:50:11 INFO : potato: Copied (new) 2025/11/25 04:50:11 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/25 04:50:11 INFO : yam: Copied (new) 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31505") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44624->172.17.0.5:31505, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34522") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44590->172.17.0.5:34522, err= 2025/11/25 04:50:11 DEBUG : potato: size = 14 OK 2025/11/25 04:50:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Making map for --track-renames 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Finished making map for --track-renames 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : potato: Unchanged skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for renames to finish 2025/11/25 04:50:11 INFO : yam: Moved (server-side) to: yaml 2025/11/25 04:50:11 INFO : yaml: Renamed from "yam" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30408") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58048->172.17.0.5:30408, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32239") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38128->172.17.0.5:32239, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33368") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45522->172.17.0.5:33368, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37644") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38088->172.17.0.5:37644, err= 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Making map for --track-renames 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Finished making map for --track-renames 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for renames to finish 2025/11/25 04:50:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/25 04:50:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33508") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44436->172.17.0.5:33508, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37955") 2025/11/25 04:50:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49026->172.17.0.5:37955, err= 2025/11/25 04:50:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/25 04:50:11 INFO : potato: Copied (new) 2025/11/25 04:50:11 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/25 04:50:11 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/25 04:50:11 INFO : sub/yam: Copied (new) 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30684") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41540->172.17.0.5:30684, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31073") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45576->172.17.0.5:31073, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38431") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38872->172.17.0.5:38431, err= 2025/11/25 04:50:11 DEBUG : potato: size = 14 OK 2025/11/25 04:50:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36261") 2025/11/25 04:50:11 DEBUG : potato: Unchanged skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41224->172.17.0.5:36261, err= 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Making map for --track-renames 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Finished making map for --track-renames 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for renames to finish 2025/11/25 04:50:11 INFO : sub/yam: Moved (server-side) to: yam 2025/11/25 04:50:11 INFO : yam: Renamed from "sub/yam" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31297") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41400->172.17.0.5:31297, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31010") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37322->172.17.0.5:31010, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32720") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43740->172.17.0.5:32720, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38701") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40780->172.17.0.5:38701, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32772") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52464->172.17.0.5:32772, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "/tmp/rclone2245189122/dir1" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "/tmp/rclone2245189122/dir2" 2025/11/25 04:50:11 DEBUG : Local file system at /tmp/rclone2245189122/dir2: Using server-side directory move 2025/11/25 04:50:11 INFO : Local file system at /tmp/rclone2245189122/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/25 04:50:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : Local file system at /tmp/rclone2245189122/dir2: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : Local file system at /tmp/rclone2245189122/dir2: Waiting for transfers to finish 2025/11/25 04:50:11 INFO : file1.txt: Moved (server-side) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33684") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44080->172.17.0.5:33684, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30857") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53082->172.17.0.5:30857, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33633") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56028->172.17.0.5:33633, err= 2025/11/25 04:50:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32571") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43860->172.17.0.5:32571, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35897") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36122->172.17.0.5:35897, err= 2025/11/25 04:50:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:11 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/25 04:50:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:11 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:11 INFO : sub dir/hello world: Deleted 2025/11/25 04:50:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/25 04:50:11 INFO : nested/sub dir/file: Copied (new) 2025/11/25 04:50:11 INFO : nested/sub dir/file: Deleted 2025/11/25 04:50:11 INFO : sub dir: Removing directory 2025/11/25 04:50:11 INFO : nested/sub dir: Removing directory 2025/11/25 04:50:11 INFO : nested: Removing directory 2025/11/25 04:50:11 DEBUG : Local file system at /tmp/rclone2245189122: deleted 3 directories 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36460") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38382->172.17.0.5:36460, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39068") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34877") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38696->172.17.0.5:39068, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58578->172.17.0.5:34877, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31934") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34792->172.17.0.5:31934, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35562") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57602->172.17.0.5:35562, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32470") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34008->172.17.0.5:32470, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35150") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54394->172.17.0.5:35150, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31237") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60736->172.17.0.5:31237, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36610") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56770->172.17.0.5:36610, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35957") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51578->172.17.0.5:35957, err= 2025/11/25 04:50:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39215") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34348->172.17.0.5:39215, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30834") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52182->172.17.0.5:30834, err= 2025/11/25 04:50:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/25 04:50:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/25 04:50:11 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:50:11 INFO : sub dir/hello world: Deleted 2025/11/25 04:50:11 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/25 04:50:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/25 04:50:11 INFO : nested/sub dir/file: Copied (new) 2025/11/25 04:50:11 INFO : nested/sub dir/file: Deleted 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30527") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48528->172.17.0.5:30527, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39348") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33956->172.17.0.5:39348, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38046") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48610->172.17.0.5:38046, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35874") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35328->172.17.0.5:35874, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36514") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41308->172.17.0.5:36514, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33919") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32604") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57660->172.17.0.5:33919, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40388->172.17.0.5:32604, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32141") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56176->172.17.0.5:32141, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31426") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41432->172.17.0.5:31426, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35132") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44782->172.17.0.5:35132, err= 2025/11/25 04:50:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31335") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32499") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38516->172.17.0.5:31335, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47406->172.17.0.5:32499, err= 2025/11/25 04:50:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/25 04:50:11 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/25 04:50:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/25 04:50:11 INFO : existing: Copied (new) 2025/11/25 04:50:11 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/25 04:50:11 INFO : existing-b: Copied (new) 2025/11/25 04:50:11 INFO : existing: Deleted 2025/11/25 04:50:11 INFO : existing-b: Deleted 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30547") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37440->172.17.0.5:30547, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31443") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59892->172.17.0.5:31443, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : existing: Destination exists, skipping 2025/11/25 04:50:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31438") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46538->172.17.0.5:31438, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31081") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45268->172.17.0.5:31081, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35545") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46102->172.17.0.5:35545, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kipahus4mora" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:34182->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37902") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45632->172.17.0.5:37902, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36155") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32982->172.17.0.5:36155, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39552") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37362->172.17.0.5:39552, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35623") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45856->172.17.0.5:35623, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-jivutez0habu -> ftp://172.17.0.5:21/rclone-test-kipahus4mora 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:37433") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:40446->172.17.0.5:37433, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:39749") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:55232->172.17.0.5:39749, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:34791") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:44730->172.17.0.5:34791, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: Using server-side directory move 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-kipahus4mora: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:38095") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:54088->172.17.0.5:38095, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31216") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35056->172.17.0.5:31216, err= 2025/11/25 04:50:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:11 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:11 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-kipahus4mora) 2025/11/25 04:50:11 DEBUG : potato3: Sizes differ 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:34186->172.17.0.5:21, err= 2025/11/25 04:50:11 INFO : empty space: Deleted 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: Waiting for transfers to finish 2025/11/25 04:50:11 INFO : potato2: Moved (server-side) 2025/11/25 04:50:11 INFO : potato3: Deleted 2025/11/25 04:50:11 INFO : potato3: Moved (server-side) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37273") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46606->172.17.0.5:37273, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:30721") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:51740->172.17.0.5:30721, err= 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-boqegut2kamo" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: > dial: conn=172.17.0.1:34202->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: Using server-side directory move 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: Server side directory move succeeded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: dial("tcp","172.17.0.5:38329") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: > dial: conn=172.17.0.1:40158->172.17.0.5:38329, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:37630") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:45398->172.17.0.5:37630, err= 2025/11/25 04:50:11 ERROR : error listing: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: dial("tcp","172.17.0.5:39774") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: > dial: conn=172.17.0.1:47746->172.17.0.5:39774, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: Purge object "empty space" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: Purge object "potato2" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: Purge object "potato3" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-boqegut2kamo: Purge dir "" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: dial("tcp","172.17.0.5:36156") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: > dial: conn=172.17.0.1:35902->172.17.0.5:36156, err= 2025/11/25 04:50:11 ERROR : error listing: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipahus4mora: Purge dir "" 2025/11/25 04:50:11 NOTICE: purge failed to rmdir "": directory not found 2025/11/25 04:50:11 NOTICE: purge failed: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31590") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59526->172.17.0.5:31590, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38135") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53916->172.17.0.5:38135, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ruyatir7nubu" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:34214->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30660") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46250->172.17.0.5:30660, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34685") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35892->172.17.0.5:34685, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38194") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40700->172.17.0.5:38194, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37502") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44742->172.17.0.5:37502, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-jivutez0habu -> ftp://172.17.0.5:21/rclone-test-ruyatir7nubu 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:36963") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:57302->172.17.0.5:36963, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:33651") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:57256->172.17.0.5:33651, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:35678") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:32992->172.17.0.5:35678, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:30616") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:35900->172.17.0.5:30616, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38240") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43424->172.17.0.5:38240, err= 2025/11/25 04:50:11 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : empty space: Excluded 2025/11/25 04:50:11 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : empty space: Excluded 2025/11/25 04:50:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:11 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-ruyatir7nubu) 2025/11/25 04:50:11 DEBUG : potato3: Sizes differ 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:34228->172.17.0.5:21, err= 2025/11/25 04:50:11 INFO : potato2: Moved (server-side) 2025/11/25 04:50:11 INFO : potato3: Deleted 2025/11/25 04:50:11 INFO : potato3: Moved (server-side) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33696") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43742->172.17.0.5:33696, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:32957") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:52608->172.17.0.5:32957, err= 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nelozum0lihu" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: > dial: conn=172.17.0.1:34238->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: dial("tcp","172.17.0.5:35549") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:37468") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: > dial: conn=172.17.0.1:36982->172.17.0.5:35549, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:37342->172.17.0.5:37468, err= 2025/11/25 04:50:11 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 04:50:11 DEBUG : empty space: Excluded 2025/11/25 04:50:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: > dial: conn=172.17.0.1:34242->172.17.0.5:21, err= 2025/11/25 04:50:11 INFO : potato2: Moved (server-side) 2025/11/25 04:50:11 INFO : potato3: Moved (server-side) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: dial("tcp","172.17.0.5:31087") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: > dial: conn=172.17.0.1:41458->172.17.0.5:31087, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:38021") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:49712->172.17.0.5:38021, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: dial("tcp","172.17.0.5:34325") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: > dial: conn=172.17.0.1:48792->172.17.0.5:34325, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: Purge object "potato2" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: Purge object "potato3" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-nelozum0lihu: Purge dir "" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: dial("tcp","172.17.0.5:36030") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: > dial: conn=172.17.0.1:37976->172.17.0.5:36030, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: Purge object "empty space" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ruyatir7nubu: Purge dir "" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35405") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45186->172.17.0.5:35405, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34186") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54762->172.17.0.5:34186, err= --- PASS: TestServerSideMoveWithFilter (0.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hekejil8yasa" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:34256->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31275") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34400->172.17.0.5:31275, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36563") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34258->172.17.0.5:36563, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34669") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34154->172.17.0.5:34669, err= 2025/11/25 04:50:11 INFO : tomatoDir: Making directory 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31737") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59862->172.17.0.5:31737, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33610") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43410->172.17.0.5:33610, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-jivutez0habu -> ftp://172.17.0.5:21/rclone-test-hekejil8yasa 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:32700") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:45536->172.17.0.5:32700, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:37804") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:59780->172.17.0.5:37804, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:35845") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:49650->172.17.0.5:35845, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: Using server-side directory move 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:33187") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:51682->172.17.0.5:33187, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39700") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48860->172.17.0.5:39700, err= 2025/11/25 04:50:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : empty space: size = 1 OK 2025/11/25 04:50:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : empty space: Unchanged skipping 2025/11/25 04:50:11 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:11 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-hekejil8yasa) 2025/11/25 04:50:11 DEBUG : potato3: Sizes differ 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38357") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:34270->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38728->172.17.0.5:38357, err= 2025/11/25 04:50:11 INFO : empty space: Deleted 2025/11/25 04:50:11 INFO : potato2: Moved (server-side) 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: Waiting for transfers to finish 2025/11/25 04:50:11 INFO : potato3: Deleted 2025/11/25 04:50:11 INFO : potato3: Moved (server-side) 2025/11/25 04:50:11 INFO : tomatoDir: Removing directory 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: deleted 1 directories 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30434") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51362->172.17.0.5:30434, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34609") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34468->172.17.0.5:34609, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:34613") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:58736->172.17.0.5:34613, err= 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hinilov7juha" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: > dial: conn=172.17.0.1:34276->172.17.0.5:21, err= 2025/11/25 04:50:11 INFO : tomatoDir: Making directory 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: Using server-side directory move 2025/11/25 04:50:11 INFO : ftp://172.17.0.5:21/rclone-test-hinilov7juha: Server side directory move succeeded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: dial("tcp","172.17.0.5:36006") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: > dial: conn=172.17.0.1:60746->172.17.0.5:36006, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: dial("tcp","172.17.0.5:39014") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: > dial: conn=172.17.0.1:34950->172.17.0.5:39014, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:32279") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:51062->172.17.0.5:32279, err= 2025/11/25 04:50:11 ERROR : error listing: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:33381") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:42438->172.17.0.5:33381, err= 2025/11/25 04:50:11 ERROR : error listing: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: dial("tcp","172.17.0.5:32247") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: > dial: conn=172.17.0.1:59152->172.17.0.5:32247, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: Purge object "empty space" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: Purge object "potato2" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: Purge object "potato3" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: dial("tcp","172.17.0.5:30603") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: > dial: conn=172.17.0.1:53714->172.17.0.5:30603, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: Purge dir "tomatoDir" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hinilov7juha: Purge dir "" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: dial("tcp","172.17.0.5:31348") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: > dial: conn=172.17.0.1:59964->172.17.0.5:31348, err= 2025/11/25 04:50:11 ERROR : error listing: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-hekejil8yasa: Purge dir "" 2025/11/25 04:50:11 NOTICE: purge failed to rmdir "": directory not found 2025/11/25 04:50:11 NOTICE: purge failed: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39486") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44808->172.17.0.5:39486, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32529") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34020->172.17.0.5:32529, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37873") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47708->172.17.0.5:37873, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38103") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49680->172.17.0.5:38103, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/rclone-sync-test" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: > dial: conn=172.17.0.1:34292->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36615") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40720->172.17.0.5:36615, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34120") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46464->172.17.0.5:34120, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/rclone-sync-test" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: > dial: conn=172.17.0.1:34304->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/rclone-sync-test-include/layer2" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34316->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/rclone-sync-test-ignore-file" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34328->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39943") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38136->172.17.0.5:39943, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30814") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36718->172.17.0.5:30814, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: dial("tcp","172.17.0.5:34224") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: > dial: conn=172.17.0.1:51780->172.17.0.5:34224, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test: Excluded 2025/11/25 04:50:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32122") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56432->172.17.0.5:32122, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38994") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43538->172.17.0.5:38994, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: dial("tcp","172.17.0.5:33556") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test: > dial: conn=172.17.0.1:54078->172.17.0.5:33556, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test: Excluded 2025/11/25 04:50:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37074") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38026->172.17.0.5:37074, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : rclone-sync-test-include: Removing directory 2025/11/25 04:50:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: failed to delete 1 directories 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:37010") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37213") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34860->172.17.0.5:37213, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54938->172.17.0.5:37010, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test: Excluded 2025/11/25 04:50:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33412") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44272->172.17.0.5:33412, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:30595") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32252") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48292->172.17.0.5:30595, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55324->172.17.0.5:32252, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test: Excluded 2025/11/25 04:50:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31401") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59690->172.17.0.5:31401, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : rclone-sync-test-include: Removing directory 2025/11/25 04:50:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: failed to delete 1 directories 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:32577") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:60354->172.17.0.5:32577, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38392") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44302->172.17.0.5:38392, err= 2025/11/25 04:50:11 DEBUG : Excluded 2025/11/25 04:50:11 DEBUG : rclone-sync-test: Excluded 2025/11/25 04:50:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39921") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39372->172.17.0.5:39921, err= 2025/11/25 04:50:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33651") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57264->172.17.0.5:33651, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34377") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36701") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38826") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35524->172.17.0.5:38826, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50890->172.17.0.5:36701, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33738->172.17.0.5:34377, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39176") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52146->172.17.0.5:39176, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31777") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41162->172.17.0.5:31777, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/dst" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34340->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/CompareDest" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/CompareDest: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/CompareDest: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/CompareDest: > dial: conn=172.17.0.1:34354->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jivutez0habu/CompareDest" to be canonical "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/CompareDest" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:31603") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:58802->172.17.0.5:31603, err= 2025/11/25 04:50:11 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:33504") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:36730->172.17.0.5:33504, err= 2025/11/25 04:50:11 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/25 04:50:11 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/25 04:50:11 INFO : one: Copied (new) 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38309") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59648->172.17.0.5:38309, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31480") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34776->172.17.0.5:31480, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37176") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45974->172.17.0.5:37176, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38428") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52886->172.17.0.5:38428, err= 2025/11/25 04:50:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jivutez0habu/CompareDest" for canonical name "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/CompareDest" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:38881") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:49002->172.17.0.5:38881, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:11 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:11 DEBUG : one: Sizes differ 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:34324") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:51268->172.17.0.5:34324, err= 2025/11/25 04:50:11 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/25 04:50:11 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/25 04:50:11 INFO : one: Copied (replaced existing) 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39107") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47436->172.17.0.5:39107, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35258") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53342->172.17.0.5:35258, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30637") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41188->172.17.0.5:30637, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39830") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42902->172.17.0.5:39830, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34868") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47644->172.17.0.5:34868, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37556") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34698") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52606->172.17.0.5:37556, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33048->172.17.0.5:34698, err= 2025/11/25 04:50:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jivutez0habu/CompareDest" for canonical name "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/CompareDest" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35429") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:37724->172.17.0.5:35429, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:11 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:11 DEBUG : one: Sizes differ 2025/11/25 04:50:11 DEBUG : one: size = 5 OK 2025/11/25 04:50:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39221") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59514->172.17.0.5:39221, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36896") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32972") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40896->172.17.0.5:32972, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42712->172.17.0.5:36896, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39556") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48842->172.17.0.5:39556, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37712") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34492->172.17.0.5:37712, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31036") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35160") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48660->172.17.0.5:31036, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45138->172.17.0.5:35160, err= 2025/11/25 04:50:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jivutez0habu/CompareDest" for canonical name "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/CompareDest" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:39366") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:58440->172.17.0.5:39366, err= 2025/11/25 04:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:11 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:11 DEBUG : one: Sizes differ 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/CompareDest: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/CompareDest: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : two: size = 3 OK 2025/11/25 04:50:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/CompareDest: > dial: conn=172.17.0.1:34366->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : one: size = 5 OK 2025/11/25 04:50:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38794") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59680->172.17.0.5:38794, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39706") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33262") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44294->172.17.0.5:39706, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37924->172.17.0.5:33262, err= 2025/11/25 04:50:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jivutez0habu/CompareDest" for canonical name "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/CompareDest" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35194") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:33134->172.17.0.5:35194, err= 2025/11/25 04:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:11 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:11 DEBUG : one: Sizes differ 2025/11/25 04:50:11 DEBUG : two: size = 3 OK 2025/11/25 04:50:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : one: size = 5 OK 2025/11/25 04:50:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 INFO : There was nothing to transfer 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36223") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60216->172.17.0.5:36223, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35998") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37285") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60170->172.17.0.5:35998, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46346->172.17.0.5:37285, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33995") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55482->172.17.0.5:33995, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33588") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30132") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36996->172.17.0.5:33588, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42064->172.17.0.5:30132, err= 2025/11/25 04:50:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jivutez0habu/CompareDest" for canonical name "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/CompareDest" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35903") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:43558->172.17.0.5:35903, err= 2025/11/25 04:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:11 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:11 DEBUG : one: Sizes differ 2025/11/25 04:50:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:11 DEBUG : two: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/CompareDest) 2025/11/25 04:50:11 DEBUG : two: Sizes differ 2025/11/25 04:50:11 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 04:50:11 DEBUG : one: size = 5 OK 2025/11/25 04:50:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/25 04:50:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35763") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:36194->172.17.0.5:35763, err= 2025/11/25 04:50:11 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/25 04:50:11 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/25 04:50:11 INFO : two: Copied (new) 2025/11/25 04:50:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32741") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36250->172.17.0.5:32741, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34968") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37349") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39052->172.17.0.5:34968, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58936->172.17.0.5:37349, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30436") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50546->172.17.0.5:30436, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37254") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57674->172.17.0.5:37254, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38577") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58930->172.17.0.5:38577, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32257") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53722->172.17.0.5:32257, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36157") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54178->172.17.0.5:36157, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37899") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56510->172.17.0.5:37899, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34497") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41068->172.17.0.5:34497, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39473") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43016->172.17.0.5:39473, err= 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39347") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48002->172.17.0.5:39347, err= 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/dest" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: > dial: conn=172.17.0.1:34380->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/pre-dest1" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/pre-dest1: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/pre-dest1: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/pre-dest1: > dial: conn=172.17.0.1:34382->172.17.0.5:21, err= 2025/11/25 04:50:11 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jivutez0habu/pre-dest1" to be canonical "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/pre-dest1" 2025/11/25 04:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/pre-dest2" 2025/11/25 04:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:11 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/pre-dest2: Connecting to FTP server 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/pre-dest2: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:11 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/pre-dest2: > dial: conn=172.17.0.1:34390->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jivutez0habu/pre-dest2" to be canonical "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/pre-dest2" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: dial("tcp","172.17.0.5:32139") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: > dial: conn=172.17.0.1:45358->172.17.0.5:32139, err= 2025/11/25 04:50:12 DEBUG : 1: size = 1 OK 2025/11/25 04:50:12 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/25 04:50:12 DEBUG : 2: size = 1 OK 2025/11/25 04:50:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/25 04:50:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: dial("tcp","172.17.0.5:35968") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: > dial: conn=172.17.0.1:55230->172.17.0.5:35968, err= 2025/11/25 04:50:12 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/25 04:50:12 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/25 04:50:12 INFO : 3: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: dial("tcp","172.17.0.5:36664") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dest: > dial: conn=172.17.0.1:46700->172.17.0.5:36664, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35767") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43298->172.17.0.5:35767, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32872") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33379") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47576->172.17.0.5:32872, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37623") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36674->172.17.0.5:33379, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58042->172.17.0.5:37623, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31805") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46236->172.17.0.5:31805, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32161") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35920") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45450->172.17.0.5:32161, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32450") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35412->172.17.0.5:35920, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57422->172.17.0.5:32450, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32079") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52024->172.17.0.5:32079, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/pre-dest1: closing 1 unused connections 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36883") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54192->172.17.0.5:36883, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37253") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48698->172.17.0.5:37253, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33065") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43872->172.17.0.5:33065, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38188") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47946->172.17.0.5:38188, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37992") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40674->172.17.0.5:37992, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39869") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41856->172.17.0.5:39869, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30341") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45804->172.17.0.5:30341, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/dst" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34394->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: > dial: conn=172.17.0.1:34402->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jivutez0habu/backup" to be canonical "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:33288") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34700->172.17.0.5:33288, err= 2025/11/25 04:50:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 INFO : one: Moved (server-side) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35497") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:42688->172.17.0.5:35497, err= 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) 2025/11/25 04:50:12 INFO : three.txt: Moved into backup dir 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31914") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51248->172.17.0.5:31914, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34245") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45442->172.17.0.5:34245, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38162") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49110->172.17.0.5:38162, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30515") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58374->172.17.0.5:30515, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37722") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48358->172.17.0.5:37722, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31499") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58944->172.17.0.5:31499, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38548") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55636->172.17.0.5:38548, err= 2025/11/25 04:50:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jivutez0habu/backup" for canonical name "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:33677") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34490->172.17.0.5:33677, err= 2025/11/25 04:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:12 INFO : one: Deleted 2025/11/25 04:50:12 INFO : one: Moved (server-side) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:32764") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:50272->172.17.0.5:32764, err= 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : three.txt: Deleted 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) 2025/11/25 04:50:12 INFO : three.txt: Moved into backup dir 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31108") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36492->172.17.0.5:31108, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34523") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35357") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42394->172.17.0.5:34523, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53836->172.17.0.5:35357, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37522") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36788->172.17.0.5:37522, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30677") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33484->172.17.0.5:30677, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33472") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49294->172.17.0.5:33472, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31123") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52958->172.17.0.5:31123, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37354") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42496->172.17.0.5:37354, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39403") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38496->172.17.0.5:39403, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38372") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51392->172.17.0.5:38372, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38322") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35440->172.17.0.5:38322, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36287") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42602->172.17.0.5:36287, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/dst" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34406->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: > dial: conn=172.17.0.1:34416->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jivutez0habu/backup" to be canonical "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:36244") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34888->172.17.0.5:36244, err= 2025/11/25 04:50:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one.bak 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:32839") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:35068->172.17.0.5:32839, err= 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/25 04:50:12 INFO : three.txt: Moved into backup dir 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38760") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47120->172.17.0.5:38760, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39745") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54462->172.17.0.5:39745, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35276") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49764->172.17.0.5:35276, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36135") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34150->172.17.0.5:36135, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31685") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44800->172.17.0.5:31685, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38929") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39489") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55644->172.17.0.5:39489, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45256->172.17.0.5:38929, err= 2025/11/25 04:50:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jivutez0habu/backup" for canonical name "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:30546") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:45504->172.17.0.5:30546, err= 2025/11/25 04:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 INFO : one.bak: Deleted 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one.bak 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:32169") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:45550->172.17.0.5:32169, err= 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : three.txt.bak: Deleted 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/25 04:50:12 INFO : three.txt: Moved into backup dir 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36233") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55870->172.17.0.5:36233, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30664") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39912") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44112->172.17.0.5:39912, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39142->172.17.0.5:30664, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32805") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54398->172.17.0.5:32805, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34995") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46780->172.17.0.5:34995, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32376") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34682->172.17.0.5:32376, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34115") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42190->172.17.0.5:34115, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36979") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51826->172.17.0.5:36979, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31449") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39134->172.17.0.5:31449, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30330") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56462->172.17.0.5:30330, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32321") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51782->172.17.0.5:32321, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30075") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36496->172.17.0.5:30075, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/dst" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34418->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: > dial: conn=172.17.0.1:34434->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jivutez0habu/backup" to be canonical "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35823") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:39322->172.17.0.5:35823, err= 2025/11/25 04:50:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:37551") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:42906->172.17.0.5:37551, err= 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/25 04:50:12 INFO : three.txt: Moved into backup dir 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35726") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57194->172.17.0.5:35726, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33073") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45642->172.17.0.5:33073, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32792") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58760->172.17.0.5:32792, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33104") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59746->172.17.0.5:33104, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37466") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55138->172.17.0.5:37466, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31454") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38507") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40970->172.17.0.5:31454, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35452->172.17.0.5:38507, err= 2025/11/25 04:50:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jivutez0habu/backup" for canonical name "TestFTPPureftpd{wyRkJ}:rclone-test-jivutez0habu/backup" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:32520") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:60170->172.17.0.5:32520, err= 2025/11/25 04:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:12 INFO : one-2019-01-01: Deleted 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35973") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:42804->172.17.0.5:35973, err= 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : three-2019-01-01.txt: Deleted 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/25 04:50:12 INFO : three.txt: Moved into backup dir 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37894") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45080->172.17.0.5:37894, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33500") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57426->172.17.0.5:33500, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39687") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46270->172.17.0.5:39687, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39485") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49452->172.17.0.5:39485, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31706") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53914->172.17.0.5:31706, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35439") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60926->172.17.0.5:35439, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31661") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55094->172.17.0.5:31661, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38070") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45850->172.17.0.5:38070, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35041") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47656->172.17.0.5:35041, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32969") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33978->172.17.0.5:32969, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36139") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55468->172.17.0.5:36139, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36456") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57756->172.17.0.5:36456, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/dst" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34442->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:36360") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:47532->172.17.0.5:36360, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one.bak 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:31618") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:47348->172.17.0.5:31618, err= 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/25 04:50:12 INFO : three.txt: Moved into backup dir 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34686") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46420->172.17.0.5:34686, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33158") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36684->172.17.0.5:33158, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38046") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48626->172.17.0.5:38046, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33194") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47898->172.17.0.5:33194, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37703") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42852->172.17.0.5:37703, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:33068") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:38222->172.17.0.5:33068, err= 2025/11/25 04:50:12 DEBUG : one.bak: Excluded (Path Filter) 2025/11/25 04:50:12 DEBUG : one.bak: Excluded 2025/11/25 04:50:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/25 04:50:12 DEBUG : three.txt.bak: Excluded 2025/11/25 04:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for checks to finish 2025/11/25 04:50:12 INFO : one.bak: Deleted 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one.bak 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35570") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:52842->172.17.0.5:35570, err= 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : three.txt.bak: Deleted 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/25 04:50:12 INFO : three.txt: Moved into backup dir 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36227") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41398->172.17.0.5:36227, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39532") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42430->172.17.0.5:39532, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37243") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60040->172.17.0.5:37243, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32206") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43192->172.17.0.5:32206, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35396") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52134->172.17.0.5:35396, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31318") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54184->172.17.0.5:31318, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39091") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33372->172.17.0.5:39091, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38958") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45286->172.17.0.5:38958, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36476") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45444->172.17.0.5:36476, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37519") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33576->172.17.0.5:37519, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/dst" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34444->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one.bak 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:33641") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:42902->172.17.0.5:33641, err= 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : three.txt: size = 5 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : three.txt: Sizes differ 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:33740") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:60018->172.17.0.5:33740, err= 2025/11/25 04:50:12 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/25 04:50:12 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/25 04:50:12 INFO : three.txt: Copied (new) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34356") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43576->172.17.0.5:34356, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31552") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52424->172.17.0.5:31552, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39211") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47704->172.17.0.5:39211, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37833") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53680->172.17.0.5:37833, err= 2025/11/25 04:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 INFO : one.bak: Deleted 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one.bak 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:30480") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:59076->172.17.0.5:30480, err= 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : three.txt: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : three.txt: Sizes differ 2025/11/25 04:50:12 INFO : three.txt.bak: Deleted 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:39469") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:42868->172.17.0.5:39469, err= 2025/11/25 04:50:12 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/25 04:50:12 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/25 04:50:12 INFO : three.txt: Copied (new) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37367") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57504->172.17.0.5:37367, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32341") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46732->172.17.0.5:32341, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36800") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51268->172.17.0.5:36800, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37054") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52058->172.17.0.5:37054, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31649") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48630->172.17.0.5:31649, err= --- PASS: TestSyncSuffix (0.10s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35527") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60034->172.17.0.5:35527, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39017") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37512->172.17.0.5:39017, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34548") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60994->172.17.0.5:34548, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36402") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56558->172.17.0.5:36402, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38283") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42368->172.17.0.5:38283, err= 2025/11/25 04:50:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivutez0habu/dst" 2025/11/25 04:50:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wyRkJ}" suffix to name 2025/11/25 04:50:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/25 04:50:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/25 04:50:12 DEBUG : Setting pass="TjP5Zo6FyaZ4WCKYjLMH2iAl9c8C785Ere_u65inN8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/25 04:50:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: Connecting to FTP server 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34448->172.17.0.5:21, err= 2025/11/25 04:50:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:38472") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:34080->172.17.0.5:38472, err= 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/25 04:50:12 DEBUG : one.a292864a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : three.txt: size = 5 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : three.txt: Sizes differ 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:32680") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:55000->172.17.0.5:32680, err= 2025/11/25 04:50:12 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/25 04:50:12 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/25 04:50:12 INFO : three.txt: Copied (new) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39303") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34936->172.17.0.5:39303, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38189") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33014->172.17.0.5:38189, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37303") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46906->172.17.0.5:37303, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38705") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38730->172.17.0.5:38705, err= 2025/11/25 04:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : one: Sizes differ 2025/11/25 04:50:12 INFO : one-2019-01-01: Deleted 2025/11/25 04:50:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:31537") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:33392->172.17.0.5:31537, err= 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/25 04:50:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/25 04:50:12 INFO : one: Copied (new) 2025/11/25 04:50:12 DEBUG : two: size = 3 OK 2025/11/25 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : two: Unchanged skipping 2025/11/25 04:50:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : three.txt: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst) 2025/11/25 04:50:12 DEBUG : three.txt: Sizes differ 2025/11/25 04:50:12 INFO : three-2019-01-01.txt: Deleted 2025/11/25 04:50:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: dial("tcp","172.17.0.5:35014") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu/dst: > dial: conn=172.17.0.1:37172->172.17.0.5:35014, err= 2025/11/25 04:50:12 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/25 04:50:12 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/25 04:50:12 INFO : three.txt: Copied (new) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32333") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48042->172.17.0.5:32333, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37321") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50660->172.17.0.5:37321, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30423") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40542->172.17.0.5:30423, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31716") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56912->172.17.0.5:31716, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32755") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45850->172.17.0.5:32755, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38249") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53792->172.17.0.5:38249, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32389") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46494->172.17.0.5:32389, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37846") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39784->172.17.0.5:37846, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : Testêé: size = 18 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : Testêé: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36294") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59288->172.17.0.5:36294, err= 2025/11/25 04:50:12 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/25 04:50:12 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/25 04:50:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33644") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52662->172.17.0.5:33644, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34635") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57984->172.17.0.5:34635, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33997") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44626->172.17.0.5:33997, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37528") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37432->172.17.0.5:37528, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37392") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47490->172.17.0.5:37392, err= 2025/11/25 04:50:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39803") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47432->172.17.0.5:39803, err= 2025/11/25 04:50:12 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/25 04:50:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/25 04:50:12 INFO : existing: Copied (new) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38872") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48158->172.17.0.5:38872, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33397") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45154->172.17.0.5:33397, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35720") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45594->172.17.0.5:35720, err= 2025/11/25 04:50:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : existing: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : existing: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:12 ERROR : ftp://172.17.0.5:21/rclone-test-jivutez0habu: not deleting files as there were IO errors 2025/11/25 04:50:12 ERROR : ftp://172.17.0.5:21/rclone-test-jivutez0habu: not deleting directories as there were IO errors 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39075") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42130->172.17.0.5:39075, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31682") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53654->172.17.0.5:31682, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34851") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54804->172.17.0.5:34851, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30954") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54254->172.17.0.5:30954, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34075") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52696->172.17.0.5:34075, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37471") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50780->172.17.0.5:37471, err= 2025/11/25 04:50:12 DEBUG : EXISTING: size = 6 OK 2025/11/25 04:50:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : existing: Unchanged skipping 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : There was nothing to transfer 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32725") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51632->172.17.0.5:32725, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39037") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37220->172.17.0.5:39037, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38564") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51994->172.17.0.5:38564, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33035") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54308->172.17.0.5:33035, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37037") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53980->172.17.0.5:37037, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33808") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36442->172.17.0.5:33808, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34888") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59974->172.17.0.5:34888, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37214") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42618->172.17.0.5:37214, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30520") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58936->172.17.0.5:30520, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36550") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49542->172.17.0.5:36550, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30351") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55126->172.17.0.5:30351, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35300") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49528->172.17.0.5:35300, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33772") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36258->172.17.0.5:33772, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34330") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55442->172.17.0.5:34330, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39483") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53900->172.17.0.5:39483, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39805") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50362->172.17.0.5:39805, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37553") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49150->172.17.0.5:37553, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31836") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59418->172.17.0.5:31836, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34803") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56828->172.17.0.5:34803, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33915") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46880->172.17.0.5:33915, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34368") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33634->172.17.0.5:34368, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37193") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49212->172.17.0.5:37193, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31385") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44100->172.17.0.5:31385, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37735") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50220->172.17.0.5:37735, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32661") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37580->172.17.0.5:32661, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36221") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41840->172.17.0.5:36221, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31818") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37914->172.17.0.5:31818, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34183") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39760->172.17.0.5:34183, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39458") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56248->172.17.0.5:39458, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36340") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60858->172.17.0.5:36340, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38814") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49368->172.17.0.5:38814, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39132") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33890->172.17.0.5:39132, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39885") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46302->172.17.0.5:39885, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31853") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55598->172.17.0.5:31853, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30383") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36582->172.17.0.5:30383, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36555") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42568->172.17.0.5:36555, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33088") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40294->172.17.0.5:33088, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31188") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43974->172.17.0.5:31188, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36057") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58914->172.17.0.5:36057, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36223") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60222->172.17.0.5:36223, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37725") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34968->172.17.0.5:37725, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30556") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40054->172.17.0.5:30556, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39300") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40580->172.17.0.5:39300, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32607") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60276->172.17.0.5:32607, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33377") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53880->172.17.0.5:33377, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36470") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44754->172.17.0.5:36470, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33513") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40902->172.17.0.5:33513, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32743") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53044->172.17.0.5:32743, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36151") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58848->172.17.0.5:36151, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30622") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33244->172.17.0.5:30622, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37553") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49158->172.17.0.5:37553, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38743") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51632->172.17.0.5:38743, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31843") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58628->172.17.0.5:31843, err= 2025/11/25 04:50:12 DEBUG : both10: size = 6 OK 2025/11/25 04:50:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both0: size = 6 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both11: size = 6 OK 2025/11/25 04:50:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both12: size = 6 OK 2025/11/25 04:50:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both10: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both13: size = 6 OK 2025/11/25 04:50:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both13: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both14: size = 6 OK 2025/11/25 04:50:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both0: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both15: size = 6 OK 2025/11/25 04:50:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both15: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both16: size = 6 OK 2025/11/25 04:50:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both16: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both17: size = 6 OK 2025/11/25 04:50:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both17: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both18: size = 6 OK 2025/11/25 04:50:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both11: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both19: size = 6 OK 2025/11/25 04:50:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both12: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both1: size = 6 OK 2025/11/25 04:50:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both18: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both2: size = 6 OK 2025/11/25 04:50:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both2: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both3: size = 6 OK 2025/11/25 04:50:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both3: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both4: size = 6 OK 2025/11/25 04:50:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both4: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both5: size = 6 OK 2025/11/25 04:50:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both5: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both6: size = 6 OK 2025/11/25 04:50:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both6: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both7: size = 6 OK 2025/11/25 04:50:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both7: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both8: size = 6 OK 2025/11/25 04:50:12 DEBUG : both14: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both9: size = 6 OK 2025/11/25 04:50:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both8: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both19: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both1: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both9: Unchanged skipping 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 INFO : only8: Deleted 2025/11/25 04:50:12 INFO : only18: Deleted 2025/11/25 04:50:12 INFO : only0: Deleted 2025/11/25 04:50:12 INFO : only12: Deleted 2025/11/25 04:50:12 INFO : only15: Deleted 2025/11/25 04:50:12 INFO : only16: Deleted 2025/11/25 04:50:12 INFO : only9: Deleted 2025/11/25 04:50:12 INFO : only3: Deleted 2025/11/25 04:50:12 INFO : only5: Deleted 2025/11/25 04:50:12 INFO : only10: Deleted 2025/11/25 04:50:12 INFO : only14: Deleted 2025/11/25 04:50:12 INFO : only17: Deleted 2025/11/25 04:50:12 INFO : only11: Deleted 2025/11/25 04:50:12 INFO : only19: Deleted 2025/11/25 04:50:12 INFO : only6: Deleted 2025/11/25 04:50:12 INFO : only1: Deleted 2025/11/25 04:50:12 INFO : only13: Deleted 2025/11/25 04:50:12 INFO : only2: Deleted 2025/11/25 04:50:12 INFO : only7: Deleted 2025/11/25 04:50:12 INFO : only4: Deleted 2025/11/25 04:50:12 INFO : There was nothing to transfer 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39000") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47686->172.17.0.5:39000, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31236") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60964->172.17.0.5:31236, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37576") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41394->172.17.0.5:37576, err= --- PASS: TestSyncConcurrentDelete (0.12s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36408") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57350->172.17.0.5:36408, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30084") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54700->172.17.0.5:30084, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38519") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58828->172.17.0.5:38519, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32569") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37084->172.17.0.5:32569, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39099") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40280->172.17.0.5:39099, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34269") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40230->172.17.0.5:34269, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39300") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40592->172.17.0.5:39300, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35344") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40842->172.17.0.5:35344, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32016") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53104->172.17.0.5:32016, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38183") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52368->172.17.0.5:38183, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37178") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35830->172.17.0.5:37178, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37338") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39548->172.17.0.5:37338, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37934") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43818->172.17.0.5:37934, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32685") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54138->172.17.0.5:32685, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33366") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38084->172.17.0.5:33366, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38621") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40768->172.17.0.5:38621, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31692") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45048->172.17.0.5:31692, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30819") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36314->172.17.0.5:30819, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36021") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52028->172.17.0.5:36021, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31540") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55850->172.17.0.5:31540, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39043") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59688->172.17.0.5:39043, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35606") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34632->172.17.0.5:35606, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30836") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59320->172.17.0.5:30836, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31043") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52758->172.17.0.5:31043, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33719") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43068->172.17.0.5:33719, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37766") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55038->172.17.0.5:37766, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34840") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46770->172.17.0.5:34840, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33588") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37000->172.17.0.5:33588, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32726") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44966->172.17.0.5:32726, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31083") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55456->172.17.0.5:31083, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34067") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51266->172.17.0.5:34067, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39040") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50462->172.17.0.5:39040, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39969") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42230->172.17.0.5:39969, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32094") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34922->172.17.0.5:32094, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36971") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59952->172.17.0.5:36971, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31874") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55846->172.17.0.5:31874, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33026") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43432->172.17.0.5:33026, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35054") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55574->172.17.0.5:35054, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33867") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54916->172.17.0.5:33867, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37789") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58334->172.17.0.5:37789, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35939") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51680->172.17.0.5:35939, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36992") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36030->172.17.0.5:36992, err= 2025/11/25 04:50:12 DEBUG : both10: size = 6 OK 2025/11/25 04:50:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both0: size = 6 OK 2025/11/25 04:50:12 DEBUG : both11: size = 6 OK 2025/11/25 04:50:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both12: size = 6 OK 2025/11/25 04:50:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:12 DEBUG : both10: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both13: size = 6 OK 2025/11/25 04:50:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both13: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both14: size = 6 OK 2025/11/25 04:50:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both14: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both15: size = 6 OK 2025/11/25 04:50:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both11: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both16: size = 6 OK 2025/11/25 04:50:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both16: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both17: size = 6 OK 2025/11/25 04:50:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both17: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both18: size = 6 OK 2025/11/25 04:50:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both18: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both19: size = 6 OK 2025/11/25 04:50:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both19: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both1: size = 6 OK 2025/11/25 04:50:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both1: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both2: size = 6 OK 2025/11/25 04:50:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both0: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both3: size = 6 OK 2025/11/25 04:50:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both12: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both4: size = 6 OK 2025/11/25 04:50:12 DEBUG : both15: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both5: size = 6 OK 2025/11/25 04:50:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both2: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both6: size = 6 OK 2025/11/25 04:50:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both6: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both7: size = 6 OK 2025/11/25 04:50:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both7: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both8: size = 6 OK 2025/11/25 04:50:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both8: Unchanged skipping 2025/11/25 04:50:12 DEBUG : both9: size = 6 OK 2025/11/25 04:50:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:12 DEBUG : both3: Unchanged skipping 2025/11/25 04:50:12 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only0: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only0: Sizes differ 2025/11/25 04:50:12 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only10: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only10: Sizes differ 2025/11/25 04:50:12 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only11: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only11: Sizes differ 2025/11/25 04:50:12 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only12: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only12: Sizes differ 2025/11/25 04:50:12 DEBUG : both4: Unchanged skipping 2025/11/25 04:50:12 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only13: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only13: Sizes differ 2025/11/25 04:50:12 DEBUG : both5: Unchanged skipping 2025/11/25 04:50:12 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only14: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only14: Sizes differ 2025/11/25 04:50:12 DEBUG : both9: Unchanged skipping 2025/11/25 04:50:12 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only15: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only15: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31771") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30300") 2025/11/25 04:50:12 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only16: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only16: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39229") 2025/11/25 04:50:12 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only17: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only17: Sizes differ 2025/11/25 04:50:12 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only18: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only18: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55178->172.17.0.5:39229, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43574->172.17.0.5:30300, err= 2025/11/25 04:50:12 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42672->172.17.0.5:31771, err= 2025/11/25 04:50:12 DEBUG : only19: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only19: Sizes differ 2025/11/25 04:50:12 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only1: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only1: Sizes differ 2025/11/25 04:50:12 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only2: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only2: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37063") 2025/11/25 04:50:12 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only3: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only3: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36552->172.17.0.5:37063, err= 2025/11/25 04:50:12 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only4: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only4: Sizes differ 2025/11/25 04:50:12 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only5: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only5: Sizes differ 2025/11/25 04:50:12 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only6: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only6: Sizes differ 2025/11/25 04:50:12 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only7: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only7: Sizes differ 2025/11/25 04:50:12 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only8: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only8: Sizes differ 2025/11/25 04:50:12 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2245189122) 2025/11/25 04:50:12 DEBUG : only9: size = 6 (ftp://172.17.0.5:21/rclone-test-jivutez0habu) 2025/11/25 04:50:12 DEBUG : only9: Sizes differ 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:12 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/25 04:50:12 INFO : only11: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37362") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54490->172.17.0.5:37362, err= 2025/11/25 04:50:12 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/25 04:50:12 INFO : only0: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/25 04:50:12 INFO : only15: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30021") 2025/11/25 04:50:12 INFO : only10: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39004->172.17.0.5:30021, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30466") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48408->172.17.0.5:30466, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37833") 2025/11/25 04:50:12 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/25 04:50:12 INFO : only16: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53690->172.17.0.5:37833, err= 2025/11/25 04:50:12 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37025") 2025/11/25 04:50:12 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/25 04:50:12 INFO : only18: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33174->172.17.0.5:37025, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32321") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51790->172.17.0.5:32321, err= 2025/11/25 04:50:12 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/25 04:50:12 INFO : only12: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/25 04:50:12 INFO : only19: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32090") 2025/11/25 04:50:12 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34936") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38836->172.17.0.5:32090, err= 2025/11/25 04:50:12 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58972->172.17.0.5:34936, err= 2025/11/25 04:50:12 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/25 04:50:12 INFO : only1: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/25 04:50:12 INFO : only2: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39185") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38695") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44558->172.17.0.5:39185, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53460->172.17.0.5:38695, err= 2025/11/25 04:50:12 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/25 04:50:12 INFO : only3: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/25 04:50:12 INFO : only4: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39055") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37278->172.17.0.5:39055, err= 2025/11/25 04:50:12 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/25 04:50:12 INFO : only13: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37523") 2025/11/25 04:50:12 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/25 04:50:12 INFO : only5: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50514->172.17.0.5:37523, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31532") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37041") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38102->172.17.0.5:31532, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40472->172.17.0.5:37041, err= 2025/11/25 04:50:12 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/25 04:50:12 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/25 04:50:12 INFO : only17: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34479") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51776->172.17.0.5:34479, err= 2025/11/25 04:50:12 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/25 04:50:12 INFO : only7: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/25 04:50:12 INFO : only8: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/25 04:50:12 INFO : only14: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38711") 2025/11/25 04:50:12 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59794->172.17.0.5:38711, err= 2025/11/25 04:50:12 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/25 04:50:12 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/25 04:50:12 INFO : only9: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/25 04:50:12 INFO : only6: Copied (replaced existing) 2025/11/25 04:50:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33637") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45882->172.17.0.5:33637, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35530") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43900->172.17.0.5:35530, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32936") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43546->172.17.0.5:32936, err= --- PASS: TestSyncConcurrentTruncate (0.13s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:12 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:50:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:50:12 DEBUG : empty_on_remote: Making directory with metadata 2025/11/25 04:50:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:50:12 INFO : empty_on_remote: Making directory 2025/11/25 04:50:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/25 04:50:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35668") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33680->172.17.0.5:35668, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38942") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38607") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57132->172.17.0.5:38942, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33473") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60124->172.17.0.5:38607, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40298->172.17.0.5:33473, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32114") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41636->172.17.0.5:32114, err= 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38204") 2025/11/25 04:50:12 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35644->172.17.0.5:38204, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:13 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:50:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:50:13 DEBUG : empty_on_remote: Making directory with metadata 2025/11/25 04:50:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:50:13 INFO : empty_on_remote: Making directory 2025/11/25 04:50:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/25 04:50:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36511") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45354->172.17.0.5:36511, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35520") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31344") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45392->172.17.0.5:35520, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53476->172.17.0.5:31344, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33419") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35443") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53500->172.17.0.5:33419, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38434->172.17.0.5:35443, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34469") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55426->172.17.0.5:34469, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32993") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53932->172.17.0.5:32993, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:13 INFO : sub dir: Making directory 2025/11/25 04:50:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32259") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41706->172.17.0.5:32259, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34846") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43012->172.17.0.5:34846, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36788") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34416->172.17.0.5:36788, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36080") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48522->172.17.0.5:36080, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35323") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35848->172.17.0.5:35323, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30543") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43078->172.17.0.5:30543, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33287") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38414->172.17.0.5:33287, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31394") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58840->172.17.0.5:31394, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34972") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56082->172.17.0.5:34972, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36335") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51702->172.17.0.5:36335, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38444") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37710->172.17.0.5:38444, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:50:13 INFO : sub dir: Making directory 2025/11/25 04:50:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34550") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47430->172.17.0.5:34550, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38063") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38283") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42374->172.17.0.5:38283, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55342->172.17.0.5:38063, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38381") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42200->172.17.0.5:38381, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38948") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55548->172.17.0.5:38948, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31682") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53666->172.17.0.5:31682, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32314") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35802->172.17.0.5:32314, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35989") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47486->172.17.0.5:35989, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35138") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33568->172.17.0.5:35138, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32696") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57478->172.17.0.5:32696, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32427") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38902->172.17.0.5:32427, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35621") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40070->172.17.0.5:35621, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30418") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43718->172.17.0.5:30418, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32130") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60938->172.17.0.5:32130, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34984") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35614->172.17.0.5:34984, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37112") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49988->172.17.0.5:37112, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37860") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60162->172.17.0.5:37860, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38216") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58054->172.17.0.5:38216, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35351") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59500->172.17.0.5:35351, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31806") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54330->172.17.0.5:31806, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39843") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53760->172.17.0.5:39843, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39078") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48000->172.17.0.5:39078, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34583") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52762->172.17.0.5:34583, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33863") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36250->172.17.0.5:33863, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30274") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48728->172.17.0.5:30274, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31739") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57640->172.17.0.5:31739, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35112") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46974->172.17.0.5:35112, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30182") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39536->172.17.0.5:30182, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39685") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48560->172.17.0.5:39685, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32915") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44396->172.17.0.5:32915, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39673") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42660->172.17.0.5:39673, err= 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39447") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42952->172.17.0.5:39447, err= 2025/11/25 04:50:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : apple: Excluded 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : banana: Excluded 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39012") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41926->172.17.0.5:39012, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32190") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45300->172.17.0.5:32190, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31320") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50436->172.17.0.5:31320, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33401") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49628->172.17.0.5:33401, err= 2025/11/25 04:50:13 DEBUG : apple: size = 5 OK 2025/11/25 04:50:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : banana: size = 6 OK 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31668") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53452->172.17.0.5:31668, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 INFO : There was nothing to transfer 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35488") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40356->172.17.0.5:35488, err= 2025/11/25 04:50:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : apple: Excluded 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : banana: Excluded 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39171") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36800->172.17.0.5:39171, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32391") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48052->172.17.0.5:32391, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31569") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44712->172.17.0.5:31569, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30082") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42216->172.17.0.5:30082, err= 2025/11/25 04:50:13 DEBUG : apple: size = 5 OK 2025/11/25 04:50:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:13 DEBUG : banana: size = 6 OK 2025/11/25 04:50:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31321") 2025/11/25 04:50:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35320->172.17.0.5:31321, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 INFO : There was nothing to transfer 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30756") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50044->172.17.0.5:30756, err= 2025/11/25 04:50:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : apple: Excluded 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : banana: Excluded 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30771") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34280->172.17.0.5:30771, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38580") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52638->172.17.0.5:38580, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34633") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40334->172.17.0.5:34633, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33826") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56134->172.17.0.5:33826, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39938") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36250->172.17.0.5:39938, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30816") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52626->172.17.0.5:30816, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37733") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49844->172.17.0.5:37733, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36350") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43034->172.17.0.5:36350, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36186") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60656->172.17.0.5:36186, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39669") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57608->172.17.0.5:39669, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31115") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50224->172.17.0.5:31115, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37998") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55864->172.17.0.5:37998, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32047") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35844->172.17.0.5:32047, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31110") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39648->172.17.0.5:31110, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38744") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47160->172.17.0.5:38744, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39037") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37228->172.17.0.5:39037, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38203") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55406->172.17.0.5:38203, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35203") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35592->172.17.0.5:35203, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36096") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57912->172.17.0.5:36096, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34027") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49326->172.17.0.5:34027, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37019") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35382->172.17.0.5:37019, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33038") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59392->172.17.0.5:33038, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38334") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42490->172.17.0.5:38334, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39182") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40680->172.17.0.5:39182, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30601") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54746->172.17.0.5:30601, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35986") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43048->172.17.0.5:35986, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34833") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45178->172.17.0.5:34833, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39869") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41860->172.17.0.5:39869, err= 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36075") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49970->172.17.0.5:36075, err= 2025/11/25 04:50:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : apple: Excluded 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : banana: Excluded 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36454") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43250->172.17.0.5:36454, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35024") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33740->172.17.0.5:35024, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36649") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59380->172.17.0.5:36649, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37467") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42634->172.17.0.5:37467, err= 2025/11/25 04:50:13 DEBUG : apple: size = 5 OK 2025/11/25 04:50:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:13 DEBUG : banana: size = 6 OK 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32660") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44614->172.17.0.5:32660, err= 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 INFO : There was nothing to transfer 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37437") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43338->172.17.0.5:37437, err= 2025/11/25 04:50:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : apple: Excluded 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : banana: Excluded 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35118") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52122->172.17.0.5:35118, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39198") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39930->172.17.0.5:39198, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32783") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57444->172.17.0.5:32783, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32145") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36506->172.17.0.5:32145, err= 2025/11/25 04:50:13 DEBUG : apple: size = 5 OK 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:13 DEBUG : banana: size = 6 OK 2025/11/25 04:50:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30897") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34756->172.17.0.5:30897, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 INFO : There was nothing to transfer 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36571") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45340->172.17.0.5:36571, err= 2025/11/25 04:50:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : apple: Excluded 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : banana: Excluded 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31233") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41232->172.17.0.5:31233, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35386") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58454->172.17.0.5:35386, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33985") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59990->172.17.0.5:33985, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30780") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58122->172.17.0.5:30780, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30795") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33214->172.17.0.5:30795, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32929") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37702->172.17.0.5:32929, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36947") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56848->172.17.0.5:36947, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38733") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40514->172.17.0.5:38733, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34804") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34852->172.17.0.5:34804, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35156") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41718->172.17.0.5:35156, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34395") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43678->172.17.0.5:34395, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31784") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40142->172.17.0.5:31784, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31557") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46484->172.17.0.5:31557, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32412") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57788->172.17.0.5:32412, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39794") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41208->172.17.0.5:39794, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36441") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43870->172.17.0.5:36441, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31483") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38750->172.17.0.5:31483, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34578") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43472->172.17.0.5:34578, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34247") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39012->172.17.0.5:34247, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37553") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49174->172.17.0.5:37553, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38965") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58534->172.17.0.5:38965, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34774") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43410->172.17.0.5:34774, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31610") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33484->172.17.0.5:31610, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38566") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52560->172.17.0.5:38566, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39599") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40352->172.17.0.5:39599, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34542") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47876->172.17.0.5:34542, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36316") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37236->172.17.0.5:36316, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35192") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45460->172.17.0.5:35192, err= 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37121") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37162->172.17.0.5:37121, err= 2025/11/25 04:50:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : apple: Excluded 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : banana: Excluded 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39646") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49608->172.17.0.5:39646, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30187") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59304->172.17.0.5:30187, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33884") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52312->172.17.0.5:33884, err= 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39003") 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58666->172.17.0.5:39003, err= 2025/11/25 04:50:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Connecting to FTP server 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31679") 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39171") 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32293") 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36814->172.17.0.5:39171, err= 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47682->172.17.0.5:31679, err= 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47712->172.17.0.5:32293, err= 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35265") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55120->172.17.0.5:35265, err= 2025/11/25 04:50:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34462->172.17.0.5:21, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:13 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/25 04:50:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37822") 2025/11/25 04:50:13 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/25 04:50:13 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48162->172.17.0.5:37822, err= 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/25 04:50:13 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39777") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42218->172.17.0.5:39777, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30649") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52012->172.17.0.5:30649, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36200") 2025/11/25 04:50:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49514->172.17.0.5:36200, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33668") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33695") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38026->172.17.0.5:33695, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43120->172.17.0.5:33668, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39648") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44616->172.17.0.5:39648, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32276") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36100") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58956->172.17.0.5:32276, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48386->172.17.0.5:36100, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30700") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53636->172.17.0.5:30700, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31003") 2025/11/25 04:50:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40652->172.17.0.5:31003, err= 2025/11/25 04:50:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36496") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34504->172.17.0.5:36496, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39615") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34627") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49936->172.17.0.5:34627, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33956->172.17.0.5:39615, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32721") 2025/11/25 04:50:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50260->172.17.0.5:32721, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38460") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42044->172.17.0.5:38460, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33530") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48318->172.17.0.5:33530, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Connecting to FTP server 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Connecting to FTP server 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34474->172.17.0.5:21, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Connecting to FTP server 2025/11/25 04:50:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 04:50:13 INFO : splitbananasplit: Deleted 2025/11/25 04:50:13 INFO : banana: Deleted 2025/11/25 04:50:13 INFO : appleappleapplebanana: Deleted 2025/11/25 04:50:13 INFO : apple: Deleted 2025/11/25 04:50:13 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34484->172.17.0.5:21, err= 2025/11/25 04:50:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:21") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34490->172.17.0.5:21, err= 2025/11/25 04:50:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 04:50:13 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33095") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57482->172.17.0.5:33095, err= 2025/11/25 04:50:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : YXBwbGU=: Excluded 2025/11/25 04:50:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/25 04:50:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : YmFuYW5h: Excluded 2025/11/25 04:50:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34860") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46696->172.17.0.5:34860, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32875") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44894->172.17.0.5:32875, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39882") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37634->172.17.0.5:39882, err= 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33347") 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57180->172.17.0.5:33347, err= 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/25 04:50:13 DEBUG : YXBwbGU=: size = 5 OK 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:13 DEBUG : YmFuYW5h: size = 6 OK 2025/11/25 04:50:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/25 04:50:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33406") 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42250->172.17.0.5:33406, err= 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37703") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42868->172.17.0.5:37703, err= 2025/11/25 04:50:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : YXBwbGU=: Excluded 2025/11/25 04:50:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/25 04:50:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : YmFuYW5h: Excluded 2025/11/25 04:50:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38429") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60918->172.17.0.5:38429, err= 2025/11/25 04:50:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/25 04:50:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32444") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40134->172.17.0.5:32444, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37962") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45072->172.17.0.5:37962, err= 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:50:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:50:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38212") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60424->172.17.0.5:38212, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35669") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42418->172.17.0.5:35669, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38143") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57668->172.17.0.5:38143, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37853") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35454->172.17.0.5:37853, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37511") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43596->172.17.0.5:37511, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37477") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60222->172.17.0.5:37477, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34677") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57504->172.17.0.5:34677, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37216") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42654->172.17.0.5:37216, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30383") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36596->172.17.0.5:30383, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36807") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38978->172.17.0.5:36807, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30880") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49020->172.17.0.5:30880, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32976") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44922->172.17.0.5:32976, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32977") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43994->172.17.0.5:32977, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30958") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34020->172.17.0.5:30958, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33636") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46602->172.17.0.5:33636, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36033") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55952->172.17.0.5:36033, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32754") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56734->172.17.0.5:32754, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34080") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45508->172.17.0.5:34080, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33892") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35252->172.17.0.5:33892, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35946") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34774->172.17.0.5:35946, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31673") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36366->172.17.0.5:31673, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34359") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52370->172.17.0.5:34359, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30464") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40384->172.17.0.5:30464, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39122") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54904->172.17.0.5:39122, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35721") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36554->172.17.0.5:35721, err= 2025/11/25 04:50:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30537") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55310->172.17.0.5:30537, err= 2025/11/25 04:50:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : apple: Excluded 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : banana: Excluded 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32238") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47790->172.17.0.5:32238, err= 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30096") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55852->172.17.0.5:30096, err= 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33944") 2025/11/25 04:50:13 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60746->172.17.0.5:33944, err= 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38448") 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36280->172.17.0.5:38448, err= 2025/11/25 04:50:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32333") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30435") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48058->172.17.0.5:32333, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32264") 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33756->172.17.0.5:30435, err= 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57320->172.17.0.5:32264, err= 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32397") 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35166->172.17.0.5:32397, err= 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39478") 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38984->172.17.0.5:39478, err= 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/25 04:50:14 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:14 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/25 04:50:14 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/25 04:50:14 INFO : apple: Copied (new) to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36211") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35556") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31910") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60130->172.17.0.5:35556, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49526->172.17.0.5:36211, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35696") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45880->172.17.0.5:31910, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47792->172.17.0.5:35696, err= 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38952") 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37004->172.17.0.5:38952, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33544") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38725") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32567") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47548->172.17.0.5:33544, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58792->172.17.0.5:38725, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36118->172.17.0.5:32567, err= 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30944") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35428") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54674->172.17.0.5:30944, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36089") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59950->172.17.0.5:36089, err= 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47852->172.17.0.5:35428, err= 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31158") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36514->172.17.0.5:31158, err= 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33254") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30815") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37010->172.17.0.5:33254, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37381") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35964->172.17.0.5:30815, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53616->172.17.0.5:37381, err= 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37522") 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36804->172.17.0.5:37522, err= 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 04:50:14 INFO : splitbananasplit: Deleted 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 04:50:14 INFO : banana: Deleted 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 04:50:14 INFO : apple: Deleted 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 04:50:14 INFO : appleappleapplebanana: Deleted 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34058") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58744->172.17.0.5:34058, err= 2025/11/25 04:50:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : PREFIXapple: Excluded 2025/11/25 04:50:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : PREFIXbanana: Excluded 2025/11/25 04:50:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35787") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35764->172.17.0.5:35787, err= 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34089") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54828->172.17.0.5:34089, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35889") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43218->172.17.0.5:35889, err= 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:50:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39623") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40836->172.17.0.5:39623, err= 2025/11/25 04:50:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38624") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32552") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32393") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56430->172.17.0.5:38624, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31813") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45956->172.17.0.5:32393, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49078->172.17.0.5:32552, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45722->172.17.0.5:31813, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32371") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48410->172.17.0.5:32371, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:14 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/25 04:50:14 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/25 04:50:14 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/25 04:50:14 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/25 04:50:14 INFO : splitbananasplit: Copied (new) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35079") 2025/11/25 04:50:14 INFO : appleappleapplebanana: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38432->172.17.0.5:35079, err= 2025/11/25 04:50:14 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/25 04:50:14 INFO : banana: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39193") 2025/11/25 04:50:14 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/25 04:50:14 INFO : apple: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32786->172.17.0.5:39193, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37050") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47592->172.17.0.5:37050, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35159") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37354->172.17.0.5:35159, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32156") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32900") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33554") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36004->172.17.0.5:32900, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57146->172.17.0.5:32156, err= 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38414->172.17.0.5:33554, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38152") 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34374->172.17.0.5:38152, err= 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33755") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33168->172.17.0.5:33755, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36445") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36161") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60696->172.17.0.5:36445, err= 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39306->172.17.0.5:36161, err= 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/25 04:50:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30566") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31211") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54654->172.17.0.5:30566, err= 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58930->172.17.0.5:31211, err= 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32234") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39657") 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41264->172.17.0.5:32234, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57248->172.17.0.5:39657, err= 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32824") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44562->172.17.0.5:32824, err= 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 INFO : PREFIXapple: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/25 04:50:14 INFO : PREFIXbanana: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/25 04:50:14 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/25 04:50:14 INFO : PREFIXsplitbananasplit: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39347") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48012->172.17.0.5:39347, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37456") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47994->172.17.0.5:37456, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36031") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60004->172.17.0.5:36031, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38040") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34796->172.17.0.5:38040, err= 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36931") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34940->172.17.0.5:36931, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30811") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40074->172.17.0.5:30811, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36098") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55116->172.17.0.5:36098, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37870") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57672->172.17.0.5:37870, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30380") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60644->172.17.0.5:30380, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38801") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47820->172.17.0.5:38801, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31225") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44204->172.17.0.5:31225, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38378") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34896->172.17.0.5:38378, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38765") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34970->172.17.0.5:38765, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32996") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48598->172.17.0.5:32996, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38070") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45864->172.17.0.5:38070, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34008") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60968->172.17.0.5:34008, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37031") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43840->172.17.0.5:37031, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31927") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56994->172.17.0.5:31927, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39281") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37264->172.17.0.5:39281, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31811") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37136->172.17.0.5:31811, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36550") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49544->172.17.0.5:36550, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37381") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53622->172.17.0.5:37381, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35891") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60396->172.17.0.5:35891, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38895") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33200->172.17.0.5:38895, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38749") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47954->172.17.0.5:38749, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31993") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53178->172.17.0.5:31993, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31620") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47492->172.17.0.5:31620, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32833") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52620->172.17.0.5:32833, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36808") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55884->172.17.0.5:36808, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34731") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37776->172.17.0.5:34731, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37115") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51898->172.17.0.5:37115, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30437") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45932->172.17.0.5:30437, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39249") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41254->172.17.0.5:39249, err= 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34512") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54352->172.17.0.5:34512, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32900") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36006->172.17.0.5:32900, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37501") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56276->172.17.0.5:37501, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36909") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38004->172.17.0.5:36909, err= 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38769") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46872->172.17.0.5:38769, err= 2025/11/25 04:50:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39590") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33220") 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59144->172.17.0.5:39590, err= 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33410->172.17.0.5:33220, err= 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35632") 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37451") 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44192->172.17.0.5:37451, err= 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50566->172.17.0.5:35632, err= 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38540") 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60862->172.17.0.5:38540, err= 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:14 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/25 04:50:14 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39636") 2025/11/25 04:50:14 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/25 04:50:14 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/25 04:50:14 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55534->172.17.0.5:39636, err= 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32276") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39506->172.17.0.5:32276, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36893") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44664->172.17.0.5:36893, err= 2025/11/25 04:50:14 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33226") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44334->172.17.0.5:33226, err= 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37614") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36217") 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45452->172.17.0.5:37614, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36914->172.17.0.5:36217, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30900") 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50316->172.17.0.5:30900, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33712") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34022->172.17.0.5:33712, err= 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34353") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35021") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35058->172.17.0.5:34353, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49480->172.17.0.5:35021, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34235") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50376->172.17.0.5:34235, err= 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35248") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35494->172.17.0.5:35248, err= 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34121") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35074") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35214->172.17.0.5:34121, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36802") 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40870->172.17.0.5:35074, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44716->172.17.0.5:36802, err= 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34266") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50282->172.17.0.5:34266, err= 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 04:50:14 INFO : banana: Deleted 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 04:50:14 INFO : splitbananasplit: Deleted 2025/11/25 04:50:14 INFO : apple: Deleted 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 04:50:14 INFO : appleappleapplebanana: Deleted 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34817") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45982->172.17.0.5:34817, err= 2025/11/25 04:50:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : bananaSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39732") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36826->172.17.0.5:39732, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37267") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52956->172.17.0.5:37267, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34482") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43030->172.17.0.5:34482, err= 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:50:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30742") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46282->172.17.0.5:30742, err= 2025/11/25 04:50:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36515") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32213") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38516") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30705") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36919") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45460->172.17.0.5:38516, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37970->172.17.0.5:32213, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53656->172.17.0.5:30705, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33284->172.17.0.5:36919, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38740->172.17.0.5:36515, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:14 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:14 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/25 04:50:14 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/25 04:50:14 INFO : banana: Copied (new) 2025/11/25 04:50:14 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/25 04:50:14 INFO : apple: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37857") 2025/11/25 04:50:14 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/25 04:50:14 INFO : appleappleapplebanana: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42878->172.17.0.5:37857, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37541") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57852->172.17.0.5:37541, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30719") 2025/11/25 04:50:14 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/25 04:50:14 INFO : splitbananasplit: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54390->172.17.0.5:30719, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34096") 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50606->172.17.0.5:34096, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35350") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50464->172.17.0.5:35350, err= 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38043") 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52094->172.17.0.5:38043, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37233") 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56368->172.17.0.5:37233, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39336") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45368->172.17.0.5:39336, err= 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34089") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48412->172.17.0.5:34089, err= 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31425") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36338->172.17.0.5:31425, err= 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34582") 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46444->172.17.0.5:34582, err= 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34396") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52130->172.17.0.5:34396, err= 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34579") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51186->172.17.0.5:34579, err= 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/25 04:50:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36297") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34618->172.17.0.5:36297, err= 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34535") 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39918->172.17.0.5:34535, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33200") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33508->172.17.0.5:33200, err= 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : appleSUFFIX: Deleted 2025/11/25 04:50:14 INFO : splitbananasplitSUFFIX: Deleted 2025/11/25 04:50:14 INFO : bananaSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/25 04:50:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31546") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34122->172.17.0.5:31546, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36444") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58132->172.17.0.5:36444, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30874") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48376->172.17.0.5:30874, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36787") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60688->172.17.0.5:36787, err= 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36017") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40516->172.17.0.5:36017, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38537") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39746->172.17.0.5:38537, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39611") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37522->172.17.0.5:39611, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33282") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40696->172.17.0.5:33282, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38549") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44410->172.17.0.5:38549, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32943") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42382->172.17.0.5:32943, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31784") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39432->172.17.0.5:31784, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36451") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47902->172.17.0.5:36451, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32785") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60022->172.17.0.5:32785, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33123") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39010->172.17.0.5:33123, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30122") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55794->172.17.0.5:30122, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36316") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55806->172.17.0.5:36316, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38998") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51500->172.17.0.5:38998, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39678") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44816->172.17.0.5:39678, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39478") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35504->172.17.0.5:39478, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30990") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48356->172.17.0.5:30990, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30503") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39712->172.17.0.5:30503, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38232") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58318->172.17.0.5:38232, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39374") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53070->172.17.0.5:39374, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36956") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35046->172.17.0.5:36956, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35984") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53798->172.17.0.5:35984, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36539") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49012->172.17.0.5:36539, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34590") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37094->172.17.0.5:34590, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35071") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58126->172.17.0.5:35071, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36785") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47736->172.17.0.5:36785, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38232") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58326->172.17.0.5:38232, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37034") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50892->172.17.0.5:37034, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32048") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46074->172.17.0.5:32048, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37087") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54902->172.17.0.5:37087, err= 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37096") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45172->172.17.0.5:37096, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35783") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52284->172.17.0.5:35783, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34175") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49718->172.17.0.5:34175, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35371") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49018->172.17.0.5:35371, err= 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34192") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42272->172.17.0.5:34192, err= 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : apple: size = 5 OK 2025/11/25 04:50:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:14 DEBUG : banana: size = 6 OK 2025/11/25 04:50:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38458") 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36927") 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42034->172.17.0.5:38458, err= 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39900") 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56122->172.17.0.5:36927, err= 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53210->172.17.0.5:39900, err= 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31110") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38247") 2025/11/25 04:50:14 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52488->172.17.0.5:31110, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56976->172.17.0.5:38247, err= 2025/11/25 04:50:14 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/25 04:50:14 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/25 04:50:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/25 04:50:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37528") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52372->172.17.0.5:37528, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39696") 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44900->172.17.0.5:39696, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32670") 2025/11/25 04:50:14 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59634->172.17.0.5:32670, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33920") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52516->172.17.0.5:33920, err= 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33234") 2025/11/25 04:50:14 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51450->172.17.0.5:33234, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37125") 2025/11/25 04:50:14 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33520->172.17.0.5:37125, err= 2025/11/25 04:50:14 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38896") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30778") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54250->172.17.0.5:38896, err= 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46594->172.17.0.5:30778, err= 2025/11/25 04:50:14 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36452") 2025/11/25 04:50:14 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39870->172.17.0.5:36452, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39711") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53318->172.17.0.5:39711, err= 2025/11/25 04:50:14 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35508") 2025/11/25 04:50:14 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30158") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53710->172.17.0.5:30158, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44350->172.17.0.5:35508, err= 2025/11/25 04:50:14 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/25 04:50:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36916") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52140->172.17.0.5:36916, err= 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37521") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37452->172.17.0.5:37521, err= 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 04:50:14 INFO : appleappleapplebanana: Deleted 2025/11/25 04:50:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 04:50:14 INFO : splitbananasplit: Deleted 2025/11/25 04:50:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 04:50:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34356") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57666->172.17.0.5:34356, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleapple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleapple: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbanan: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34810") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45228->172.17.0.5:34810, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcde: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdef: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefg: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defgh: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghi: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghij: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijk: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-12345: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-23456: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-34567: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-45678: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31648") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35990->172.17.0.5:31648, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35183") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33202->172.17.0.5:35183, err= 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35235") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49662->172.17.0.5:35235, err= 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : apple: size = 5 OK 2025/11/25 04:50:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:14 DEBUG : appleapple: size = 21 OK 2025/11/25 04:50:14 DEBUG : banana: size = 6 OK 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:14 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:14 DEBUG : splitbanan: size = 16 OK 2025/11/25 04:50:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35216") 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44518->172.17.0.5:35216, err= 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/25 04:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:50:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30468") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37016->172.17.0.5:30468, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleapple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleapple: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbanan: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37940") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33872->172.17.0.5:37940, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcde: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdef: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefg: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defgh: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghi: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghij: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijk: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-12345: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-23456: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-34567: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-45678: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33944") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49100->172.17.0.5:33944, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33767") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44850->172.17.0.5:33767, err= 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39251") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44942->172.17.0.5:39251, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32936") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48974->172.17.0.5:32936, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38763") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58832->172.17.0.5:38763, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31783") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45804->172.17.0.5:31783, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33756") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50762->172.17.0.5:33756, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33190") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50270->172.17.0.5:33190, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35022") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40750->172.17.0.5:35022, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36394") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47448->172.17.0.5:36394, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35770") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51452->172.17.0.5:35770, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35273") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56970->172.17.0.5:35273, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36448") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56456->172.17.0.5:36448, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33853") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53962->172.17.0.5:33853, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38105") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53952->172.17.0.5:38105, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35212") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50742->172.17.0.5:35212, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34143") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60586->172.17.0.5:34143, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31333") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57816->172.17.0.5:31333, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36761") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49050->172.17.0.5:36761, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36123") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60302->172.17.0.5:36123, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35741") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44232->172.17.0.5:35741, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39190") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55808->172.17.0.5:39190, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31914") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32844->172.17.0.5:31914, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37967") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39020->172.17.0.5:37967, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31929") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59004->172.17.0.5:31929, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33843") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33878->172.17.0.5:33843, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36397") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48884->172.17.0.5:36397, err= 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39891") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57616->172.17.0.5:39891, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32284") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52510->172.17.0.5:32284, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33005") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40152->172.17.0.5:33005, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31251") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37528->172.17.0.5:31251, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31270") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43554->172.17.0.5:31270, err= 2025/11/25 04:50:14 DEBUG : apple: size = 5 OK 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : banana: size = 6 OK 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31302") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40278->172.17.0.5:31302, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35727") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40300->172.17.0.5:35727, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35063") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47128->172.17.0.5:35063, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31620") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35250->172.17.0.5:31620, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38573") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33806->172.17.0.5:38573, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35658") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49128->172.17.0.5:35658, err= 2025/11/25 04:50:14 DEBUG : apple: size = 5 OK 2025/11/25 04:50:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:14 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:14 DEBUG : banana: size = 6 OK 2025/11/25 04:50:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34725") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41982->172.17.0.5:34725, err= 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35835") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57132->172.17.0.5:35835, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36813") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37372->172.17.0.5:36813, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34343") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33906->172.17.0.5:34343, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36672") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38436->172.17.0.5:36672, err= 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36759") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54414->172.17.0.5:36759, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33572") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50620->172.17.0.5:33572, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34686") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44318->172.17.0.5:34686, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34010") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33898->172.17.0.5:34010, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35482") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51518->172.17.0.5:35482, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33998") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35900->172.17.0.5:33998, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32954") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51530->172.17.0.5:32954, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32379") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46450->172.17.0.5:32379, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37451") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44208->172.17.0.5:37451, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37464") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43236->172.17.0.5:37464, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35122") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48892->172.17.0.5:35122, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39706") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35734->172.17.0.5:39706, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35154") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41380->172.17.0.5:35154, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39437") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58918->172.17.0.5:39437, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38720") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53424->172.17.0.5:38720, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31741") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34942->172.17.0.5:31741, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30127") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35304->172.17.0.5:30127, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32901") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40442->172.17.0.5:32901, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30789") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37036->172.17.0.5:30789, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34868") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50524->172.17.0.5:34868, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31040") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44640->172.17.0.5:31040, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30600") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39874->172.17.0.5:30600, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32529") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60726->172.17.0.5:32529, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35869") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60256->172.17.0.5:35869, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30934") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56854->172.17.0.5:30934, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31492") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49366->172.17.0.5:31492, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39158") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40582->172.17.0.5:39158, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39126") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58494->172.17.0.5:39126, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38064") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50338->172.17.0.5:38064, err= 2025/11/25 04:50:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34543") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48528->172.17.0.5:34543, err= 2025/11/25 04:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : apple: Excluded 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : banana: Excluded 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37942") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54600->172.17.0.5:37942, err= 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34443") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40874->172.17.0.5:34443, err= 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35010") 2025/11/25 04:50:14 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50266->172.17.0.5:35010, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39928") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49748->172.17.0.5:39928, err= 2025/11/25 04:50:15 DEBUG : apple: size = 5 OK 2025/11/25 04:50:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:15 DEBUG : banana: size = 6 OK 2025/11/25 04:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:15 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35703") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53368->172.17.0.5:35703, err= 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38500") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59650->172.17.0.5:38500, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32168") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46686->172.17.0.5:32168, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34520") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49898->172.17.0.5:34520, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34552") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39288->172.17.0.5:34552, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33419") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48544->172.17.0.5:33419, err= 2025/11/25 04:50:15 DEBUG : apple: size = 5 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: size = 6 OK 2025/11/25 04:50:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37235") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55654->172.17.0.5:37235, err= 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30308") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49154->172.17.0.5:30308, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36695") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60640->172.17.0.5:36695, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37925") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45812->172.17.0.5:37925, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34472") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40952->172.17.0.5:34472, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31651") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56150->172.17.0.5:31651, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32609") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37524->172.17.0.5:32609, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36025") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48112->172.17.0.5:36025, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38452") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43476->172.17.0.5:38452, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33290") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37284->172.17.0.5:33290, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31455") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32982->172.17.0.5:31455, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36258") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57970->172.17.0.5:36258, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34828") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45992->172.17.0.5:34828, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39249") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59218->172.17.0.5:39249, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39282") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58120->172.17.0.5:39282, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30329") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53584->172.17.0.5:30329, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31946") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40140->172.17.0.5:31946, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31257") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53372->172.17.0.5:31257, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37181") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47796->172.17.0.5:37181, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32430") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53568->172.17.0.5:32430, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37528") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52378->172.17.0.5:37528, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36034") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39900->172.17.0.5:36034, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31522") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51154->172.17.0.5:31522, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34871") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53130->172.17.0.5:34871, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36557") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43088->172.17.0.5:36557, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36139") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36458->172.17.0.5:36139, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36035") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60912->172.17.0.5:36035, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38934") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47814->172.17.0.5:38934, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39207") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47120->172.17.0.5:39207, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38621") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55550->172.17.0.5:38621, err= 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38500") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59662->172.17.0.5:38500, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35063") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47132->172.17.0.5:35063, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30526") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39572->172.17.0.5:30526, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39053") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38166->172.17.0.5:39053, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35393") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47386->172.17.0.5:35393, err= 2025/11/25 04:50:15 DEBUG : apple: size = 5 OK 2025/11/25 04:50:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:15 DEBUG : banana: size = 6 OK 2025/11/25 04:50:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36741") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44024->172.17.0.5:36741, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33148") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43886->172.17.0.5:33148, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39123") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36312->172.17.0.5:39123, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38935") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42452->172.17.0.5:38935, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30291") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44602->172.17.0.5:30291, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31491") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46958->172.17.0.5:31491, err= 2025/11/25 04:50:15 DEBUG : apple: size = 5 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:15 DEBUG : banana: size = 6 OK 2025/11/25 04:50:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35230") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38984->172.17.0.5:35230, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33138") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39758->172.17.0.5:33138, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36453") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36514->172.17.0.5:36453, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33756") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50772->172.17.0.5:33756, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33119") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59794->172.17.0.5:33119, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37871") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45280->172.17.0.5:37871, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30312") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39628->172.17.0.5:30312, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39593") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43614->172.17.0.5:39593, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34411") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41748->172.17.0.5:34411, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33723") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56490->172.17.0.5:33723, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35581") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43172->172.17.0.5:35581, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37916") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49264->172.17.0.5:37916, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31793") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43886->172.17.0.5:31793, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35922") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51412->172.17.0.5:35922, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33175") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36514->172.17.0.5:33175, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30995") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53866->172.17.0.5:30995, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37083") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35660->172.17.0.5:37083, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30605") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39984->172.17.0.5:30605, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34053") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38494->172.17.0.5:34053, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30082") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51912->172.17.0.5:30082, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35021") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49488->172.17.0.5:35021, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38189") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41060->172.17.0.5:38189, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38039") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55492->172.17.0.5:38039, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33431") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47190->172.17.0.5:33431, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31031") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45000->172.17.0.5:31031, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31258") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58668->172.17.0.5:31258, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30246") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42048->172.17.0.5:30246, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30722") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57742->172.17.0.5:30722, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39688") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39106->172.17.0.5:39688, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36892") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54874->172.17.0.5:36892, err= 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30437") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37008->172.17.0.5:30437, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35162") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57074->172.17.0.5:35162, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32042") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39238->172.17.0.5:32042, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34196") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44964->172.17.0.5:34196, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36134") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54862->172.17.0.5:36134, err= 2025/11/25 04:50:15 DEBUG : apple: size = 5 OK 2025/11/25 04:50:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: size = 6 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37134") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40370->172.17.0.5:37134, err= 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33703") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38362->172.17.0.5:33703, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34222") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43020->172.17.0.5:34222, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36469") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57452->172.17.0.5:36469, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34791") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35342->172.17.0.5:34791, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36521") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53056->172.17.0.5:36521, err= 2025/11/25 04:50:15 DEBUG : apple: size = 5 OK 2025/11/25 04:50:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: size = 6 OK 2025/11/25 04:50:15 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30497") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53608->172.17.0.5:30497, err= 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32607") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52170->172.17.0.5:32607, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32569") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43668->172.17.0.5:32569, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38868") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40638->172.17.0.5:38868, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34120") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47634->172.17.0.5:34120, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31684") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46018->172.17.0.5:31684, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33711") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33548->172.17.0.5:33711, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32057") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43136->172.17.0.5:32057, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39857") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43482->172.17.0.5:39857, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38605") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50324->172.17.0.5:38605, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31598") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33696->172.17.0.5:31598, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31044") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39290->172.17.0.5:31044, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39062") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37922->172.17.0.5:39062, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35452") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44362->172.17.0.5:35452, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36632") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41032->172.17.0.5:36632, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36610") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41828->172.17.0.5:36610, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34519") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49990->172.17.0.5:34519, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34336") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38714->172.17.0.5:34336, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30438") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46246->172.17.0.5:30438, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39644") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48722->172.17.0.5:39644, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33372") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57208->172.17.0.5:33372, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33152") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37208->172.17.0.5:33152, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38718") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57538->172.17.0.5:38718, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34999") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48990->172.17.0.5:34999, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32933") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33864->172.17.0.5:32933, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31850") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32788->172.17.0.5:31850, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34977") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51296->172.17.0.5:34977, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33074") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35108->172.17.0.5:33074, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34533") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45070->172.17.0.5:34533, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39619") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56270->172.17.0.5:39619, err= 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37378") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58308->172.17.0.5:37378, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38537") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39762->172.17.0.5:38537, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37012") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44230->172.17.0.5:37012, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32612") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47090->172.17.0.5:32612, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31616") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34000->172.17.0.5:31616, err= 2025/11/25 04:50:15 DEBUG : apple: size = 5 OK 2025/11/25 04:50:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: size = 6 OK 2025/11/25 04:50:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39827") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45288->172.17.0.5:39827, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31736") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56986->172.17.0.5:31736, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32815") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35734->172.17.0.5:32815, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32490") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40850->172.17.0.5:32490, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34113") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57668->172.17.0.5:34113, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31396") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57314->172.17.0.5:31396, err= 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: size = 6 OK 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : banana: Unchanged skipping 2025/11/25 04:50:15 DEBUG : apple: size = 5 OK 2025/11/25 04:50:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : apple: Unchanged skipping 2025/11/25 04:50:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34005") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50528->172.17.0.5:34005, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30873") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45868->172.17.0.5:30873, err= 2025/11/25 04:50:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : apple: Excluded 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : appleappleapplebanana: Excluded 2025/11/25 04:50:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : banana: Excluded 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : splitbananasplit: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34636") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47706->172.17.0.5:34636, err= 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:50:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34364") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56932->172.17.0.5:34364, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36663") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51814->172.17.0.5:36663, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39311") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37588->172.17.0.5:39311, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36555") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33460->172.17.0.5:36555, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31526") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46994->172.17.0.5:31526, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32381") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43242->172.17.0.5:32381, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39073") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41328->172.17.0.5:39073, err= --- PASS: TestTransform (2.44s) --- PASS: TestTransform/NFC (0.20s) --- PASS: TestTransform/NFD (0.22s) --- PASS: TestTransform/base64 (0.27s) --- PASS: TestTransform/prefix (0.22s) --- PASS: TestTransform/suffix (0.23s) --- PASS: TestTransform/truncate (0.26s) --- PASS: TestTransform/encoder (0.23s) --- PASS: TestTransform/ISO-8859-1 (0.22s) --- PASS: TestTransform/charmap (0.19s) --- PASS: TestTransform/lowercase (0.19s) --- PASS: TestTransform/ascii (0.22s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30653") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37852->172.17.0.5:30653, err= 2025/11/25 04:50:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:50:15 INFO : sub dir_somesuffix: Making directory 2025/11/25 04:50:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:50:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/25 04:50:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:50:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30336") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39534->172.17.0.5:30336, err= 2025/11/25 04:50:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:50:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30567") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46810->172.17.0.5:30567, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35829") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44754->172.17.0.5:35829, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32389") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35762->172.17.0.5:32389, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39105") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43672->172.17.0.5:39105, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36865") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48280->172.17.0.5:36865, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34241") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46768->172.17.0.5:34241, err= 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 INFO : tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34259") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58392->172.17.0.5:34259, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/25 04:50:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39611") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37524->172.17.0.5:39611, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37389") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33892->172.17.0.5:37389, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39186") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36406->172.17.0.5:39186, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36612") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59672->172.17.0.5:36612, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31755") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37166->172.17.0.5:31755, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34119") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34248->172.17.0.5:34119, err= 2025/11/25 04:50:15 INFO : toe: Making directory 2025/11/25 04:50:15 INFO : toe/toe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36592") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48308->172.17.0.5:36592, err= 2025/11/25 04:50:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/25 04:50:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31503") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46396->172.17.0.5:31503, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31797") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55848->172.17.0.5:31797, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33844") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50660->172.17.0.5:33844, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32546") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53078->172.17.0.5:32546, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36787") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60694->172.17.0.5:36787, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32112") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46332->172.17.0.5:32112, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34056") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55198->172.17.0.5:34056, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36489") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44690->172.17.0.5:36489, err= 2025/11/25 04:50:15 INFO : toe: Making directory 2025/11/25 04:50:15 INFO : toe/toe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34938") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50014->172.17.0.5:34938, err= 2025/11/25 04:50:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/25 04:50:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31019") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56234->172.17.0.5:31019, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35138") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36868->172.17.0.5:35138, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34963") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55944->172.17.0.5:34963, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33492") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52628->172.17.0.5:33492, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38579") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58230->172.17.0.5:38579, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37133") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59608->172.17.0.5:37133, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33904") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37530->172.17.0.5:33904, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:50:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39860") 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33058->172.17.0.5:39860, err= 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 INFO : tictacempty_dir: Making directory 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 INFO : tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35113") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37674->172.17.0.5:35113, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35753") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43760->172.17.0.5:35753, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37781") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35096") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52762->172.17.0.5:37781, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41898->172.17.0.5:35096, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34056") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55206->172.17.0.5:34056, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37605") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53158->172.17.0.5:37605, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32579") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43118->172.17.0.5:32579, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38736") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54864->172.17.0.5:38736, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30184") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57378->172.17.0.5:30184, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36466") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38842->172.17.0.5:36466, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:50:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30438") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46250->172.17.0.5:30438, err= 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 INFO : tictacempty_dir: Making directory 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 INFO : tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33745") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35298->172.17.0.5:33745, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35269") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40278->172.17.0.5:35269, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38438") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38673") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59318->172.17.0.5:38673, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45206->172.17.0.5:38438, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37265") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:53830->172.17.0.5:37265, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30748") 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50278->172.17.0.5:30748, err= 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37267") 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35702") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52968->172.17.0.5:37267, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47312->172.17.0.5:35702, err= 2025/11/25 04:50:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35273") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56986->172.17.0.5:35273, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/25 04:50:15 NOTICE: ftp://172.17.0.5:21/rclone-test-jivutez0habu: 0 differences found 2025/11/25 04:50:15 NOTICE: ftp://172.17.0.5:21/rclone-test-jivutez0habu: 1 hashes could not be checked 2025/11/25 04:50:15 NOTICE: ftp://172.17.0.5:21/rclone-test-jivutez0habu: 1 matching files 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33805") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44480->172.17.0.5:33805, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34106") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55030->172.17.0.5:34106, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37537") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42128->172.17.0.5:37537, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34270") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41416->172.17.0.5:34270, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36879") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43900->172.17.0.5:36879, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35237") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55202->172.17.0.5:35237, err= 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 INFO : tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34989") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54142->172.17.0.5:34989, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33114") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58198->172.17.0.5:33114, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30735") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:36678->172.17.0.5:30735, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37578") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49078->172.17.0.5:37578, err= 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36584") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37640->172.17.0.5:36584, err= 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39700") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34060->172.17.0.5:39700, err= 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35918") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54538->172.17.0.5:35918, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34817") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45994->172.17.0.5:34817, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31794") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42906->172.17.0.5:31794, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39518") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56954->172.17.0.5:39518, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32868") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35662->172.17.0.5:32868, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37017") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34604->172.17.0.5:37017, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37097") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44264->172.17.0.5:37097, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35564") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40368->172.17.0.5:35564, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/11/25 04:50:15 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35754") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49572->172.17.0.5:35754, err= 2025/11/25 04:50:15 INFO : toe: Making directory 2025/11/25 04:50:15 INFO : toe/toe: Making directory 2025/11/25 04:50:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36645") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47090->172.17.0.5:36645, err= 2025/11/25 04:50:15 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/25 04:50:15 INFO : toe/toe/toe: Copied (new) 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31642") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51974->172.17.0.5:31642, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31621") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60994->172.17.0.5:31621, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34846") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42886->172.17.0.5:34846, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39116") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55930->172.17.0.5:39116, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33675") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44538->172.17.0.5:33675, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35435") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43686->172.17.0.5:35435, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32058") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48716->172.17.0.5:32058, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:50:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39233") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33216->172.17.0.5:39233, err= 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 INFO : tictacempty_dir: Making directory 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 INFO : tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34047") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35576->172.17.0.5:34047, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:50:15 INFO : toe/toe: Removing directory 2025/11/25 04:50:15 INFO : toe: Removing directory 2025/11/25 04:50:15 INFO : empty_dir: Removing directory 2025/11/25 04:50:15 DEBUG : Local file system at /tmp/rclone2245189122: deleted 3 directories 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36430") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:40022->172.17.0.5:36430, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38261") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37482") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47310->172.17.0.5:38261, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55404->172.17.0.5:37482, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31868") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44096->172.17.0.5:31868, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39498") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47908->172.17.0.5:39498, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30832") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37766->172.17.0.5:30832, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30850") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59914->172.17.0.5:30850, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35162") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57086->172.17.0.5:35162, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31940") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34842->172.17.0.5:31940, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:50:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38908") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60934->172.17.0.5:38908, err= 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 INFO : tictacempty_dir: Making directory 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 INFO : tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37945") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:32824->172.17.0.5:37945, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:50:15 INFO : toe/toe: Removing directory 2025/11/25 04:50:15 INFO : toe: Removing directory 2025/11/25 04:50:15 INFO : empty_dir: Removing directory 2025/11/25 04:50:15 DEBUG : Local file system at /tmp/rclone2245189122: deleted 3 directories 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35062") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:55288->172.17.0.5:35062, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38722") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35156->172.17.0.5:38722, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32291") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34180->172.17.0.5:32291, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36561") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56072->172.17.0.5:36561, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:50:15 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33145") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51984->172.17.0.5:33145, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30970") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50468->172.17.0.5:30970, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30534") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32317") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50774->172.17.0.5:32317, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:44836->172.17.0.5:30534, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31931") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34632") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37274->172.17.0.5:31931, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39846->172.17.0.5:34632, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31199") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60170->172.17.0.5:31199, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36952") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34124") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33257") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48768->172.17.0.5:36952, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49298->172.17.0.5:33257, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45344->172.17.0.5:34124, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30558") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31211") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49824->172.17.0.5:30558, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:58688->172.17.0.5:31211, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36589") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41232->172.17.0.5:36589, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : Reset feature "Copy" 2025/11/25 04:50:15 DEBUG : Reset feature "Move" 2025/11/25 04:50:15 DEBUG : Reset feature "Copy" 2025/11/25 04:50:15 DEBUG : Reset feature "Move" 2025/11/25 04:50:15 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:50:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30639") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:48924->172.17.0.5:30639, err= 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 INFO : tictacempty_dir: Making directory 2025/11/25 04:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 INFO : tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:50:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30169") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47768->172.17.0.5:30169, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:50:15 INFO : toe/toe: Removing directory 2025/11/25 04:50:15 INFO : toe: Removing directory 2025/11/25 04:50:15 INFO : empty_dir: Removing directory 2025/11/25 04:50:15 DEBUG : Local file system at /tmp/rclone2245189122: deleted 3 directories 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32746") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52842->172.17.0.5:32746, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35627") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34719") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:35514->172.17.0.5:35627, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:41042->172.17.0.5:34719, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30946") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:39392->172.17.0.5:30946, err= 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31544") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:51218->172.17.0.5:31544, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32240") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46072->172.17.0.5:32240, err= 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/25 04:50:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/25 04:50:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35057") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43622->172.17.0.5:35057, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34309") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37698->172.17.0.5:34309, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38326") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32894") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37426->172.17.0.5:38326, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33828->172.17.0.5:32894, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30598") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39089") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37778->172.17.0.5:30598, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34704->172.17.0.5:39089, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30792") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42554->172.17.0.5:30792, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34322") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:32034") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49580->172.17.0.5:34322, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30933") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34998->172.17.0.5:32034, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59034->172.17.0.5:30933, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36693") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54528->172.17.0.5:36693, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37002") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:59790->172.17.0.5:37002, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37537") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:42130->172.17.0.5:37537, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 DEBUG : toe: transformed to: dG9l 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:39724") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:47410->172.17.0.5:39724, err= 2025/11/25 04:50:15 DEBUG : toe: transformed to: dG9l 2025/11/25 04:50:15 INFO : dG9l: Making directory 2025/11/25 04:50:15 DEBUG : toe: transformed to: dG9l 2025/11/25 04:50:15 DEBUG : toe: transformed to: dG9l 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/25 04:50:15 INFO : dG9l/dG9l: Making directory 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/25 04:50:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:34074") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54106->172.17.0.5:34074, err= 2025/11/25 04:50:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/25 04:50:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33081") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:49390->172.17.0.5:33081, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33711") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33556->172.17.0.5:33711, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36782") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:37300->172.17.0.5:36782, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30377") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60078->172.17.0.5:30377, err= 2025/11/25 04:50:15 DEBUG : dG9l: transformed to: toe 2025/11/25 04:50:15 DEBUG : dG9l: transformed to: toe 2025/11/25 04:50:15 DEBUG : toe: Directory modification time the same (differ by 944.621305ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35105") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:43416->172.17.0.5:35105, err= 2025/11/25 04:50:15 DEBUG : dG9l: transformed to: toe 2025/11/25 04:50:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/25 04:50:15 DEBUG : toe/toe: Directory modification time the same (differ by 944.621305ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36429") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46260->172.17.0.5:36429, err= 2025/11/25 04:50:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/25 04:50:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/25 04:50:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/25 04:50:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/25 04:50:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/25 04:50:15 DEBUG : Local file system at /tmp/rclone2245189122: Waiting for checks to finish 2025/11/25 04:50:15 DEBUG : Local file system at /tmp/rclone2245189122: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:31655") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50530->172.17.0.5:31655, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36346") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52990->172.17.0.5:36346, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33823") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:46936->172.17.0.5:33823, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30719") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:54400->172.17.0.5:30719, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35258") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:34106->172.17.0.5:35258, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35935") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:52754->172.17.0.5:35935, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36946") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:38876->172.17.0.5:36946, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jivutez0habu", Local "Local file system at /tmp/rclone2245189122", Modify Window "1s" 2025/11/25 04:50:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:35198") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45128->172.17.0.5:35198, err= 2025/11/25 04:50:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: 2025/11/25 04:50:15 INFO : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Making directory 2025/11/25 04:50:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: 2025/11/25 04:50:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: 2025/11/25 04:50:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: 2025/11/25 04:50:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/25 04:50:15 INFO : toe/toe: Making directory 2025/11/25 04:50:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:50:15 DEBUG : toe/toe: transformed to: 2025/11/25 04:50:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/25 04:50:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:50:15 DEBUG : toe: transformed to: 2025/11/25 04:50:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for checks to finish 2025/11/25 04:50:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:50:15 DEBUG : toe/toe/toe: transformed to: 2025/11/25 04:50:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Waiting for transfers to finish 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30041") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:33710->172.17.0.5:30041, err= 2025/11/25 04:50:15 DEBUG : toe/toe/toe: size = 11 OK 2025/11/25 04:50:15 INFO : toe/toe/toe: Copied (new) 2025/11/25 04:50:15 ERROR : ftp://172.17.0.5:21/rclone-test-jivutez0habu: not deleting files as there were IO errors 2025/11/25 04:50:15 ERROR : ftp://172.17.0.5:21/rclone-test-jivutez0habu: not deleting directories as there were IO errors 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38670") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:56306->172.17.0.5:38670, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:33587") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60242->172.17.0.5:33587, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:38367") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:60444->172.17.0.5:38367, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37951") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57016->172.17.0.5:37951, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:30879") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:45462->172.17.0.5:30879, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:36925") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50502->172.17.0.5:36925, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37200") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:57758->172.17.0.5:37200, err= --- PASS: TestError (0.02s) PASS 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: dial("tcp","172.17.0.5:37034") 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: > dial: conn=172.17.0.1:50904->172.17.0.5:37034, err= 2025/11/25 04:50:15 DEBUG : ftp://172.17.0.5:21/rclone-test-jivutez0habu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.339939315s (try 1/5)