"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/23 03:47:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo" 2025/09/23 03:47:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 03:47:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:14 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:14 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:14 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:14 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Connecting to FTP server 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45522->172.17.0.2:21, err= 2025/09/23 03:47:14 DEBUG : Creating backend with remote "/tmp/rclone2907996841" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38171") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46360->172.17.0.2:38171, err= 2025/09/23 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33285") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56716->172.17.0.2:33285, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35117") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56430->172.17.0.2:35117, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36062") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42034->172.17.0.2:36062, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34429") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38398->172.17.0.2:34429, err= 2025/09/23 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31321") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46018->172.17.0.2:31321, err= 2025/09/23 03:47:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:14 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38727") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39814->172.17.0.2:38727, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39223") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55538->172.17.0.2:39223, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39629") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57226->172.17.0.2:39629, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31731") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56788->172.17.0.2:31731, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31223") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56056->172.17.0.2:31223, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33872") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43410->172.17.0.2:33872, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39611") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39420->172.17.0.2:39611, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32506") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52816->172.17.0.2:32506, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35452") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58632->172.17.0.2:35452, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 DEBUG : Creating backend with remote "/non-existing" 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38498") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58318->172.17.0.2:38498, err= 2025/09/23 03:47:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39323") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55688->172.17.0.2:39323, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37277") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52146->172.17.0.2:37277, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39940") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38706->172.17.0.2:39940, err= 2025/09/23 03:47:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:14 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33358") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53632->172.17.0.2:33358, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32370") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60634->172.17.0.2:32370, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36833") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32876->172.17.0.2:36833, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39476") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39582->172.17.0.2:39476, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37420") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35930->172.17.0.2:37420, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38692") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35662->172.17.0.2:38692, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38256") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52000->172.17.0.2:38256, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Running all checks before starting transfers 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37347") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46570->172.17.0.2:37347, err= 2025/09/23 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Checks finished, now starting transfers 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34994") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32980->172.17.0.2:34994, err= 2025/09/23 03:47:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:14 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37020") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41420->172.17.0.2:37020, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35078") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43350->172.17.0.2:35078, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37207") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46294->172.17.0.2:37207, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35611") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42506->172.17.0.2:35611, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39775") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59428->172.17.0.2:39775, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 ERROR : Ignoring --no-traverse with sync 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34696") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38382->172.17.0.2:34696, err= 2025/09/23 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32213") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33084->172.17.0.2:32213, err= 2025/09/23 03:47:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:14 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:14 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33673") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51830->172.17.0.2:33673, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30691") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47382->172.17.0.2:30691, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38340") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54710->172.17.0.2:38340, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38023") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36250->172.17.0.2:38023, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30087") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33514->172.17.0.2:30087, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37383") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48956->172.17.0.2:37383, err= 2025/09/23 03:47:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31528") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45038->172.17.0.2:31528, err= 2025/09/23 03:47:14 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/09/23 03:47:14 INFO : hello world2: Copied (new) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33886") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37430->172.17.0.2:33886, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33583") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58748->172.17.0.2:33583, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39264") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41152->172.17.0.2:39264, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32609") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39358->172.17.0.2:32609, err= 2025/09/23 03:47:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32586") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57620->172.17.0.2:32586, err= 2025/09/23 03:47:14 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/23 03:47:14 INFO : potato2: Copied (new) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35361") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57284->172.17.0.2:35361, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34739") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59756->172.17.0.2:34739, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38019") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40308->172.17.0.2:38019, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35337") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47864->172.17.0.2:35337, err= 2025/09/23 03:47:14 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/23 03:47:14 INFO : potato2: Copied (new) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36719") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36356->172.17.0.2:36719, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32577") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49976->172.17.0.2:32577, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34806") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34212->172.17.0.2:34806, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/23 03:47:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:47:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32538") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46058->172.17.0.2:32538, err= 2025/09/23 03:47:14 INFO : sub dir2: Making directory 2025/09/23 03:47:14 INFO : sub dir: Making directory 2025/09/23 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:14 INFO : sub dir2/sub sub dir2: Making directory 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Connecting to FTP server 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38925") 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44618->172.17.0.2:38925, err= 2025/09/23 03:47:14 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45538->172.17.0.2:21, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39940") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38708->172.17.0.2:39940, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31583") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35784->172.17.0.2:31583, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38405") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44806->172.17.0.2:38405, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34979") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41900->172.17.0.2:34979, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36219") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35636->172.17.0.2:36219, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36533") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31778") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53568->172.17.0.2:36533, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52522->172.17.0.2:31778, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35073") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50902->172.17.0.2:35073, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31110") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37896->172.17.0.2:31110, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 INFO : sub dir2: Making directory 2025/09/23 03:47:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/23 03:47:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38888") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39340->172.17.0.2:38888, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37226") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58998->172.17.0.2:37226, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30455") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51550->172.17.0.2:30455, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36921") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41226->172.17.0.2:36921, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32149") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37184->172.17.0.2:32149, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34627") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47146->172.17.0.2:34627, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31723") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36646->172.17.0.2:31723, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : sub dir2: Making directory with metadata 2025/09/23 03:47:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34978") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41148->172.17.0.2:34978, err= 2025/09/23 03:47:15 INFO : sub dir2: Making directory 2025/09/23 03:47:15 INFO : sub dir: Making directory 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37899") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45266->172.17.0.2:37899, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 INFO : sub dir/hello world: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30427") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36638->172.17.0.2:30427, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39762") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36657") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35776->172.17.0.2:39762, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59048->172.17.0.2:36657, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33806") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41612->172.17.0.2:33806, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35165") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48246->172.17.0.2:35165, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35703") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39944") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33234->172.17.0.2:35703, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52074->172.17.0.2:39944, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32140") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36900->172.17.0.2:32140, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33405") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33862->172.17.0.2:33405, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38588") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49368->172.17.0.2:38588, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 INFO : sub dir2: Making directory 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32872") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59626->172.17.0.2:32872, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38621") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55464->172.17.0.2:38621, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 INFO : sub dir/hello world: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35882") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35514->172.17.0.2:35882, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36417") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54156->172.17.0.2:36417, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34592") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33610->172.17.0.2:34592, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34518") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41820->172.17.0.2:34518, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38827") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53430->172.17.0.2:38827, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : sub dir2: Making directory with metadata 2025/09/23 03:47:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:47:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33429") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36690->172.17.0.2:33429, err= 2025/09/23 03:47:15 INFO : sub dir2: Making directory 2025/09/23 03:47:15 INFO : sub dir: Making directory 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30536") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53464->172.17.0.2:30536, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38288") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34062->172.17.0.2:38288, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32877") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50898->172.17.0.2:32877, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34226") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43968->172.17.0.2:34226, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37558") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43720->172.17.0.2:37558, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31401") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37698") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60746->172.17.0.2:31401, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42656->172.17.0.2:37698, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32985") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41984->172.17.0.2:32985, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30442") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52550->172.17.0.2:30442, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39324") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46984->172.17.0.2:39324, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 INFO : sub dir2: Making directory 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30861") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60258->172.17.0.2:30861, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37545") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33334->172.17.0.2:37545, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33825") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53608->172.17.0.2:33825, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33815") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37352->172.17.0.2:33815, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33604") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40576->172.17.0.2:33604, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30337") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55164->172.17.0.2:30337, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31098") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48548->172.17.0.2:31098, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37804") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38106->172.17.0.2:37804, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30455") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51566->172.17.0.2:30455, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35112") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42546->172.17.0.2:35112, err= 2025/09/23 03:47:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hagezeh1ceto" 2025/09/23 03:47:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: > dial: conn=172.17.0.1:45544->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-xazoren4yewo -> ftp://172.17.0.2:21/rclone-test-hagezeh1ceto 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: dial("tcp","172.17.0.2:39043") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35534") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: > dial: conn=172.17.0.1:55592->172.17.0.2:39043, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40026->172.17.0.2:35534, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30487") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38132->172.17.0.2:30487, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31585") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59898->172.17.0.2:31585, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: dial("tcp","172.17.0.2:32049") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: > dial: conn=172.17.0.1:51966->172.17.0.2:32049, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: dial("tcp","172.17.0.2:30892") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: > dial: conn=172.17.0.1:56866->172.17.0.2:30892, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: dial("tcp","172.17.0.2:31516") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: > dial: conn=172.17.0.1:42030->172.17.0.2:31516, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: dial("tcp","172.17.0.2:30942") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: > dial: conn=172.17.0.1:39750->172.17.0.2:30942, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: dial("tcp","172.17.0.2:38007") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: > dial: conn=172.17.0.1:59692->172.17.0.2:38007, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: Purge object "sub dir/hello world" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: Purge dir "sub dir" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hagezeh1ceto: Purge dir "" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35176") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57432->172.17.0.2:35176, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38115") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60230->172.17.0.2:38115, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33179") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42562->172.17.0.2:33179, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38087") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54940->172.17.0.2:38087, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37120") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45100->172.17.0.2:37120, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36855") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45302->172.17.0.2:36855, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34573") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49934->172.17.0.2:34573, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31353") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38670->172.17.0.2:31353, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33522") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59304->172.17.0.2:33522, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33018") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54796->172.17.0.2:33018, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36986") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58128->172.17.0.2:36986, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31617") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42052->172.17.0.2:31617, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36557") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36386->172.17.0.2:36557, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33316") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38330->172.17.0.2:33316, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33813") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35512->172.17.0.2:33813, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38371") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56820->172.17.0.2:38371, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30935") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49392->172.17.0.2:30935, err= 2025/09/23 03:47:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tiqucad2sofu" 2025/09/23 03:47:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:45554->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-xazoren4yewo -> ftp://172.17.0.2:21/rclone-test-tiqucad2sofu 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:31077") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:46348->172.17.0.2:31077, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33820") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34858->172.17.0.2:33820, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31319") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42946->172.17.0.2:31319, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30074") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46918->172.17.0.2:30074, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:30455") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:51574->172.17.0.2:30455, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:36078") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:33860->172.17.0.2:36078, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:39565") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:35140->172.17.0.2:39565, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34910") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36628->172.17.0.2:34910, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31432") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46648->172.17.0.2:31432, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35902") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47170->172.17.0.2:35902, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:38528") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:35688->172.17.0.2:38528, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36800") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52712->172.17.0.2:36800, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:32363") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30256") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:39136->172.17.0.2:32363, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60808->172.17.0.2:30256, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34445") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40100->172.17.0.2:34445, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:35804") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:45394->172.17.0.2:35804, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:35798") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:33842->172.17.0.2:35798, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:32538") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:46064->172.17.0.2:32538, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:30076") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:54362->172.17.0.2:30076, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: dial("tcp","172.17.0.2:31256") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: > dial: conn=172.17.0.1:50198->172.17.0.2:31256, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: Purge object "sub dir/hello world" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: Purge dir "sub dir" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-tiqucad2sofu: Purge dir "" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31819") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42090->172.17.0.2:31819, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32258") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44444->172.17.0.2:32258, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34203") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37258->172.17.0.2:34203, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35010") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60500->172.17.0.2:35010, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33458") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58500->172.17.0.2:33458, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36350") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46006->172.17.0.2:36350, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36703") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42368->172.17.0.2:36703, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38028") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57310->172.17.0.2:38028, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33947") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49186->172.17.0.2:33947, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/23 03:47:15 INFO : sub dir/hello world: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35247") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55404->172.17.0.2:35247, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36636") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43212->172.17.0.2:36636, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36446") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57520->172.17.0.2:36446, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33590") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36384->172.17.0.2:33590, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35134") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39358->172.17.0.2:35134, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39316") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50644->172.17.0.2:39316, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39989") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37766->172.17.0.2:39989, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35998") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60246->172.17.0.2:35998, err= 2025/09/23 03:47:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-komokif8sipe" 2025/09/23 03:47:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:45566->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-xazoren4yewo -> ftp://172.17.0.2:21/rclone-test-komokif8sipe 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:36715") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30054") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:59628->172.17.0.2:36715, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58326->172.17.0.2:30054, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32999") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40786->172.17.0.2:32999, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35297") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32812->172.17.0.2:35297, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:39925") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:35732->172.17.0.2:39925, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:36763") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:34378->172.17.0.2:36763, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:37968") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:57006->172.17.0.2:37968, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36545") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45818->172.17.0.2:36545, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35168") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60652->172.17.0.2:35168, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32815") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34568->172.17.0.2:32815, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Using server-side directory move 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:33215") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31030") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:35180->172.17.0.2:33215, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40942->172.17.0.2:31030, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:30406") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31023") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59714->172.17.0.2:31023, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:32820->172.17.0.2:30406, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Waiting for transfers to finish 2025/09/23 03:47:15 INFO : sub dir/hello world: Deleted 2025/09/23 03:47:15 INFO : sub dir/hello world: Moved (server-side) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38348") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46822->172.17.0.2:38348, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34962") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58370->172.17.0.2:34962, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:36555") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:48870->172.17.0.2:36555, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:36572") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:44672->172.17.0.2:36572, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36709") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57218->172.17.0.2:36709, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39422") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50036->172.17.0.2:39422, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30191") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56744->172.17.0.2:30191, err= 2025/09/23 03:47:15 DEBUG : testing file moves 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:32018") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:45800->172.17.0.2:32018, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33312") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38356->172.17.0.2:33312, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39203") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:31216") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56342->172.17.0.2:39203, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:39554->172.17.0.2:31216, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Waiting for transfers to finish 2025/09/23 03:47:15 INFO : sub dir/hello world: Deleted 2025/09/23 03:47:15 INFO : sub dir/hello world: Moved (server-side) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31143") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48860->172.17.0.2:31143, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32612") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33534->172.17.0.2:32612, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:33385") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:45534->172.17.0.2:33385, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:32522") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:43528->172.17.0.2:32522, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:36248") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:55718->172.17.0.2:36248, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: dial("tcp","172.17.0.2:38961") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: > dial: conn=172.17.0.1:38156->172.17.0.2:38961, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Purge object "sub dir/hello world" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Purge dir "sub dir" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-komokif8sipe: Purge dir "" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35040") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33378->172.17.0.2:35040, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33417") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34636->172.17.0.2:33417, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34325") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39880->172.17.0.2:34325, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31974") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60756->172.17.0.2:31974, err= 2025/09/23 03:47:15 ERROR : error listing: directory not found 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33926") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37946->172.17.0.2:33926, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36162") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58184->172.17.0.2:36162, err= 2025/09/23 03:47:15 INFO : Local file system at /tmp/rclone2907996841: Making directory 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32105") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58862->172.17.0.2:32105, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31564") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57020->172.17.0.2:31564, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34642") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56202->172.17.0.2:34642, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37422") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52590->172.17.0.2:37422, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39695") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33132->172.17.0.2:39695, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33291") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48478->172.17.0.2:33291, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33532") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53676->172.17.0.2:33532, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35003") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35236->172.17.0.2:35003, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35597") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41638->172.17.0.2:35597, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39942") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47076->172.17.0.2:39942, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36122") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51436->172.17.0.2:36122, err= 2025/09/23 03:47:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39976") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44932->172.17.0.2:39976, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32457") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57026->172.17.0.2:32457, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33204") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35002->172.17.0.2:33204, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36314") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60218->172.17.0.2:36314, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34572") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53492->172.17.0.2:34572, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38097") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45668->172.17.0.2:38097, err= 2025/09/23 03:47:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35204") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47374->172.17.0.2:35204, err= 2025/09/23 03:47:15 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/09/23 03:47:15 INFO : check sum: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32853") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51180->172.17.0.2:32853, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34646") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40234->172.17.0.2:34646, err= 2025/09/23 03:47:15 NOTICE: ftp://172.17.0.2:21/rclone-test-xazoren4yewo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/23 03:47:15 DEBUG : check sum: Size of src and dst objects identical 2025/09/23 03:47:15 DEBUG : check sum: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35542") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51512->172.17.0.2:35542, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34709") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47332->172.17.0.2:34709, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31866") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54686->172.17.0.2:31866, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30355") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40606->172.17.0.2:30355, err= 2025/09/23 03:47:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38338") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48958->172.17.0.2:38338, err= 2025/09/23 03:47:15 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/09/23 03:47:15 INFO : sizeonly: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32781") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48950->172.17.0.2:32781, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33873") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44570->172.17.0.2:33873, err= 2025/09/23 03:47:15 DEBUG : sizeonly: Sizes identical 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : sizeonly: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35558") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38594->172.17.0.2:35558, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31967") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59756->172.17.0.2:31967, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39770") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47694->172.17.0.2:39770, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30086") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34762->172.17.0.2:30086, err= 2025/09/23 03:47:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34922") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44700->172.17.0.2:34922, err= 2025/09/23 03:47:15 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/09/23 03:47:15 INFO : ignore-size: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36465") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59588->172.17.0.2:36465, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32480") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49864->172.17.0.2:32480, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : ignore-size: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31644") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33894->172.17.0.2:31644, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31896") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53820->172.17.0.2:31896, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37350") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49600->172.17.0.2:37350, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36029") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52362->172.17.0.2:36029, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37826") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54808->172.17.0.2:37826, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39158") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54066->172.17.0.2:39158, err= 2025/09/23 03:47:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : existing: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38809") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43516->172.17.0.2:38809, err= 2025/09/23 03:47:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34273") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41124->172.17.0.2:34273, err= 2025/09/23 03:47:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/23 03:47:15 INFO : existing: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33845") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54626->172.17.0.2:33845, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32896") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57728->172.17.0.2:32896, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34733") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37044->172.17.0.2:34733, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34594") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54494->172.17.0.2:34594, err= 2025/09/23 03:47:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32780") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34638->172.17.0.2:32780, err= 2025/09/23 03:47:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/23 03:47:15 INFO : existing: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31769") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57900->172.17.0.2:31769, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30621") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52698->172.17.0.2:30621, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : existing: Destination exists, skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35683") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37150->172.17.0.2:35683, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38356") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48756->172.17.0.2:38356, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38563") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39952->172.17.0.2:38563, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37353") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55962->172.17.0.2:37353, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33706") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43048->172.17.0.2:33706, err= 2025/09/23 03:47:15 INFO : d: Making directory 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37979") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36496->172.17.0.2:37979, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34573") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36280") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45574->172.17.0.2:21, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49936->172.17.0.2:34573, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45372->172.17.0.2:36280, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38495") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44882->172.17.0.2:38495, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37821") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50828->172.17.0.2:37821, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32699") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33380") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36736->172.17.0.2:32699, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37818") 2025/09/23 03:47:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44104->172.17.0.2:37818, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45586->172.17.0.2:21, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57072->172.17.0.2:33380, err= 2025/09/23 03:47:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34143") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36362->172.17.0.2:34143, err= 2025/09/23 03:47:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/23 03:47:15 INFO : a/potato2: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : b/potato: Deleted 2025/09/23 03:47:15 INFO : d: Removing directory 2025/09/23 03:47:15 INFO : b: Removing directory 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: deleted 2 directories 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36214") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35980->172.17.0.2:36214, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33588") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39041") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35356->172.17.0.2:33588, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59944->172.17.0.2:39041, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30782") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60694->172.17.0.2:30782, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30628") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41192->172.17.0.2:30628, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33375") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39736->172.17.0.2:33375, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35062") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49898->172.17.0.2:35062, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36465") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59598->172.17.0.2:36465, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37491") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34830->172.17.0.2:37491, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33782") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51722->172.17.0.2:33782, err= 2025/09/23 03:47:15 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/09/23 03:47:15 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33480") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59438->172.17.0.2:33480, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39649") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37196->172.17.0.2:39649, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 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/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33789") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45038->172.17.0.2:33789, err= 2025/09/23 03:47:15 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/09/23 03:47:15 INFO : empty space: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30320") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42300->172.17.0.2:30320, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38629") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33468->172.17.0.2:38629, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34772") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37222->172.17.0.2:34772, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31627") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40604->172.17.0.2:31627, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37368") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37628->172.17.0.2:37368, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33376") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55044->172.17.0.2:33376, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31794") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53972->172.17.0.2:31794, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32494") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43604->172.17.0.2:32494, err= 2025/09/23 03:47:15 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/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39310") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58742->172.17.0.2:39310, err= 2025/09/23 03:47:15 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/09/23 03:47:15 INFO : foo: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38599") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40104->172.17.0.2:38599, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33234") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36610->172.17.0.2:33234, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33740") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50348->172.17.0.2:33740, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39853") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52554->172.17.0.2:39853, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38724") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48828->172.17.0.2:38724, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35134") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39364->172.17.0.2:35134, err= 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31167") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40728->172.17.0.2:31167, err= 2025/09/23 03:47:15 DEBUG : potato.06503f43.partial: renamed to: potato 2025/09/23 03:47:15 INFO : potato: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39144") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48432->172.17.0.2:39144, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36689") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41568->172.17.0.2:36689, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30144") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37314->172.17.0.2:30144, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33621") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56272->172.17.0.2:33621, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39583") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46860->172.17.0.2:39583, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38580") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37962->172.17.0.2:38580, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36996") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47202->172.17.0.2:36996, err= 2025/09/23 03:47:15 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/09/23 03:47:15 INFO : potato: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38391") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46234->172.17.0.2:38391, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39621") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59268->172.17.0.2:39621, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39898") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46196->172.17.0.2:39898, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38326") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38676->172.17.0.2:38326, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35432") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59056->172.17.0.2:35432, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33827") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34548->172.17.0.2:33827, err= 2025/09/23 03:47:15 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/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32721") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54298->172.17.0.2:32721, err= 2025/09/23 03:47:15 DEBUG : potato.a809149f.partial: renamed to: potato 2025/09/23 03:47:15 INFO : potato: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34928") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59992->172.17.0.2:34928, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39707") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52926->172.17.0.2:39707, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32340") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56034->172.17.0.2:32340, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31588") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44266->172.17.0.2:31588, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30461") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55012->172.17.0.2:30461, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39573") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47958->172.17.0.2:39573, err= 2025/09/23 03:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34082") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36810->172.17.0.2:34082, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37434") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50504->172.17.0.2:37434, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33344") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34220->172.17.0.2:33344, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33856") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50200->172.17.0.2:33856, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38508") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50892->172.17.0.2:38508, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38153") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52484->172.17.0.2:38153, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36683") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36226->172.17.0.2:36683, err= 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30884") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47832->172.17.0.2:30884, err= 2025/09/23 03:47:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/23 03:47:15 INFO : potato2: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : potato: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30170") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39326->172.17.0.2:30170, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36234") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52864->172.17.0.2:36234, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35738") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33384->172.17.0.2:35738, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35236") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33910->172.17.0.2:35236, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33757") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33628->172.17.0.2:33757, err= 2025/09/23 03:47:15 INFO : d: Making directory 2025/09/23 03:47:15 INFO : d/e: Making directory 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34906") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38110->172.17.0.2:34906, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30278") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31592") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38153") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34692->172.17.0.2:31592, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39218->172.17.0.2:30278, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52496->172.17.0.2:38153, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30026") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59868->172.17.0.2:30026, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30128") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44468->172.17.0.2:30128, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35679") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35776") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45416->172.17.0.2:35776, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47110->172.17.0.2:35679, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38916") 2025/09/23 03:47:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37018->172.17.0.2:38916, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32573") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35266->172.17.0.2:32573, err= 2025/09/23 03:47:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36598") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38030->172.17.0.2:36598, err= 2025/09/23 03:47:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/23 03:47:15 INFO : a/potato2: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : b/potato: Deleted 2025/09/23 03:47:15 INFO : d/e: Removing directory 2025/09/23 03:47:15 INFO : d: Removing directory 2025/09/23 03:47:15 INFO : b: Removing directory 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: deleted 3 directories 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31824") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39972->172.17.0.2:31824, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35288") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31225") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47030->172.17.0.2:35288, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41476->172.17.0.2:31225, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33638") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34490->172.17.0.2:33638, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34988") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37019") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40638->172.17.0.2:34988, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43540->172.17.0.2:37019, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39121") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33206->172.17.0.2:39121, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38176") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50736->172.17.0.2:38176, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30800") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56554->172.17.0.2:30800, err= 2025/09/23 03:47:15 INFO : d: Making directory 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37743") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35514->172.17.0.2:37743, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38082") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30800") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39783") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43242->172.17.0.2:38082, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56558->172.17.0.2:30800, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49572->172.17.0.2:39783, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36455") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38112->172.17.0.2:36455, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30746") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33098->172.17.0.2:30746, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38636") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34529") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35172->172.17.0.2:38636, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53840->172.17.0.2:34529, err= 2025/09/23 03:47:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35747") 2025/09/23 03:47:15 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40146->172.17.0.2:35747, err= 2025/09/23 03:47:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/23 03:47:15 INFO : a/potato2: Copied (new) 2025/09/23 03:47:15 ERROR : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: not deleting files as there were IO errors 2025/09/23 03:47:15 ERROR : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: not deleting directories as there were IO errors 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39758") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51494->172.17.0.2:39758, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39470") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38716") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30164") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35010") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55698->172.17.0.2:39470, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45344->172.17.0.2:38716, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60506->172.17.0.2:35010, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51048->172.17.0.2:30164, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33875") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56018->172.17.0.2:33875, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31190") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36953") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34489") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41580->172.17.0.2:31190, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43380->172.17.0.2:36953, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33627") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39690->172.17.0.2:34489, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42988->172.17.0.2:33627, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33427") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39046->172.17.0.2:33427, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35712") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51796->172.17.0.2:35712, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37996") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54542->172.17.0.2:37996, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36774") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39856->172.17.0.2:36774, err= 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38087") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54948->172.17.0.2:38087, err= 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33633") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42944->172.17.0.2:33633, err= 2025/09/23 03:47:15 INFO : potato: Deleted 2025/09/23 03:47:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/23 03:47:15 INFO : potato2: Copied (new) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34289") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39708->172.17.0.2:34289, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36627") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57628->172.17.0.2:36627, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36485") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37434->172.17.0.2:36485, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39025") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33908->172.17.0.2:39025, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33354") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59218->172.17.0.2:33354, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34548") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34316->172.17.0.2:34548, err= 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32666") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46998->172.17.0.2:32666, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 INFO : potato: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35137") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56342->172.17.0.2:35137, err= 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32319") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33820->172.17.0.2:32319, err= 2025/09/23 03:47:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/23 03:47:15 INFO : potato2: Copied (new) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32190") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50746->172.17.0.2:32190, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30751") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56784->172.17.0.2:30751, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34783") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58060->172.17.0.2:34783, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32794") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52832->172.17.0.2:32794, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33579") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54854->172.17.0.2:33579, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34312") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49592->172.17.0.2:34312, err= 2025/09/23 03:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34617") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35162->172.17.0.2:34617, err= 2025/09/23 03:47:15 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/09/23 03:47:15 INFO : potato2: Copied (new) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36499") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46994->172.17.0.2:36499, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31622") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60586->172.17.0.2:31622, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38746") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46634->172.17.0.2:38746, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37300") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58890->172.17.0.2:37300, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32030") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51628->172.17.0.2:32030, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31340") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38594->172.17.0.2:31340, err= 2025/09/23 03:47:15 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 03:47:15 DEBUG : enormous: Excluded 2025/09/23 03:47:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:47:15 DEBUG : potato2: Excluded 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39788") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50844->172.17.0.2:39788, err= 2025/09/23 03:47:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:47:15 DEBUG : potato2: Excluded 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37735") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54702->172.17.0.2:37735, err= 2025/09/23 03:47:15 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 03:47:15 DEBUG : enormous: Excluded 2025/09/23 03:47:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:47:15 DEBUG : potato2: Excluded 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32914") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37498->172.17.0.2:32914, err= 2025/09/23 03:47:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:47:15 DEBUG : potato2: Excluded 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33158") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54816->172.17.0.2:33158, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32270") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52398->172.17.0.2:32270, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32039") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40674->172.17.0.2:32039, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30877") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55954->172.17.0.2:30877, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33681") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59708->172.17.0.2:33681, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31885") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48750->172.17.0.2:31885, err= 2025/09/23 03:47:15 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 03:47:15 DEBUG : enormous: Excluded 2025/09/23 03:47:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:47:15 DEBUG : potato2: Excluded 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37844") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57878->172.17.0.2:37844, err= 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : potato2: Deleted 2025/09/23 03:47:15 INFO : enormous: Deleted 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32151") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55380->172.17.0.2:32151, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30976") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55216->172.17.0.2:30976, err= 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : potato2: Deleted 2025/09/23 03:47:15 INFO : enormous: Deleted 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31854") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54880->172.17.0.2:31854, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39741") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38540->172.17.0.2:39741, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36858") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41614->172.17.0.2:36858, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33659") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34464->172.17.0.2:33659, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37180") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52072->172.17.0.2:37180, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32011") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46334->172.17.0.2:32011, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37667") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37644->172.17.0.2:37667, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30832") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49890->172.17.0.2:30832, err= 2025/09/23 03:47:15 DEBUG : five: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : three: Sizes identical 2025/09/23 03:47:15 DEBUG : one: Destination is newer than source, skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37216") 2025/09/23 03:47:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37466->172.17.0.2:37216, err= 2025/09/23 03:47:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37870") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46976->172.17.0.2:37870, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32020") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33750->172.17.0.2:32020, err= 2025/09/23 03:47:15 DEBUG : five.0fee171d.partial: renamed to: five 2025/09/23 03:47:15 INFO : five: Copied (new) 2025/09/23 03:47:15 DEBUG : two.8549bf6d.partial: renamed to: two 2025/09/23 03:47:15 INFO : two: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : four.f852663a.partial: renamed to: four 2025/09/23 03:47:15 INFO : four: Copied (replaced existing) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33318") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60144->172.17.0.2:33318, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36734") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44362->172.17.0.2:36734, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30449") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39788->172.17.0.2:30449, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/23 03:47:15 ERROR : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31022") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59594->172.17.0.2:31022, err= 2025/09/23 03:47:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38124") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53166->172.17.0.2:38124, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38492") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40954->172.17.0.2:38492, err= 2025/09/23 03:47:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/23 03:47:15 INFO : potato: Copied (new) 2025/09/23 03:47:15 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/23 03:47:15 INFO : yam: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38070") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57050->172.17.0.2:38070, err= 2025/09/23 03:47:15 ERROR : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38973") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60294->172.17.0.2:38973, err= 2025/09/23 03:47:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : potato: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31449") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59356->172.17.0.2:31449, err= 2025/09/23 03:47:15 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/09/23 03:47:15 INFO : yaml: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : yam: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38583") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36172->172.17.0.2:38583, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35086") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45364->172.17.0.2:35086, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32752") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46076->172.17.0.2:32752, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34587") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52400->172.17.0.2:34587, err= 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Making map for --track-renames 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Finished making map for --track-renames 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for renames to finish 2025/09/23 03:47:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32349") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31629") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42772->172.17.0.2:31629, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54824->172.17.0.2:32349, err= 2025/09/23 03:47:15 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/23 03:47:15 INFO : yam: Copied (new) 2025/09/23 03:47:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/23 03:47:15 INFO : potato: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33198") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35304->172.17.0.2:33198, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37370") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41054->172.17.0.2:37370, err= 2025/09/23 03:47:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Making map for --track-renames 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Finished making map for --track-renames 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : potato: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for renames to finish 2025/09/23 03:47:15 INFO : yam: Moved (server-side) to: yaml 2025/09/23 03:47:15 INFO : yaml: Renamed from "yam" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34081") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36938->172.17.0.2:34081, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38599") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39496->172.17.0.2:38599, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35462") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56670->172.17.0.2:35462, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33297") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45228->172.17.0.2:33297, err= 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Making map for --track-renames 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Finished making map for --track-renames 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 03:47:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for renames to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33048") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46054->172.17.0.2:33048, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32076") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51498->172.17.0.2:32076, err= 2025/09/23 03:47:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/23 03:47:15 INFO : potato: Copied (new) 2025/09/23 03:47:15 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/09/23 03:47:15 INFO : sub/yam: Copied (new) 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34488") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43830->172.17.0.2:34488, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30093") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58022->172.17.0.2:30093, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37799") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38972->172.17.0.2:37799, err= 2025/09/23 03:47:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38601") 2025/09/23 03:47:15 DEBUG : potato: Unchanged skipping 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60564->172.17.0.2:38601, err= 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Making map for --track-renames 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Finished making map for --track-renames 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for renames to finish 2025/09/23 03:47:15 INFO : sub/yam: Moved (server-side) to: yam 2025/09/23 03:47:15 INFO : yam: Renamed from "sub/yam" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32419") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49996->172.17.0.2:32419, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31742") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50598->172.17.0.2:31742, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39321") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40544->172.17.0.2:39321, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30726") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50358->172.17.0.2:30726, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38561") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60064->172.17.0.2:38561, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : Creating backend with remote "/tmp/rclone2907996841/dir1" 2025/09/23 03:47:15 DEBUG : Creating backend with remote "/tmp/rclone2907996841/dir2" 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841/dir2: Using server-side directory move 2025/09/23 03:47:15 INFO : Local file system at /tmp/rclone2907996841/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 03:47:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841/dir2: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841/dir2: Waiting for transfers to finish 2025/09/23 03:47:15 INFO : file1.txt: Moved (server-side) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38337") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37626->172.17.0.2:38337, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31115") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41744->172.17.0.2:31115, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35244") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47926->172.17.0.2:35244, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35038") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34390->172.17.0.2:35038, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32162") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60634->172.17.0.2:32162, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 INFO : sub dir/hello world: Deleted 2025/09/23 03:47:15 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/23 03:47:15 INFO : nested/sub dir/file: Copied (new) 2025/09/23 03:47:15 INFO : nested/sub dir/file: Deleted 2025/09/23 03:47:15 INFO : sub dir: Removing directory 2025/09/23 03:47:15 INFO : nested/sub dir: Removing directory 2025/09/23 03:47:15 INFO : nested: Removing directory 2025/09/23 03:47:15 DEBUG : Local file system at /tmp/rclone2907996841: deleted 3 directories 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32098") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41252->172.17.0.2:32098, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34500") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39547") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54682->172.17.0.2:34500, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39654->172.17.0.2:39547, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31080") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53332->172.17.0.2:31080, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35620") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49274->172.17.0.2:35620, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31936") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39354->172.17.0.2:31936, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36000") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38950->172.17.0.2:36000, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32542") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52306->172.17.0.2:32542, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37978") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34778->172.17.0.2:37978, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31238") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43478->172.17.0.2:31238, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33684") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33034->172.17.0.2:33684, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35208") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36958->172.17.0.2:35208, err= 2025/09/23 03:47:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:47:15 INFO : sub dir/hello world: Deleted 2025/09/23 03:47:15 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/23 03:47:15 INFO : nested/sub dir/file: Copied (new) 2025/09/23 03:47:15 INFO : nested/sub dir/file: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34305") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46798->172.17.0.2:34305, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32763") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43288->172.17.0.2:32763, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37593") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52622->172.17.0.2:37593, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33876") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37940->172.17.0.2:33876, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36290") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39272->172.17.0.2:36290, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38282") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31123") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40992->172.17.0.2:38282, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33840->172.17.0.2:31123, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33521") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35028->172.17.0.2:33521, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30748") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59832->172.17.0.2:30748, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33534") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58896->172.17.0.2:33534, err= 2025/09/23 03:47:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31469") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39972->172.17.0.2:31469, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32797") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55848->172.17.0.2:32797, err= 2025/09/23 03:47:15 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/09/23 03:47:15 INFO : existing-b: Copied (new) 2025/09/23 03:47:15 INFO : existing-b: Deleted 2025/09/23 03:47:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/23 03:47:15 INFO : existing: Copied (new) 2025/09/23 03:47:15 INFO : existing: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36975") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32976->172.17.0.2:36975, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35331") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39854->172.17.0.2:35331, err= 2025/09/23 03:47:15 DEBUG : existing: Destination exists, skipping 2025/09/23 03:47:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:15 INFO : There was nothing to transfer 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31109") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59420->172.17.0.2:31109, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38534") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48442->172.17.0.2:38534, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36006") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33198->172.17.0.2:36006, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sosupaw4coni" 2025/09/23 03:47:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:51072->172.17.0.2:21, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39800") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45360->172.17.0.2:39800, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31793") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52442->172.17.0.2:31793, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31193") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33872->172.17.0.2:31193, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36584") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37572->172.17.0.2:36584, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-xazoren4yewo -> ftp://172.17.0.2:21/rclone-test-sosupaw4coni 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:35777") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:52662->172.17.0.2:35777, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:31991") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:35418->172.17.0.2:31991, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:37619") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:47872->172.17.0.2:37619, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: Using server-side directory move 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:37874") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38417") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:41422->172.17.0.2:37874, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57224->172.17.0.2:38417, err= 2025/09/23 03:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/23 03:47:15 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: Waiting for checks to finish 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:51086->172.17.0.2:21, err= 2025/09/23 03:47:15 INFO : potato2: Moved (server-side) 2025/09/23 03:47:15 INFO : empty space: Deleted 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: Waiting for transfers to finish 2025/09/23 03:47:15 INFO : potato3: Deleted 2025/09/23 03:47:15 INFO : potato3: Moved (server-side) 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32294") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53110->172.17.0.2:32294, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:32648") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:33904->172.17.0.2:32648, err= 2025/09/23 03:47:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fajanuk0moyi" 2025/09/23 03:47:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: > dial: conn=172.17.0.1:51100->172.17.0.2:21, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: Using server-side directory move 2025/09/23 03:47:15 INFO : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: Server side directory move succeeded 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: dial("tcp","172.17.0.2:33180") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: > dial: conn=172.17.0.1:53736->172.17.0.2:33180, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:39974") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:55720->172.17.0.2:39974, err= 2025/09/23 03:47:15 ERROR : error listing: directory not found 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: dial("tcp","172.17.0.2:35574") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: > dial: conn=172.17.0.1:56704->172.17.0.2:35574, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: Purge object "empty space" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: Purge object "potato2" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: Purge object "potato3" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fajanuk0moyi: Purge dir "" 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: dial("tcp","172.17.0.2:39297") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: > dial: conn=172.17.0.1:56054->172.17.0.2:39297, err= 2025/09/23 03:47:15 ERROR : error listing: directory not found 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-sosupaw4coni: Purge dir "" 2025/09/23 03:47:15 NOTICE: purge failed to rmdir "": directory not found 2025/09/23 03:47:15 NOTICE: purge failed: directory not found 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37846") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56190->172.17.0.2:37846, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37515") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53264->172.17.0.2:37515, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ludosuf4waqu" 2025/09/23 03:47:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:15 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: Connecting to FTP server 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:51114->172.17.0.2:21, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31880") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48852->172.17.0.2:31880, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39363") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48542->172.17.0.2:39363, err= 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31217") 2025/09/23 03:47:15 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47196->172.17.0.2:31217, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30537") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49220->172.17.0.2:30537, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-xazoren4yewo -> ftp://172.17.0.2:21/rclone-test-ludosuf4waqu 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:32411") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:32808->172.17.0.2:32411, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:37756") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:38386->172.17.0.2:37756, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:30943") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:56552->172.17.0.2:30943, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:30950") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:54962->172.17.0.2:30950, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39478") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56900->172.17.0.2:39478, err= 2025/09/23 03:47:16 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 03:47:16 DEBUG : empty space: Excluded 2025/09/23 03:47:16 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 03:47:16 DEBUG : empty space: Excluded 2025/09/23 03:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:51128->172.17.0.2:21, err= 2025/09/23 03:47:16 INFO : potato2: Moved (server-side) 2025/09/23 03:47:16 INFO : potato3: Deleted 2025/09/23 03:47:16 INFO : potato3: Moved (server-side) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31254") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36960->172.17.0.2:31254, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:34346") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:60086->172.17.0.2:34346, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jojegox7vixe" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: > dial: conn=172.17.0.1:51144->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: dial("tcp","172.17.0.2:32337") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:33428") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: > dial: conn=172.17.0.1:47736->172.17.0.2:32337, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:36520->172.17.0.2:33428, err= 2025/09/23 03:47:16 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 03:47:16 DEBUG : empty space: Excluded 2025/09/23 03:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: > dial: conn=172.17.0.1:51158->172.17.0.2:21, err= 2025/09/23 03:47:16 INFO : potato2: Moved (server-side) 2025/09/23 03:47:16 INFO : potato3: Moved (server-side) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: dial("tcp","172.17.0.2:38334") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: > dial: conn=172.17.0.1:55644->172.17.0.2:38334, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:32433") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:32874->172.17.0.2:32433, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: dial("tcp","172.17.0.2:32756") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: > dial: conn=172.17.0.1:40964->172.17.0.2:32756, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: Purge object "potato2" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: Purge object "potato3" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-jojegox7vixe: Purge dir "" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: dial("tcp","172.17.0.2:31994") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: > dial: conn=172.17.0.1:60044->172.17.0.2:31994, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: Purge object "empty space" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-ludosuf4waqu: Purge dir "" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31045") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46290->172.17.0.2:31045, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35485") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33400->172.17.0.2:35485, err= --- PASS: TestServerSideMoveWithFilter (0.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gezofik1polo" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:51172->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36718") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35154->172.17.0.2:36718, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34992") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55052->172.17.0.2:34992, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38258") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59652->172.17.0.2:38258, err= 2025/09/23 03:47:16 INFO : tomatoDir: Making directory 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30802") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46452->172.17.0.2:30802, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30501") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51528->172.17.0.2:30501, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-xazoren4yewo -> ftp://172.17.0.2:21/rclone-test-gezofik1polo 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:33841") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:52956->172.17.0.2:33841, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:31690") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:33106->172.17.0.2:31690, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:33384") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:60222->172.17.0.2:33384, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: Using server-side directory move 2025/09/23 03:47:16 INFO : ftp://172.17.0.2:21/rclone-test-gezofik1polo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39178") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54558->172.17.0.2:39178, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:38457") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:45648->172.17.0.2:38457, err= 2025/09/23 03:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:47:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 03:47:16 DEBUG : empty space: Unchanged skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:51182->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31557") 2025/09/23 03:47:16 INFO : empty space: Deleted 2025/09/23 03:47:16 INFO : potato2: Moved (server-side) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52652->172.17.0.2:31557, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: Waiting for transfers to finish 2025/09/23 03:47:16 INFO : potato3: Deleted 2025/09/23 03:47:16 INFO : potato3: Moved (server-side) 2025/09/23 03:47:16 INFO : tomatoDir: Removing directory 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: deleted 1 directories 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30197") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33228->172.17.0.2:30197, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34658") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49952->172.17.0.2:34658, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:31471") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:55066->172.17.0.2:31471, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xeyutiz6kiqu" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: > dial: conn=172.17.0.1:51198->172.17.0.2:21, err= 2025/09/23 03:47:16 INFO : tomatoDir: Making directory 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: Using server-side directory move 2025/09/23 03:47:16 INFO : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: Server side directory move succeeded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: dial("tcp","172.17.0.2:34274") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: > dial: conn=172.17.0.1:60918->172.17.0.2:34274, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: dial("tcp","172.17.0.2:30980") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: > dial: conn=172.17.0.1:57538->172.17.0.2:30980, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:34841") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:58362->172.17.0.2:34841, err= 2025/09/23 03:47:16 ERROR : error listing: directory not found 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:34314") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:60630->172.17.0.2:34314, err= 2025/09/23 03:47:16 ERROR : error listing: directory not found 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: dial("tcp","172.17.0.2:34541") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: > dial: conn=172.17.0.1:45644->172.17.0.2:34541, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: Purge object "empty space" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: Purge object "potato2" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: Purge object "potato3" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: dial("tcp","172.17.0.2:32251") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: > dial: conn=172.17.0.1:39196->172.17.0.2:32251, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: Purge dir "tomatoDir" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xeyutiz6kiqu: Purge dir "" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: dial("tcp","172.17.0.2:34197") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: > dial: conn=172.17.0.1:55144->172.17.0.2:34197, err= 2025/09/23 03:47:16 ERROR : error listing: directory not found 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-gezofik1polo: Purge dir "" 2025/09/23 03:47:16 NOTICE: purge failed to rmdir "": directory not found 2025/09/23 03:47:16 NOTICE: purge failed: directory not found 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36047") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32818->172.17.0.2:36047, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31306") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40148->172.17.0.2:31306, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35921") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42212->172.17.0.2:35921, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34291") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50616->172.17.0.2:34291, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/rclone-sync-test" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: > dial: conn=172.17.0.1:51208->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30831") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48742->172.17.0.2:30831, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35158") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37210->172.17.0.2:35158, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/rclone-sync-test" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: > dial: conn=172.17.0.1:51212->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/rclone-sync-test-include/layer2" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51216->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/rclone-sync-test-ignore-file" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:51222->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31237") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60380->172.17.0.2:31237, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: dial("tcp","172.17.0.2:39636") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: > dial: conn=172.17.0.1:58238->172.17.0.2:39636, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39628") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38690->172.17.0.2:39628, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test: Excluded 2025/09/23 03:47:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36556") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40198->172.17.0.2:36556, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : There was nothing to transfer 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: dial("tcp","172.17.0.2:32852") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32932") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test: > dial: conn=172.17.0.1:36426->172.17.0.2:32852, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35132->172.17.0.2:32932, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test: Excluded 2025/09/23 03:47:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37722") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58190->172.17.0.2:37722, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : rclone-sync-test-include: Removing directory 2025/09/23 03:47:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: failed to delete 1 directories 2025/09/23 03:47:16 INFO : There was nothing to transfer 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32955") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:39230") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36978->172.17.0.2:39230, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42324->172.17.0.2:32955, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test: Excluded 2025/09/23 03:47:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34940") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35058->172.17.0.2:34940, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : There was nothing to transfer 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35595") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54654->172.17.0.2:35595, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:30269") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53696->172.17.0.2:30269, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test: Excluded 2025/09/23 03:47:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30465") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58654->172.17.0.2:30465, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : rclone-sync-test-include: Removing directory 2025/09/23 03:47:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: failed to delete 1 directories 2025/09/23 03:47:16 INFO : There was nothing to transfer 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37578") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:36013") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42598->172.17.0.2:36013, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34122->172.17.0.2:37578, err= 2025/09/23 03:47:16 DEBUG : Excluded 2025/09/23 03:47:16 DEBUG : rclone-sync-test: Excluded 2025/09/23 03:47:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39249") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57624->172.17.0.2:39249, err= 2025/09/23 03:47:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : There was nothing to transfer 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34970") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55332->172.17.0.2:34970, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39450") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34874->172.17.0.2:39450, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34999") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34186") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42338->172.17.0.2:34999, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46406->172.17.0.2:34186, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39612") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43588->172.17.0.2:39612, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32488") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44170->172.17.0.2:32488, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/dst" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51234->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/CompareDest" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/CompareDest: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/CompareDest: > dial: conn=172.17.0.1:51240->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazoren4yewo/CompareDest" to be canonical "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/CompareDest" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:35446") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:40626->172.17.0.2:35446, err= 2025/09/23 03:47:16 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:35925") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:38038->172.17.0.2:35925, err= 2025/09/23 03:47:16 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31394") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55840->172.17.0.2:31394, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39594") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49010->172.17.0.2:39594, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35186") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41866->172.17.0.2:35186, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30897") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58642->172.17.0.2:30897, err= 2025/09/23 03:47:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazoren4yewo/CompareDest" for canonical name "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/CompareDest" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:30660") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:40272->172.17.0.2:30660, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:33844") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:39944->172.17.0.2:33844, err= 2025/09/23 03:47:16 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (replaced existing) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37652") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39312->172.17.0.2:37652, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31087") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53522->172.17.0.2:31087, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33734") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56550->172.17.0.2:33734, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34058") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59838->172.17.0.2:34058, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31881") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41832->172.17.0.2:31881, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35088") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38403") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53542->172.17.0.2:35088, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57626->172.17.0.2:38403, err= 2025/09/23 03:47:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazoren4yewo/CompareDest" for canonical name "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/CompareDest" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:37085") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51352->172.17.0.2:37085, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : There was nothing to transfer 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39422") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43984->172.17.0.2:39422, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39523") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32241") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60592->172.17.0.2:39523, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32906->172.17.0.2:32241, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32107") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52898->172.17.0.2:32107, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39899") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50050->172.17.0.2:39899, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30061") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53940->172.17.0.2:30061, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31626") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55052->172.17.0.2:31626, err= 2025/09/23 03:47:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazoren4yewo/CompareDest" for canonical name "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/CompareDest" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:30248") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51330->172.17.0.2:30248, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/CompareDest: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/CompareDest: > dial: conn=172.17.0.1:51252->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : There was nothing to transfer 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38665") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53488->172.17.0.2:38665, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33770") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37064->172.17.0.2:33770, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37325") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52572->172.17.0.2:37325, err= 2025/09/23 03:47:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazoren4yewo/CompareDest" for canonical name "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/CompareDest" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:33966") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:57770->172.17.0.2:33966, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : There was nothing to transfer 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39544") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35714->172.17.0.2:39544, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36026") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36760->172.17.0.2:36026, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32771") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52736->172.17.0.2:32771, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36535") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52744->172.17.0.2:36535, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32300") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51122->172.17.0.2:32300, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32205") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47868->172.17.0.2:32205, err= 2025/09/23 03:47:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazoren4yewo/CompareDest" for canonical name "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/CompareDest" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:39811") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:45090->172.17.0.2:39811, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:47:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:47:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/23 03:47:16 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:39113") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:55966->172.17.0.2:39113, err= 2025/09/23 03:47:16 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/23 03:47:16 INFO : two: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39189") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41964->172.17.0.2:39189, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38459") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39360->172.17.0.2:38459, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39212") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41836->172.17.0.2:39212, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39076") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54880->172.17.0.2:39076, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31191") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47636->172.17.0.2:31191, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32190") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41498->172.17.0.2:32190, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35274") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50904->172.17.0.2:35274, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39375") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42590->172.17.0.2:39375, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30039") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36840->172.17.0.2:30039, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34439") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35136->172.17.0.2:34439, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33015") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35198") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51288->172.17.0.2:33015, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43006->172.17.0.2:35198, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/dest" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: > dial: conn=172.17.0.1:51266->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/pre-dest1" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/pre-dest1: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/pre-dest1: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/pre-dest1: > dial: conn=172.17.0.1:51270->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazoren4yewo/pre-dest1" to be canonical "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/pre-dest1" 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/pre-dest2" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/pre-dest2: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/pre-dest2: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/pre-dest2: > dial: conn=172.17.0.1:51282->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazoren4yewo/pre-dest2" to be canonical "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/pre-dest2" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: dial("tcp","172.17.0.2:37464") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: > dial: conn=172.17.0.1:57530->172.17.0.2:37464, err= 2025/09/23 03:47:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/23 03:47:16 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/23 03:47:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: dial("tcp","172.17.0.2:31321") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: > dial: conn=172.17.0.1:55224->172.17.0.2:31321, err= 2025/09/23 03:47:16 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/09/23 03:47:16 INFO : 3: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: dial("tcp","172.17.0.2:38899") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dest: > dial: conn=172.17.0.1:37024->172.17.0.2:38899, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38471") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38224->172.17.0.2:38471, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34343") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38862") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48480->172.17.0.2:38862, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33624->172.17.0.2:34343, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37866") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40452->172.17.0.2:37866, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36773") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34368->172.17.0.2:36773, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39534") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37382") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31059") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40070->172.17.0.2:37382, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45018->172.17.0.2:39534, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40234->172.17.0.2:31059, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30074") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45890->172.17.0.2:30074, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/pre-dest1: closing 1 unused connections 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38414") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35494->172.17.0.2:38414, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30833") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40874->172.17.0.2:30833, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32946") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39252->172.17.0.2:32946, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34241") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42712->172.17.0.2:34241, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33156") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38310->172.17.0.2:33156, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37590") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42958->172.17.0.2:37590, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32150") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54908->172.17.0.2:32150, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/dst" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51292->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: > dial: conn=172.17.0.1:51294->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" to be canonical "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:35260") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:56202->172.17.0.2:35260, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Unchanged skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 INFO : one: Moved (server-side) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:36997") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:34592->172.17.0.2:36997, err= 2025/09/23 03:47:16 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : three.txt: Moved (server-side) 2025/09/23 03:47:16 INFO : three.txt: Moved into backup dir 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33346") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36798->172.17.0.2:33346, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30363") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60614->172.17.0.2:30363, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30374") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52594->172.17.0.2:30374, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35067") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46100->172.17.0.2:35067, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33930") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59986->172.17.0.2:33930, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32098") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35956") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36378->172.17.0.2:35956, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41258->172.17.0.2:32098, err= 2025/09/23 03:47:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" for canonical name "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:34374") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:57268->172.17.0.2:34374, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Unchanged skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 INFO : one: Deleted 2025/09/23 03:47:16 INFO : one: Moved (server-side) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:38722") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:39200->172.17.0.2:38722, err= 2025/09/23 03:47:16 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : three.txt: Deleted 2025/09/23 03:47:16 INFO : three.txt: Moved (server-side) 2025/09/23 03:47:16 INFO : three.txt: Moved into backup dir 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35388") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37504->172.17.0.2:35388, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37093") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51066->172.17.0.2:37093, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37570") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38158->172.17.0.2:37570, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36072") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45230->172.17.0.2:36072, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31654") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30109") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43762->172.17.0.2:30109, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55614->172.17.0.2:31654, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35710") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49806->172.17.0.2:35710, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39025") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58312->172.17.0.2:39025, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33534") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58906->172.17.0.2:33534, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38042") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38984->172.17.0.2:38042, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38695") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46442->172.17.0.2:38695, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33883") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37402->172.17.0.2:33883, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/dst" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51308->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: > dial: conn=172.17.0.1:51316->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" to be canonical "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:39427") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:41624->172.17.0.2:39427, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Unchanged skipping 2025/09/23 03:47:16 INFO : one: Moved (server-side) to: one.bak 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:33953") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:40358->172.17.0.2:33953, err= 2025/09/23 03:47:16 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 03:47:16 INFO : three.txt: Moved into backup dir 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33076") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44372->172.17.0.2:33076, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33291") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36072") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36246->172.17.0.2:33291, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45232->172.17.0.2:36072, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37506") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39212->172.17.0.2:37506, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31032") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58816->172.17.0.2:31032, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30869") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43782->172.17.0.2:30869, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38737") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54174->172.17.0.2:38737, err= 2025/09/23 03:47:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" for canonical name "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:30568") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:44294->172.17.0.2:30568, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Unchanged skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 INFO : one.bak: Deleted 2025/09/23 03:47:16 INFO : one: Moved (server-side) to: one.bak 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:37747") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:47206->172.17.0.2:37747, err= 2025/09/23 03:47:16 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : three.txt.bak: Deleted 2025/09/23 03:47:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 03:47:16 INFO : three.txt: Moved into backup dir 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39801") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46982->172.17.0.2:39801, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30881") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31327") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59426->172.17.0.2:30881, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58580->172.17.0.2:31327, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32434") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52376->172.17.0.2:32434, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31037") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30972") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59878->172.17.0.2:31037, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40790->172.17.0.2:30972, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37677") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60996->172.17.0.2:37677, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39195") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45260->172.17.0.2:39195, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32996") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34884->172.17.0.2:32996, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33735") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53368->172.17.0.2:33735, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38307") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54764->172.17.0.2:38307, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33202") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43136->172.17.0.2:33202, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/dst" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51320->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: > dial: conn=172.17.0.1:51332->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" to be canonical "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:34599") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:59882->172.17.0.2:34599, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Unchanged skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:38146") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:41492->172.17.0.2:38146, err= 2025/09/23 03:47:16 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/23 03:47:16 INFO : three.txt: Moved into backup dir 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34476") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45930->172.17.0.2:34476, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30448") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60144->172.17.0.2:30448, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31913") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35330->172.17.0.2:31913, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37228") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50178->172.17.0.2:37228, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38989") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50368->172.17.0.2:38989, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30647") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47426->172.17.0.2:30647, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30362") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35904->172.17.0.2:30362, err= 2025/09/23 03:47:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazoren4yewo/backup" for canonical name "TestFTPPureftpd{74t7U}:rclone-test-xazoren4yewo/backup" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:32359") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:33404->172.17.0.2:32359, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Unchanged skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 INFO : one-2019-01-01: Deleted 2025/09/23 03:47:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:37612") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:40430->172.17.0.2:37612, err= 2025/09/23 03:47:16 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : three-2019-01-01.txt: Deleted 2025/09/23 03:47:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/23 03:47:16 INFO : three.txt: Moved into backup dir 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33445") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46838->172.17.0.2:33445, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38256") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35540") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58198->172.17.0.2:35540, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58336->172.17.0.2:38256, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30436") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52004->172.17.0.2:30436, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33689") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46660->172.17.0.2:33689, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34043") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44268->172.17.0.2:34043, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34861") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45316->172.17.0.2:34861, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30530") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60532->172.17.0.2:30530, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37778") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34796->172.17.0.2:37778, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34679") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55362->172.17.0.2:34679, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36783") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37860->172.17.0.2:36783, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37358") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47944->172.17.0.2:37358, err= 2025/09/23 03:47:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/dst" 2025/09/23 03:47:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:16 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Connecting to FTP server 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51342->172.17.0.2:21, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:35263") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:56430->172.17.0.2:35263, err= 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Unchanged skipping 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 INFO : one: Moved (server-side) to: one.bak 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:33727") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:57978->172.17.0.2:33727, err= 2025/09/23 03:47:16 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 03:47:16 INFO : three.txt: Moved into backup dir 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37712") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39244->172.17.0.2:37712, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36489") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51640->172.17.0.2:36489, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36713") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55464->172.17.0.2:36713, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32034") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50862->172.17.0.2:32034, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39916") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33018->172.17.0.2:39916, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:35937") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:59654->172.17.0.2:35937, err= 2025/09/23 03:47:16 DEBUG : one.bak: Excluded (Path Filter) 2025/09/23 03:47:16 DEBUG : one.bak: Excluded 2025/09/23 03:47:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/23 03:47:16 DEBUG : three.txt.bak: Excluded 2025/09/23 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for checks to finish 2025/09/23 03:47:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:16 DEBUG : two: Unchanged skipping 2025/09/23 03:47:16 INFO : one.bak: Deleted 2025/09/23 03:47:16 INFO : one: Moved (server-side) to: one.bak 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Waiting for transfers to finish 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:37761") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:56502->172.17.0.2:37761, err= 2025/09/23 03:47:16 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 03:47:16 INFO : one: Copied (new) 2025/09/23 03:47:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:16 INFO : three.txt.bak: Deleted 2025/09/23 03:47:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 03:47:16 INFO : three.txt: Moved into backup dir 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30315") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46028->172.17.0.2:30315, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34665") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59902->172.17.0.2:34665, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37576") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42720->172.17.0.2:37576, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31907") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58428->172.17.0.2:31907, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33682") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40918->172.17.0.2:33682, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30673") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35678->172.17.0.2:30673, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36175") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34974->172.17.0.2:36175, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35196") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44418->172.17.0.2:35196, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35346") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53332->172.17.0.2:35346, err= 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36055") 2025/09/23 03:47:16 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41960->172.17.0.2:36055, err= 2025/09/23 03:47:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/dst" 2025/09/23 03:47:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:17 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:17 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:17 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:17 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Connecting to FTP server 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51356->172.17.0.2:21, err= 2025/09/23 03:47:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:47:17 INFO : one: Moved (server-side) to: one.bak 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:39489") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:44106->172.17.0.2:39489, err= 2025/09/23 03:47:17 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 03:47:17 INFO : one: Copied (new) 2025/09/23 03:47:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : two: Unchanged skipping 2025/09/23 03:47:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/23 03:47:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:35161") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:35806->172.17.0.2:35161, err= 2025/09/23 03:47:17 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/23 03:47:17 INFO : three.txt: Copied (new) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34582") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35228->172.17.0.2:34582, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39913") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41420->172.17.0.2:39913, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31229") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41188->172.17.0.2:31229, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37601") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43852->172.17.0.2:37601, err= 2025/09/23 03:47:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:47:17 INFO : one.bak: Deleted 2025/09/23 03:47:17 INFO : one: Moved (server-side) to: one.bak 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:39381") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:53566->172.17.0.2:39381, err= 2025/09/23 03:47:17 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 03:47:17 INFO : one: Copied (new) 2025/09/23 03:47:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : two: Unchanged skipping 2025/09/23 03:47:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/23 03:47:17 INFO : three.txt.bak: Deleted 2025/09/23 03:47:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:32563") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:47102->172.17.0.2:32563, err= 2025/09/23 03:47:17 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/23 03:47:17 INFO : three.txt: Copied (new) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32777") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58514->172.17.0.2:32777, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30865") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49380->172.17.0.2:30865, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30689") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46338->172.17.0.2:30689, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35853") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37086->172.17.0.2:35853, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34333") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56530->172.17.0.2:34333, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33842") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37914->172.17.0.2:33842, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30487") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37428->172.17.0.2:30487, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31132") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36794->172.17.0.2:31132, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33530") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49330->172.17.0.2:33530, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33405") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46148->172.17.0.2:33405, err= 2025/09/23 03:47:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazoren4yewo/dst" 2025/09/23 03:47:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 03:47:17 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:17 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{74t7U}" suffix to name 2025/09/23 03:47:17 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 03:47:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 03:47:17 DEBUG : Setting pass="PZiGvMQfSaZC19Vlc_qkFt0ONs1BhmSgc38nZXYF6_s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 03:47:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: Connecting to FTP server 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:51370->172.17.0.2:21, err= 2025/09/23 03:47:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:47:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:32732") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:57568->172.17.0.2:32732, err= 2025/09/23 03:47:17 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 03:47:17 INFO : one: Copied (new) 2025/09/23 03:47:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : two: Unchanged skipping 2025/09/23 03:47:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/23 03:47:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:39530") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:36902->172.17.0.2:39530, err= 2025/09/23 03:47:17 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/23 03:47:17 INFO : three.txt: Copied (new) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34415") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44500->172.17.0.2:34415, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34054") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44722->172.17.0.2:34054, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35413") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49960->172.17.0.2:35413, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30946") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38132->172.17.0.2:30946, err= 2025/09/23 03:47:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:47:17 INFO : one-2019-01-01: Deleted 2025/09/23 03:47:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:33047") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:60090->172.17.0.2:33047, err= 2025/09/23 03:47:17 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 03:47:17 INFO : one: Copied (new) 2025/09/23 03:47:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : two: Unchanged skipping 2025/09/23 03:47:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/23 03:47:17 INFO : three-2019-01-01.txt: Deleted 2025/09/23 03:47:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: dial("tcp","172.17.0.2:31817") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo/dst: > dial: conn=172.17.0.1:59294->172.17.0.2:31817, err= 2025/09/23 03:47:17 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/23 03:47:17 INFO : three.txt: Copied (new) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33149") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33014->172.17.0.2:33149, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34807") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50998->172.17.0.2:34807, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30405") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44700->172.17.0.2:30405, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38263") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35528->172.17.0.2:38263, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36306") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54354->172.17.0.2:36306, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38831") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49276->172.17.0.2:38831, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31056") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46736->172.17.0.2:31056, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36405") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39230->172.17.0.2:36405, err= 2025/09/23 03:47:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30627") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39722->172.17.0.2:30627, err= 2025/09/23 03:47:17 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/09/23 03:47:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33531") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48954->172.17.0.2:33531, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33462") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49580->172.17.0.2:33462, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32541") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59434->172.17.0.2:32541, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33174") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37500->172.17.0.2:33174, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38745") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43792->172.17.0.2:38745, err= 2025/09/23 03:47:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38934") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47822->172.17.0.2:38934, err= 2025/09/23 03:47:17 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/23 03:47:17 INFO : existing: Copied (new) 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35578") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46024->172.17.0.2:35578, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31239") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43764->172.17.0.2:31239, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32118") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41562->172.17.0.2:32118, err= 2025/09/23 03:47:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/23 03:47:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:17 ERROR : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: not deleting files as there were IO errors 2025/09/23 03:47:17 ERROR : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: not deleting directories as there were IO errors 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39764") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59282->172.17.0.2:39764, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32170") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54294->172.17.0.2:32170, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34063") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36280->172.17.0.2:34063, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32635") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52008->172.17.0.2:32635, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31110") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38834->172.17.0.2:31110, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34234") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54276->172.17.0.2:34234, err= 2025/09/23 03:47:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : existing: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 INFO : There was nothing to transfer 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34581") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51844->172.17.0.2:34581, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31225") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49564->172.17.0.2:31225, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39474") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56012->172.17.0.2:39474, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37974") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36258->172.17.0.2:37974, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31262") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43538->172.17.0.2:31262, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32558") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55294->172.17.0.2:32558, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36524") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43852->172.17.0.2:36524, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37538") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59004->172.17.0.2:37538, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30692") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37408->172.17.0.2:30692, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38910") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55754->172.17.0.2:38910, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37035") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50136->172.17.0.2:37035, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39770") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45174->172.17.0.2:39770, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31723") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59672->172.17.0.2:31723, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37968") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59678->172.17.0.2:37968, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32111") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49816->172.17.0.2:32111, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30506") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36128->172.17.0.2:30506, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37539") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41292->172.17.0.2:37539, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36508") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49240->172.17.0.2:36508, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37134") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50134->172.17.0.2:37134, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38446") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47738->172.17.0.2:38446, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31673") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52580->172.17.0.2:31673, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38188") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50608->172.17.0.2:38188, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32122") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48056->172.17.0.2:32122, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38303") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45370->172.17.0.2:38303, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33623") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56328->172.17.0.2:33623, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36777") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41350->172.17.0.2:36777, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39713") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54362->172.17.0.2:39713, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36214") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42314->172.17.0.2:36214, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39774") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34054->172.17.0.2:39774, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30385") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58336->172.17.0.2:30385, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34278") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38266->172.17.0.2:34278, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34505") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49222->172.17.0.2:34505, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34748") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59604->172.17.0.2:34748, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34443") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33036->172.17.0.2:34443, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36625") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34864->172.17.0.2:36625, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39245") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60460->172.17.0.2:39245, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38192") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42614->172.17.0.2:38192, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31857") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45914->172.17.0.2:31857, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35680") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36382->172.17.0.2:35680, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37861") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55996->172.17.0.2:37861, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32785") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42188->172.17.0.2:32785, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31154") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45806->172.17.0.2:31154, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39275") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40750->172.17.0.2:39275, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34958") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59148->172.17.0.2:34958, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39668") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59524->172.17.0.2:39668, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37244") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50524->172.17.0.2:37244, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35226") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37030->172.17.0.2:35226, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39837") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41610->172.17.0.2:39837, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33417") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47202->172.17.0.2:33417, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36515") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48686->172.17.0.2:36515, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37270") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53524->172.17.0.2:37270, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30530") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60548->172.17.0.2:30530, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32298") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36862->172.17.0.2:32298, err= 2025/09/23 03:47:17 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both10: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both12: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both13: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both0: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both16: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both11: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both18: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both19: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both14: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both2: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both3: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both15: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both17: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both1: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both7: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both8: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both9: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both4: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both5: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:17 DEBUG : both6: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 INFO : only10: Deleted 2025/09/23 03:47:17 INFO : only6: Deleted 2025/09/23 03:47:17 INFO : only2: Deleted 2025/09/23 03:47:17 INFO : only3: Deleted 2025/09/23 03:47:17 INFO : only19: Deleted 2025/09/23 03:47:17 INFO : only1: Deleted 2025/09/23 03:47:17 INFO : only4: Deleted 2025/09/23 03:47:17 INFO : only8: Deleted 2025/09/23 03:47:17 INFO : only14: Deleted 2025/09/23 03:47:17 INFO : only7: Deleted 2025/09/23 03:47:17 INFO : only15: Deleted 2025/09/23 03:47:17 INFO : only16: Deleted 2025/09/23 03:47:17 INFO : only12: Deleted 2025/09/23 03:47:17 INFO : only9: Deleted 2025/09/23 03:47:17 INFO : only5: Deleted 2025/09/23 03:47:17 INFO : only13: Deleted 2025/09/23 03:47:17 INFO : only11: Deleted 2025/09/23 03:47:17 INFO : only0: Deleted 2025/09/23 03:47:17 INFO : only17: Deleted 2025/09/23 03:47:17 INFO : only18: Deleted 2025/09/23 03:47:17 INFO : There was nothing to transfer 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37063") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44044->172.17.0.2:37063, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37451") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58188->172.17.0.2:37451, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39937") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44716->172.17.0.2:39937, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34949") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60984->172.17.0.2:34949, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33516") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52990->172.17.0.2:33516, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33996") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38590->172.17.0.2:33996, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36404") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41706->172.17.0.2:36404, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34975") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43056->172.17.0.2:34975, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37999") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52918->172.17.0.2:37999, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38249") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48216->172.17.0.2:38249, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30478") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53964->172.17.0.2:30478, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37528") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46204->172.17.0.2:37528, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37235") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46498->172.17.0.2:37235, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31811") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48046->172.17.0.2:31811, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33034") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35494->172.17.0.2:33034, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33144") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47378->172.17.0.2:33144, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39979") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43990->172.17.0.2:39979, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30530") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60556->172.17.0.2:30530, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31586") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37784->172.17.0.2:31586, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35797") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36062->172.17.0.2:35797, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35259") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38800->172.17.0.2:35259, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32210") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50692->172.17.0.2:32210, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37482") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57938->172.17.0.2:37482, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33283") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34364->172.17.0.2:33283, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37926") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59876->172.17.0.2:37926, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35037") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49302->172.17.0.2:35037, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30231") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58120->172.17.0.2:30231, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31716") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37408->172.17.0.2:31716, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31162") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37746->172.17.0.2:31162, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30412") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51754->172.17.0.2:30412, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31254") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36962->172.17.0.2:31254, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30803") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54180->172.17.0.2:30803, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30083") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40310->172.17.0.2:30083, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33363") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39750->172.17.0.2:33363, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31074") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43586->172.17.0.2:31074, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38793") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45264->172.17.0.2:38793, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39844") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39172->172.17.0.2:39844, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31452") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42200->172.17.0.2:31452, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36112") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44790->172.17.0.2:36112, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35876") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48544->172.17.0.2:35876, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36233") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34118->172.17.0.2:36233, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37198") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53460->172.17.0.2:37198, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38522") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53126->172.17.0.2:38522, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34201") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44368->172.17.0.2:34201, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34884") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51602->172.17.0.2:34884, err= 2025/09/23 03:47:17 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:17 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both10: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both13: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both14: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both0: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both16: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both11: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both18: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both19: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both1: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both2: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both3: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both4: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both5: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both6: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both7: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both8: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : both9: Unchanged skipping 2025/09/23 03:47:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/23 03:47:17 DEBUG : both12: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both15: Unchanged skipping 2025/09/23 03:47:17 DEBUG : both17: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32004") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39849") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36647") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48446->172.17.0.2:32004, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53844->172.17.0.2:39849, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55518->172.17.0.2:36647, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31181") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40704->172.17.0.2:31181, err= 2025/09/23 03:47:17 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/09/23 03:47:17 INFO : only12: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only11.51c18866.partial: renamed to: only11 2025/09/23 03:47:17 INFO : only11: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/09/23 03:47:17 INFO : only10: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32783") 2025/09/23 03:47:17 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/09/23 03:47:17 INFO : only0: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31440") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45140->172.17.0.2:32783, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33995") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46778->172.17.0.2:31440, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32605") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43030->172.17.0.2:33995, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35644->172.17.0.2:32605, err= 2025/09/23 03:47:17 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/09/23 03:47:17 INFO : only14: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/09/23 03:47:17 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/09/23 03:47:17 INFO : only15: Copied (replaced existing) 2025/09/23 03:47:17 INFO : only16: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/09/23 03:47:17 INFO : only13: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39826") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32730") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30822") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58636->172.17.0.2:39826, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38196->172.17.0.2:32730, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54594->172.17.0.2:30822, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36293") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39310->172.17.0.2:36293, err= 2025/09/23 03:47:17 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/09/23 03:47:17 INFO : only19: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36726") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52576->172.17.0.2:36726, err= 2025/09/23 03:47:17 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/09/23 03:47:17 INFO : only17: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only1.77787b15.partial: renamed to: only1 2025/09/23 03:47:17 INFO : only1: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34488") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43836->172.17.0.2:34488, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34645") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41680->172.17.0.2:34645, err= 2025/09/23 03:47:17 DEBUG : only18.f963383f.partial: renamed to: only18 2025/09/23 03:47:17 INFO : only18: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/09/23 03:47:17 INFO : only2: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39742") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42316->172.17.0.2:39742, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36027") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50812->172.17.0.2:36027, err= 2025/09/23 03:47:17 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/09/23 03:47:17 INFO : only3: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32807") 2025/09/23 03:47:17 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/09/23 03:47:17 INFO : only4: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/09/23 03:47:17 INFO : only5: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50010->172.17.0.2:32807, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35028") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43622->172.17.0.2:35028, err= 2025/09/23 03:47:17 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/09/23 03:47:17 INFO : only6: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39905") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48960->172.17.0.2:39905, err= 2025/09/23 03:47:17 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/09/23 03:47:17 INFO : only9: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/09/23 03:47:17 INFO : only7: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/09/23 03:47:17 INFO : only8: Copied (replaced existing) 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38280") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47980->172.17.0.2:38280, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32262") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35544->172.17.0.2:32262, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34811") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37856->172.17.0.2:34811, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:47:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:47:17 DEBUG : empty_on_remote: Making directory with metadata 2025/09/23 03:47:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:47:17 INFO : empty_on_remote: Making directory 2025/09/23 03:47:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 03:47:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33142") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46166->172.17.0.2:33142, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33334") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37974") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32126") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36630->172.17.0.2:33334, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36270->172.17.0.2:37974, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33588->172.17.0.2:32126, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38592") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50612->172.17.0.2:38592, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30750") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60698->172.17.0.2:30750, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:47:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:47:17 DEBUG : empty_on_remote: Making directory with metadata 2025/09/23 03:47:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:47:17 INFO : empty_on_remote: Making directory 2025/09/23 03:47:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 03:47:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39989") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55742->172.17.0.2:39989, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38680") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31991") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47000->172.17.0.2:38680, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33205") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35485") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38758->172.17.0.2:33205, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35432->172.17.0.2:31991, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33416->172.17.0.2:35485, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37421") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46470->172.17.0.2:37421, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35544") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35514->172.17.0.2:35544, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : sub dir: Making directory 2025/09/23 03:47:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38229") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59502->172.17.0.2:38229, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38296") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32666") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33660->172.17.0.2:38296, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59714->172.17.0.2:32666, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37190") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35474->172.17.0.2:37190, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37400") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48170->172.17.0.2:37400, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36024") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39092->172.17.0.2:36024, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37305") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40604->172.17.0.2:37305, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38395") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36688->172.17.0.2:38395, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32255") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42202->172.17.0.2:32255, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37862") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41460->172.17.0.2:37862, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34212") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44148->172.17.0.2:34212, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:47:17 INFO : sub dir: Making directory 2025/09/23 03:47:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34440") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51338->172.17.0.2:34440, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30995") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42028->172.17.0.2:30995, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38293") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43842->172.17.0.2:38293, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39180") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52942->172.17.0.2:39180, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38393") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36898->172.17.0.2:38393, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30101") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44638->172.17.0.2:30101, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35529") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58020->172.17.0.2:35529, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31571") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56296->172.17.0.2:31571, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37101") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54156->172.17.0.2:37101, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37663") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39942->172.17.0.2:37663, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36630") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54810->172.17.0.2:36630, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39423") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41044->172.17.0.2:39423, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34783") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35856->172.17.0.2:34783, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31363") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35992->172.17.0.2:31363, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37076") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39842->172.17.0.2:37076, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30606") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37666->172.17.0.2:30606, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30310") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38900->172.17.0.2:30310, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33867") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34082->172.17.0.2:33867, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30187") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39170->172.17.0.2:30187, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37152") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50422->172.17.0.2:37152, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36075") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55066->172.17.0.2:36075, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35935") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58330->172.17.0.2:35935, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31886") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38238->172.17.0.2:31886, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36145") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41432->172.17.0.2:36145, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32322") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32930->172.17.0.2:32322, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37087") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32902->172.17.0.2:37087, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38414") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35504->172.17.0.2:38414, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30503") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60580->172.17.0.2:30503, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38364") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34992->172.17.0.2:38364, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37063") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44060->172.17.0.2:37063, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38006") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59340->172.17.0.2:38006, err= 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36374") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39736->172.17.0.2:36374, err= 2025/09/23 03:47:17 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : apple: Excluded 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:17 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : banana: Excluded 2025/09/23 03:47:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37334") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38854->172.17.0.2:37334, err= 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31979") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44756->172.17.0.2:31979, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31915") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39138->172.17.0.2:31915, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39730") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46322->172.17.0.2:39730, err= 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:17 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38766") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53312->172.17.0.2:38766, err= 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 INFO : There was nothing to transfer 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37909") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47052->172.17.0.2:37909, err= 2025/09/23 03:47:17 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : apple: Excluded 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:17 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : banana: Excluded 2025/09/23 03:47:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36200") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54450->172.17.0.2:36200, err= 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37065") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37652->172.17.0.2:37065, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34248") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49504->172.17.0.2:34248, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37921") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43856->172.17.0.2:37921, err= 2025/09/23 03:47:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37307") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49148->172.17.0.2:37307, err= 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 INFO : There was nothing to transfer 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36465") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56314->172.17.0.2:36465, err= 2025/09/23 03:47:17 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : apple: Excluded 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:17 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : banana: Excluded 2025/09/23 03:47:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32879") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58906->172.17.0.2:32879, err= 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31455") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41424->172.17.0.2:31455, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34152") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50832->172.17.0.2:34152, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38674") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44694->172.17.0.2:38674, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38804") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32966->172.17.0.2:38804, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35046") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49974->172.17.0.2:35046, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39227") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47828->172.17.0.2:39227, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34474") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38588->172.17.0.2:34474, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33163") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53226->172.17.0.2:33163, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34775") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51982->172.17.0.2:34775, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32522") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58516->172.17.0.2:32522, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32762") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57204->172.17.0.2:32762, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33200") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46000->172.17.0.2:33200, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37053") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40766->172.17.0.2:37053, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39543") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39510->172.17.0.2:39543, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39371") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52996->172.17.0.2:39371, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31804") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40360->172.17.0.2:31804, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39780") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50310->172.17.0.2:39780, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39066") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50658->172.17.0.2:39066, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39125") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60318->172.17.0.2:39125, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34627") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51516->172.17.0.2:34627, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30553") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44952->172.17.0.2:30553, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39029") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56078->172.17.0.2:39029, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36237") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45048->172.17.0.2:36237, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32053") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42726->172.17.0.2:32053, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32209") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36758->172.17.0.2:32209, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32294") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53118->172.17.0.2:32294, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35214") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50832->172.17.0.2:35214, err= 2025/09/23 03:47:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36614") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36998->172.17.0.2:36614, err= 2025/09/23 03:47:17 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : apple: Excluded 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:17 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : banana: Excluded 2025/09/23 03:47:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37543") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47960->172.17.0.2:37543, err= 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34473") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54148->172.17.0.2:34473, err= 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30189") 2025/09/23 03:47:17 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44500->172.17.0.2:30189, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30807") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41164->172.17.0.2:30807, err= 2025/09/23 03:47:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:18 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32125") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36334->172.17.0.2:32125, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 INFO : There was nothing to transfer 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39187") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37088->172.17.0.2:39187, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32312") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40384->172.17.0.2:32312, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35904") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36022->172.17.0.2:35904, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33424") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52758->172.17.0.2:33424, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32364") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43570->172.17.0.2:32364, err= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35125") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33268->172.17.0.2:35125, err= 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 INFO : There was nothing to transfer 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33503") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49944->172.17.0.2:33503, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31240") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36596->172.17.0.2:31240, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31739") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53000->172.17.0.2:31739, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36253") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53814->172.17.0.2:36253, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32358") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55416->172.17.0.2:32358, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38974") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44300->172.17.0.2:38974, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35170") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58852->172.17.0.2:35170, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37931") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41018->172.17.0.2:37931, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38606") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57352->172.17.0.2:38606, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38484") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54146->172.17.0.2:38484, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37059") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59752->172.17.0.2:37059, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31190") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58444->172.17.0.2:31190, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35578") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46040->172.17.0.2:35578, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30633") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41824->172.17.0.2:30633, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36853") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42188->172.17.0.2:36853, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37727") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35716->172.17.0.2:37727, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34965") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55220->172.17.0.2:34965, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37007") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48780->172.17.0.2:37007, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39446") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46268->172.17.0.2:39446, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37838") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46646->172.17.0.2:37838, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37430") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48698->172.17.0.2:37430, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34426") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41236->172.17.0.2:34426, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39902") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53138->172.17.0.2:39902, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38393") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36904->172.17.0.2:38393, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37606") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52806->172.17.0.2:37606, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33333") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35578->172.17.0.2:33333, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30744") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53334->172.17.0.2:30744, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32217") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35386->172.17.0.2:32217, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38359") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42102->172.17.0.2:38359, err= 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37878") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48212->172.17.0.2:37878, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36824") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34962->172.17.0.2:36824, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33551") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43406->172.17.0.2:33551, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33648") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38482->172.17.0.2:33648, err= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35728") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41564->172.17.0.2:35728, err= 2025/09/23 03:47:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36161") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39911") 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Connecting to FTP server 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35542->172.17.0.2:36161, err= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51376->172.17.0.2:21, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37054->172.17.0.2:39911, err= 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33907") 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52108->172.17.0.2:33907, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33314") 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46604->172.17.0.2:33314, err= 2025/09/23 03:47:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/09/23 03:47:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39106") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38982") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56142->172.17.0.2:39106, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39415") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51964->172.17.0.2:39415, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40804->172.17.0.2:38982, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34097") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38374") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33790->172.17.0.2:38374, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41184->172.17.0.2:34097, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37034") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35088->172.17.0.2:37034, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35988") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45256->172.17.0.2:35988, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31896") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51898->172.17.0.2:31896, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36452") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40872->172.17.0.2:36452, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36858") 2025/09/23 03:47:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52822->172.17.0.2:36858, err= 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37770") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33384->172.17.0.2:37770, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34947") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60462->172.17.0.2:34947, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32351") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58854->172.17.0.2:32351, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31266") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55038->172.17.0.2:31266, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37529") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46384->172.17.0.2:37529, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38249") 2025/09/23 03:47:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48222->172.17.0.2:38249, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36059") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40320->172.17.0.2:36059, err= 2025/09/23 03:47:18 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/09/23 03:47:18 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Connecting to FTP server 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Connecting to FTP server 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Connecting to FTP server 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51380->172.17.0.2:21, err= 2025/09/23 03:47:18 INFO : appleappleapplebanana: Deleted 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 03:47:18 INFO : banana: Deleted 2025/09/23 03:47:18 INFO : splitbananasplit: Deleted 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 03:47:18 INFO : apple: Deleted 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51382->172.17.0.2:21, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:21") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51394->172.17.0.2:21, err= 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31756") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46962->172.17.0.2:31756, err= 2025/09/23 03:47:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : YXBwbGU=: Excluded 2025/09/23 03:47:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/23 03:47:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : YmFuYW5h: Excluded 2025/09/23 03:47:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36784") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33260->172.17.0.2:36784, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34996") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58160->172.17.0.2:34996, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36905") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45940->172.17.0.2:36905, err= 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38743") 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51938->172.17.0.2:38743, err= 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35602") 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56310->172.17.0.2:35602, err= 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30529") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58800->172.17.0.2:30529, err= 2025/09/23 03:47:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : YXBwbGU=: Excluded 2025/09/23 03:47:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/23 03:47:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : YmFuYW5h: Excluded 2025/09/23 03:47:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34675") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55388->172.17.0.2:34675, err= 2025/09/23 03:47:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/23 03:47:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33525") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43928->172.17.0.2:33525, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39887") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44024->172.17.0.2:39887, err= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:47:18 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36266") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36196->172.17.0.2:36266, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37702") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41428->172.17.0.2:37702, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30339") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34054->172.17.0.2:30339, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30786") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52762->172.17.0.2:30786, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31957") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33270->172.17.0.2:31957, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38358") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35498->172.17.0.2:38358, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39558") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49056->172.17.0.2:39558, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37087") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:32916->172.17.0.2:37087, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30443") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46450->172.17.0.2:30443, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35886") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58628->172.17.0.2:35886, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34198") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46878->172.17.0.2:34198, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30535") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37270->172.17.0.2:30535, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39139") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39128->172.17.0.2:39139, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35699") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44704->172.17.0.2:35699, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36453") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38474->172.17.0.2:36453, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37164") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33236->172.17.0.2:37164, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34348") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54450->172.17.0.2:34348, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36878") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46966->172.17.0.2:36878, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34997") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36954->172.17.0.2:34997, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34737") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47092->172.17.0.2:34737, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32287") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59720->172.17.0.2:32287, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33619") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58880->172.17.0.2:33619, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32365") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54472->172.17.0.2:32365, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39524") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47604->172.17.0.2:39524, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30311") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33216->172.17.0.2:30311, err= 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31296") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60868->172.17.0.2:31296, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34895") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33080->172.17.0.2:34895, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32160") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57358->172.17.0.2:32160, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39782") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58646->172.17.0.2:39782, err= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35808") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50280->172.17.0.2:35808, err= 2025/09/23 03:47:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33830") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39728") 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37652->172.17.0.2:33830, err= 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30648") 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47800->172.17.0.2:39728, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34935") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56108->172.17.0.2:30648, err= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39610") 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41108->172.17.0.2:34935, err= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37764->172.17.0.2:39610, err= 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/09/23 03:47:18 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33676") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37131") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37342->172.17.0.2:37131, err= 2025/09/23 03:47:18 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37986->172.17.0.2:33676, err= 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30918") 2025/09/23 03:47:18 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52074->172.17.0.2:30918, err= 2025/09/23 03:47:18 INFO : apple: Copied (new) to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39998") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56590->172.17.0.2:39998, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34178") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31390") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45774->172.17.0.2:34178, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50858->172.17.0.2:31390, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31207") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39537") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49988->172.17.0.2:31207, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51070->172.17.0.2:39537, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39674") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55554->172.17.0.2:39674, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35326") 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53868->172.17.0.2:35326, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32134") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33137") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38158->172.17.0.2:32134, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45864->172.17.0.2:33137, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30653") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54974->172.17.0.2:30653, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39390") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53634->172.17.0.2:39390, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37038") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51638->172.17.0.2:37038, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36790") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40436->172.17.0.2:36790, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 03:47:18 INFO : apple: Deleted 2025/09/23 03:47:18 INFO : appleappleapplebanana: Deleted 2025/09/23 03:47:18 INFO : banana: Deleted 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 03:47:18 INFO : splitbananasplit: Deleted 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30108") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41210->172.17.0.2:30108, err= 2025/09/23 03:47:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : PREFIXapple: Excluded 2025/09/23 03:47:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : PREFIXbanana: Excluded 2025/09/23 03:47:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32493") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60324->172.17.0.2:32493, err= 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35230") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51470->172.17.0.2:35230, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37852") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34866->172.17.0.2:37852, err= 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:47:18 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39005") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49150->172.17.0.2:39005, err= 2025/09/23 03:47:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38306") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32207") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52758->172.17.0.2:32207, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52984->172.17.0.2:38306, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30352") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37319") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37816->172.17.0.2:30352, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45744->172.17.0.2:37319, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33209") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56744->172.17.0.2:33209, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/23 03:47:18 INFO : apple: Copied (new) 2025/09/23 03:47:18 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/23 03:47:18 INFO : banana: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34331") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33512") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60060->172.17.0.2:33512, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45366->172.17.0.2:34331, err= 2025/09/23 03:47:18 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/23 03:47:18 INFO : splitbananasplit: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37546") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44776->172.17.0.2:37546, err= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/23 03:47:18 INFO : appleappleapplebanana: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39672") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44712->172.17.0.2:39672, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30603") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45416->172.17.0.2:30603, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30713") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59760->172.17.0.2:30713, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36213") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59922->172.17.0.2:36213, err= 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33449") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39107") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47798->172.17.0.2:33449, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48668->172.17.0.2:39107, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34470") 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42474->172.17.0.2:34470, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38858") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58548->172.17.0.2:38858, err= 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30180") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36609") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49180->172.17.0.2:30180, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30660") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51846->172.17.0.2:36609, err= 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40274->172.17.0.2:30660, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34900") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35632->172.17.0.2:34900, err= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37611") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48568->172.17.0.2:37611, err= 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/23 03:47:18 INFO : PREFIXsplitbananasplit: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/23 03:47:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/23 03:47:18 INFO : PREFIXapple: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/23 03:47:18 INFO : PREFIXbanana: Deleted 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38096") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42920->172.17.0.2:38096, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36249") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40442->172.17.0.2:36249, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36744") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39904->172.17.0.2:36744, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35880") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42044->172.17.0.2:35880, err= 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32430") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45448->172.17.0.2:32430, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38939") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58104->172.17.0.2:38939, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31795") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42208->172.17.0.2:31795, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37465") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56568->172.17.0.2:37465, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33436") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59450->172.17.0.2:33436, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30548") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41378->172.17.0.2:30548, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34292") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37914->172.17.0.2:34292, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39569") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58540->172.17.0.2:39569, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31041") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42326->172.17.0.2:31041, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33651") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37072->172.17.0.2:33651, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30198") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45616->172.17.0.2:30198, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34134") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57472->172.17.0.2:34134, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34083") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50278->172.17.0.2:34083, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30824") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47370->172.17.0.2:30824, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36237") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45054->172.17.0.2:36237, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38758") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33462->172.17.0.2:38758, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35613") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49710->172.17.0.2:35613, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32260") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59780->172.17.0.2:32260, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34229") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51296->172.17.0.2:34229, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35907") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53654->172.17.0.2:35907, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36863") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58968->172.17.0.2:36863, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32472") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36366->172.17.0.2:32472, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35811") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41814->172.17.0.2:35811, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38382") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42622->172.17.0.2:38382, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36551") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53284->172.17.0.2:36551, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33433") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49616->172.17.0.2:33433, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31888") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44754->172.17.0.2:31888, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32242") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39606->172.17.0.2:32242, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34013") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46588->172.17.0.2:34013, err= 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32947") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40132->172.17.0.2:32947, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31915") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39146->172.17.0.2:31915, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34239") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39624->172.17.0.2:34239, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39517") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40304->172.17.0.2:39517, err= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30532") 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48712->172.17.0.2:30532, err= 2025/09/23 03:47:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34367") 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33371") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39652->172.17.0.2:34367, err= 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38099") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48802->172.17.0.2:33371, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35922") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35498->172.17.0.2:35922, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34302->172.17.0.2:38099, err= 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30519") 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38620->172.17.0.2:30519, err= 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/09/23 03:47:18 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35516") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33599") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39802") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38454->172.17.0.2:33599, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60178->172.17.0.2:35516, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38434") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39086->172.17.0.2:39802, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40036->172.17.0.2:38434, err= 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35007") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31898") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37783") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48160->172.17.0.2:35007, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36577") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39660->172.17.0.2:31898, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33966->172.17.0.2:37783, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38898->172.17.0.2:36577, err= 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33820") 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57440->172.17.0.2:33820, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31381") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39692") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37882->172.17.0.2:31381, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53998->172.17.0.2:39692, err= 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32491") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42352->172.17.0.2:32491, err= 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37961") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51332->172.17.0.2:37961, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33044") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35452->172.17.0.2:33044, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35381") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51854->172.17.0.2:35381, err= 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30888") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42092->172.17.0.2:30888, err= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 03:47:18 INFO : banana: Deleted 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 03:47:18 INFO : appleappleapplebanana: Deleted 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 03:47:18 INFO : splitbananasplit: Deleted 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 03:47:18 INFO : apple: Deleted 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32270") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45976->172.17.0.2:32270, err= 2025/09/23 03:47:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : bananaSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32854") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35684->172.17.0.2:32854, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35965") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34376->172.17.0.2:35965, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33519") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33624->172.17.0.2:33519, err= 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:47:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38367") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40104->172.17.0.2:38367, err= 2025/09/23 03:47:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38659") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35887") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35482") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49892->172.17.0.2:35887, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33538->172.17.0.2:38659, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53578->172.17.0.2:35482, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38305") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34681") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59308->172.17.0.2:34681, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41690->172.17.0.2:38305, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/23 03:47:18 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/23 03:47:18 INFO : apple: Copied (new) 2025/09/23 03:47:18 INFO : banana: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31861") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36943") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33728->172.17.0.2:31861, err= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42614->172.17.0.2:36943, err= 2025/09/23 03:47:18 INFO : appleappleapplebanana: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33127") 2025/09/23 03:47:18 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/23 03:47:18 INFO : splitbananasplit: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44762->172.17.0.2:33127, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37885") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57622->172.17.0.2:37885, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34016") 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48356->172.17.0.2:34016, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30805") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37507") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52608->172.17.0.2:37507, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34598->172.17.0.2:30805, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34413") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47548->172.17.0.2:34413, err= 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32193") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39913") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31597") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41424->172.17.0.2:39913, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47492->172.17.0.2:31597, err= 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51000->172.17.0.2:32193, err= 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38874") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58028->172.17.0.2:38874, err= 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37103") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32378") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57202->172.17.0.2:37103, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37872") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53076->172.17.0.2:37872, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38154->172.17.0.2:32378, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31197") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49264->172.17.0.2:31197, err= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 INFO : splitbananasplitSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : bananaSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : appleSUFFIX: Deleted 2025/09/23 03:47:18 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35540") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58210->172.17.0.2:35540, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35339") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36786->172.17.0.2:35339, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36315") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47042->172.17.0.2:36315, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34204") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60566->172.17.0.2:34204, err= 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30066") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34918->172.17.0.2:30066, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31848") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40426->172.17.0.2:31848, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36712") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54068->172.17.0.2:36712, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35431") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56348->172.17.0.2:35431, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36529") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46952->172.17.0.2:36529, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30519") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38626->172.17.0.2:30519, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39902") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53142->172.17.0.2:39902, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30574") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35262->172.17.0.2:30574, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38057") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58542->172.17.0.2:38057, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35441") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39122->172.17.0.2:35441, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37156") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58338->172.17.0.2:37156, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35422") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36280->172.17.0.2:35422, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32527") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44220->172.17.0.2:32527, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35907") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53666->172.17.0.2:35907, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34010") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43452->172.17.0.2:34010, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31868") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33036->172.17.0.2:31868, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31321") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55226->172.17.0.2:31321, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30891") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34902->172.17.0.2:30891, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34405") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42910->172.17.0.2:34405, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38279") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46940->172.17.0.2:38279, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39597") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53108->172.17.0.2:39597, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36407") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40748->172.17.0.2:36407, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38670") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35584->172.17.0.2:38670, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34985") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59186->172.17.0.2:34985, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34878") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53998->172.17.0.2:34878, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34436") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59960->172.17.0.2:34436, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33367") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35242->172.17.0.2:33367, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34625") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58862->172.17.0.2:34625, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39041") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53664->172.17.0.2:39041, err= 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35002") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46316->172.17.0.2:35002, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32090") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42554->172.17.0.2:32090, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34243") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42022->172.17.0.2:34243, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35664") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60608->172.17.0.2:35664, err= 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35811") 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41824->172.17.0.2:35811, err= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36741") 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30304") 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38524->172.17.0.2:30304, err= 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39024->172.17.0.2:36741, err= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39757") 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48434->172.17.0.2:39757, err= 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/09/23 03:47:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38147") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40554->172.17.0.2:38147, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39236") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39657") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37114->172.17.0.2:39657, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50254->172.17.0.2:39236, err= 2025/09/23 03:47:18 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/09/23 03:47:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38872") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50850->172.17.0.2:38872, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37933") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50114->172.17.0.2:37933, err= 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39324") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45968->172.17.0.2:39324, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39058") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31158") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56632->172.17.0.2:39058, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42470->172.17.0.2:31158, err= 2025/09/23 03:47:18 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31224") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44692->172.17.0.2:31224, err= 2025/09/23 03:47:18 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31945") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39852") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32238") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36930->172.17.0.2:39852, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40074->172.17.0.2:31945, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49078->172.17.0.2:32238, err= 2025/09/23 03:47:18 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32562") 2025/09/23 03:47:18 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38307") 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51442->172.17.0.2:32562, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54772->172.17.0.2:38307, err= 2025/09/23 03:47:18 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39461") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60506->172.17.0.2:39461, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30405") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44702->172.17.0.2:30405, err= 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 03:47:18 INFO : appleappleapplebanana: Deleted 2025/09/23 03:47:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 03:47:18 INFO : splitbananasplit: Deleted 2025/09/23 03:47:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 03:47:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32384") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56894->172.17.0.2:32384, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleapple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleapple: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbanan: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34586") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59560->172.17.0.2:34586, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcde: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdef: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefg: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defgh: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghi: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghij: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijk: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-12345: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-23456: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-34567: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-45678: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30298") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51210->172.17.0.2:30298, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30101") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44642->172.17.0.2:30101, err= 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38300") 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44830->172.17.0.2:38300, err= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36648") 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53164->172.17.0.2:36648, err= 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:47:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:47:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:47:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:47:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:47:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:47:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:47:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:47:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:47:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:47:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:47:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31816") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37678->172.17.0.2:31816, err= 2025/09/23 03:47:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : apple: Excluded 2025/09/23 03:47:18 DEBUG : appleapple: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : appleapple: Excluded 2025/09/23 03:47:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : banana: Excluded 2025/09/23 03:47:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : splitbanan: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33634") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37808->172.17.0.2:33634, err= 2025/09/23 03:47:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0000-abcde: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdef: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefg: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0003-defgh: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0004-efghi: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0005-fghij: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijk: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0007-12345: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0008-23456: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0009-34567: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0010-45678: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0011-56789: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.: Excluded 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31984") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44232->172.17.0.2:31984, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32812") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38782->172.17.0.2:32812, err= 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:47:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:47:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:47:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:47:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:47:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:47:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:47:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:47:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:47:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:47:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:47:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:47:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:47:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31570") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54932->172.17.0.2:31570, err= 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35454") 2025/09/23 03:47:18 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53450->172.17.0.2:35454, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35337") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48770->172.17.0.2:35337, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37269") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56838->172.17.0.2:37269, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38900") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34848->172.17.0.2:38900, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38064") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44392->172.17.0.2:38064, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38038") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36862->172.17.0.2:38038, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35586") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51618->172.17.0.2:35586, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39356") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46608->172.17.0.2:39356, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33643") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49188->172.17.0.2:33643, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35138") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49770->172.17.0.2:35138, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37723") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36316->172.17.0.2:37723, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33235") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38870->172.17.0.2:33235, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30152") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52698->172.17.0.2:30152, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31825") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43782->172.17.0.2:31825, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36335") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40750->172.17.0.2:36335, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32333") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55608->172.17.0.2:32333, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31868") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33038->172.17.0.2:31868, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35438") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37962->172.17.0.2:35438, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32772") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37540->172.17.0.2:32772, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32384") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56906->172.17.0.2:32384, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33230") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47544->172.17.0.2:33230, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35497") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59434->172.17.0.2:35497, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38359") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42106->172.17.0.2:38359, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39712") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55062->172.17.0.2:39712, err= 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37230") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45890->172.17.0.2:37230, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34277") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51658->172.17.0.2:34277, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30887") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47284->172.17.0.2:30887, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38245") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36118->172.17.0.2:38245, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39174") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35576->172.17.0.2:39174, err= 2025/09/23 03:47:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33515") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59074->172.17.0.2:33515, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34201") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44384->172.17.0.2:34201, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31165") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37066->172.17.0.2:31165, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35714") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40576->172.17.0.2:35714, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37203") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39204->172.17.0.2:37203, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34069") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44518->172.17.0.2:34069, err= 2025/09/23 03:47:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38029") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50460->172.17.0.2:38029, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34482") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33154->172.17.0.2:34482, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33512") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60070->172.17.0.2:33512, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32647") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51470->172.17.0.2:32647, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36315") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47054->172.17.0.2:36315, err= 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36217") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41170->172.17.0.2:36217, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33397") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52478->172.17.0.2:33397, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34694") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53822->172.17.0.2:34694, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34230") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42516->172.17.0.2:34230, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39276") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50748->172.17.0.2:39276, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37226") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49414->172.17.0.2:37226, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30932") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58330->172.17.0.2:30932, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35049") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42894->172.17.0.2:35049, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38867") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45732->172.17.0.2:38867, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37994") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48998->172.17.0.2:37994, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34312") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46548->172.17.0.2:34312, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38799") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41650->172.17.0.2:38799, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34984") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58288->172.17.0.2:34984, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38268") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46106->172.17.0.2:38268, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33276") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41302->172.17.0.2:33276, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30957") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42562->172.17.0.2:30957, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37773") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41318->172.17.0.2:37773, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32652") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57566->172.17.0.2:32652, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33626") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53530->172.17.0.2:33626, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39116") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36020->172.17.0.2:39116, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33863") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41152->172.17.0.2:33863, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34211") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34288->172.17.0.2:34211, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30191") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60684->172.17.0.2:30191, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34123") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55566->172.17.0.2:34123, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33661") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58660->172.17.0.2:33661, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38256") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58340->172.17.0.2:38256, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30187") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39182->172.17.0.2:30187, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34137") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36390->172.17.0.2:34137, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32383") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39012->172.17.0.2:32383, err= 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30078") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50470->172.17.0.2:30078, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32531") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52740->172.17.0.2:32531, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39412") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57822->172.17.0.2:39412, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35637") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52358->172.17.0.2:35637, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30497") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38234->172.17.0.2:30497, err= 2025/09/23 03:47:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37534") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47474->172.17.0.2:37534, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32493") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60330->172.17.0.2:32493, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37745") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33062->172.17.0.2:37745, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33917") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52778->172.17.0.2:33917, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33609") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36806->172.17.0.2:33609, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38269") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45608->172.17.0.2:38269, err= 2025/09/23 03:47:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32159") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53834->172.17.0.2:32159, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31331") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33336->172.17.0.2:31331, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31037") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59894->172.17.0.2:31037, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37178") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51436->172.17.0.2:37178, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36828") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53660->172.17.0.2:36828, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30680") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41892->172.17.0.2:30680, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32818") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59540->172.17.0.2:32818, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30707") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60942->172.17.0.2:30707, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36251") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40790->172.17.0.2:36251, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30423") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35456->172.17.0.2:30423, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35952") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60120->172.17.0.2:35952, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36680") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50832->172.17.0.2:36680, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35101") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57124->172.17.0.2:35101, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36163") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51702->172.17.0.2:36163, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34728") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47700->172.17.0.2:34728, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36574") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53540->172.17.0.2:36574, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35422") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36284->172.17.0.2:35422, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36865") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57046->172.17.0.2:36865, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37329") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50046->172.17.0.2:37329, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37980") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56526->172.17.0.2:37980, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36570") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44424->172.17.0.2:36570, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34365") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41046->172.17.0.2:34365, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39783") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40974->172.17.0.2:39783, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34232") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55816->172.17.0.2:34232, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33097") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51690->172.17.0.2:33097, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30867") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54718->172.17.0.2:30867, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37020") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50398->172.17.0.2:37020, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39236") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50264->172.17.0.2:39236, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32001") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41166->172.17.0.2:32001, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37920") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55716->172.17.0.2:37920, err= 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34978") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42482->172.17.0.2:34978, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33817") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33844->172.17.0.2:33817, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33257") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37964->172.17.0.2:33257, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36955") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52692->172.17.0.2:36955, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35850") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40828->172.17.0.2:35850, err= 2025/09/23 03:47:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31164") 2025/09/23 03:47:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42660->172.17.0.2:31164, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36632") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33234->172.17.0.2:36632, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37098") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60684->172.17.0.2:37098, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38160") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57704->172.17.0.2:38160, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36887") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47856->172.17.0.2:36887, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36847") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59896->172.17.0.2:36847, err= 2025/09/23 03:47:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31636") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36620->172.17.0.2:31636, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38790") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51904->172.17.0.2:38790, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35587") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58514->172.17.0.2:35587, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33576") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50768->172.17.0.2:33576, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39705") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58288->172.17.0.2:39705, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38114") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39246->172.17.0.2:38114, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38255") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35552->172.17.0.2:38255, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31126") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35554->172.17.0.2:31126, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30734") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33046->172.17.0.2:30734, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34756") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58052->172.17.0.2:34756, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39060") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35812->172.17.0.2:39060, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37683") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39640->172.17.0.2:37683, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30131") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36426->172.17.0.2:30131, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38647") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58642->172.17.0.2:38647, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33687") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35678->172.17.0.2:33687, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35372") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42398->172.17.0.2:35372, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35100") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53614->172.17.0.2:35100, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37907") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60342->172.17.0.2:37907, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37820") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47598->172.17.0.2:37820, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36228") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53870->172.17.0.2:36228, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31002") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38052->172.17.0.2:31002, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34252") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40000->172.17.0.2:34252, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33228") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47500->172.17.0.2:33228, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34322") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50800->172.17.0.2:34322, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37992") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58828->172.17.0.2:37992, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36421") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56906->172.17.0.2:36421, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31823") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55042->172.17.0.2:31823, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34784") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42342->172.17.0.2:34784, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36399") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51092->172.17.0.2:36399, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34038") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49794->172.17.0.2:34038, err= 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35471") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58068->172.17.0.2:35471, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39306") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33066->172.17.0.2:39306, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37156") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58348->172.17.0.2:37156, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30364") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42886->172.17.0.2:30364, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38643") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43768->172.17.0.2:38643, err= 2025/09/23 03:47:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:19 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36970") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58752->172.17.0.2:36970, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39592") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36148->172.17.0.2:39592, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31650") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36800->172.17.0.2:31650, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37811") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39326->172.17.0.2:37811, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38725") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51428->172.17.0.2:38725, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38398") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53296->172.17.0.2:38398, err= 2025/09/23 03:47:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36058") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39108->172.17.0.2:36058, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37512") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54310->172.17.0.2:37512, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36875") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40084->172.17.0.2:36875, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38715") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47524->172.17.0.2:38715, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34936") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44138->172.17.0.2:34936, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36960") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46166->172.17.0.2:36960, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36867") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60202->172.17.0.2:36867, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30714") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54520->172.17.0.2:30714, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33934") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55694->172.17.0.2:33934, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31732") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41594->172.17.0.2:31732, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32679") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51156->172.17.0.2:32679, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33886") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37528->172.17.0.2:33886, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31725") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38546->172.17.0.2:31725, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36314") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39566->172.17.0.2:36314, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33192") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44520->172.17.0.2:33192, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33993") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51536->172.17.0.2:33993, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35856") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44122->172.17.0.2:35856, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36464") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36078->172.17.0.2:36464, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31572") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46346->172.17.0.2:31572, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32535") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42156->172.17.0.2:32535, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33659") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39962->172.17.0.2:33659, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36993") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38084->172.17.0.2:36993, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39679") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41568->172.17.0.2:39679, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30870") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53436->172.17.0.2:30870, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33764") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49602->172.17.0.2:33764, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38733") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44586->172.17.0.2:38733, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37623") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59410->172.17.0.2:37623, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31914") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47014->172.17.0.2:31914, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30049") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56126->172.17.0.2:30049, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39058") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56642->172.17.0.2:39058, err= 2025/09/23 03:47:19 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30698") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47984->172.17.0.2:30698, err= 2025/09/23 03:47:19 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : apple: Excluded 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:19 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : banana: Excluded 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37763") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60254->172.17.0.2:37763, err= 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35636") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46442->172.17.0.2:35636, err= 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31624") 2025/09/23 03:47:19 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33318->172.17.0.2:31624, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39894") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47382->172.17.0.2:39894, err= 2025/09/23 03:47:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34842") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35416->172.17.0.2:34842, err= 2025/09/23 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39664") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52128->172.17.0.2:39664, err= 2025/09/23 03:47:20 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : apple: Excluded 2025/09/23 03:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:20 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : banana: Excluded 2025/09/23 03:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32009") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46786->172.17.0.2:32009, err= 2025/09/23 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39411") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46904->172.17.0.2:39411, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36965") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39302->172.17.0.2:36965, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39389") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45186->172.17.0.2:39389, err= 2025/09/23 03:47:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : apple: Unchanged skipping 2025/09/23 03:47:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:47:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : banana: Unchanged skipping 2025/09/23 03:47:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35040") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52202->172.17.0.2:35040, err= 2025/09/23 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31417") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39402->172.17.0.2:31417, err= 2025/09/23 03:47:20 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : apple: Excluded 2025/09/23 03:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : appleappleapplebanana: Excluded 2025/09/23 03:47:20 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : banana: Excluded 2025/09/23 03:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : splitbananasplit: Excluded 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33963") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57742->172.17.0.2:33963, err= 2025/09/23 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 03:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:47:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32566") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55040->172.17.0.2:32566, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38004") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60362->172.17.0.2:38004, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37366") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48002->172.17.0.2:37366, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39442") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39474->172.17.0.2:39442, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30020") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53398->172.17.0.2:30020, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30666") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45722->172.17.0.2:30666, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33012") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53530->172.17.0.2:33012, err= --- PASS: TestTransform (2.37s) --- PASS: TestTransform/NFC (0.19s) --- PASS: TestTransform/NFD (0.16s) --- PASS: TestTransform/base64 (0.27s) --- PASS: TestTransform/prefix (0.19s) --- PASS: TestTransform/suffix (0.25s) --- PASS: TestTransform/truncate (0.24s) --- PASS: TestTransform/encoder (0.22s) --- PASS: TestTransform/ISO-8859-1 (0.21s) --- PASS: TestTransform/charmap (0.23s) --- PASS: TestTransform/lowercase (0.23s) --- PASS: TestTransform/ascii (0.18s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36547") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33762->172.17.0.2:36547, err= 2025/09/23 03:47:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 03:47:20 INFO : sub dir_somesuffix: Making directory 2025/09/23 03:47:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 03:47:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/23 03:47:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 03:47:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32077") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48380->172.17.0.2:32077, err= 2025/09/23 03:47:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 03:47:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31174") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52530->172.17.0.2:31174, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36066") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34546->172.17.0.2:36066, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39691") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41872->172.17.0.2:39691, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30116") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58362->172.17.0.2:30116, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37499") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43068->172.17.0.2:37499, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30080") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55418->172.17.0.2:30080, err= 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 INFO : tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39143") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43442->172.17.0.2:39143, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/09/23 03:47:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33033") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56502->172.17.0.2:33033, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33481") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39166->172.17.0.2:33481, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31945") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40086->172.17.0.2:31945, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39521") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59920->172.17.0.2:39521, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36912") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36102->172.17.0.2:36912, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35804") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39510->172.17.0.2:35804, err= 2025/09/23 03:47:20 INFO : toe: Making directory 2025/09/23 03:47:20 INFO : toe/toe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38575") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51748->172.17.0.2:38575, err= 2025/09/23 03:47:20 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/23 03:47:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37524") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54598->172.17.0.2:37524, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37150") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52604->172.17.0.2:37150, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30758") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59638->172.17.0.2:30758, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38794") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60062->172.17.0.2:38794, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38121") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46746->172.17.0.2:38121, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33634") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37816->172.17.0.2:33634, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37171") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43068->172.17.0.2:37171, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38055") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54186->172.17.0.2:38055, err= 2025/09/23 03:47:20 INFO : toe: Making directory 2025/09/23 03:47:20 INFO : toe/toe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30092") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57146->172.17.0.2:30092, err= 2025/09/23 03:47:20 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/23 03:47:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30105") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40054->172.17.0.2:30105, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30149") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47260->172.17.0.2:30149, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30648") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56116->172.17.0.2:30648, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38872") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50862->172.17.0.2:38872, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39016") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35892->172.17.0.2:39016, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31262") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43544->172.17.0.2:31262, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38435") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44410->172.17.0.2:38435, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:47:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38966") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60696->172.17.0.2:38966, err= 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 INFO : tictacempty_dir: Making directory 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 INFO : tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35194") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56704->172.17.0.2:35194, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36962") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57710->172.17.0.2:36962, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35980") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44302->172.17.0.2:35980, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34703") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48832->172.17.0.2:34703, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33944") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33996->172.17.0.2:33944, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33135") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34294->172.17.0.2:33135, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35300") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31681") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48690->172.17.0.2:35300, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52324->172.17.0.2:31681, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35147") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41742->172.17.0.2:35147, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31843") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51006->172.17.0.2:31843, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:47:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30992") 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54200->172.17.0.2:30992, err= 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 INFO : tictacempty_dir: Making directory 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 INFO : tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36065") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39152->172.17.0.2:36065, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34500") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54696->172.17.0.2:34500, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39676") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30757") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34194->172.17.0.2:30757, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46978->172.17.0.2:39676, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38242") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59138->172.17.0.2:38242, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35515") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50076->172.17.0.2:35515, err= 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30200") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50706->172.17.0.2:30200, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32363") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43746->172.17.0.2:32363, err= 2025/09/23 03:47:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38649") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40240->172.17.0.2:38649, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/23 03:47:20 NOTICE: ftp://172.17.0.2:21/rclone-test-xazoren4yewo: 0 differences found 2025/09/23 03:47:20 NOTICE: ftp://172.17.0.2:21/rclone-test-xazoren4yewo: 1 hashes could not be checked 2025/09/23 03:47:20 NOTICE: ftp://172.17.0.2:21/rclone-test-xazoren4yewo: 1 matching files 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34063") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36284->172.17.0.2:34063, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38078") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43700->172.17.0.2:38078, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39295") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47858->172.17.0.2:39295, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31735") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51498->172.17.0.2:31735, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36827") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59334->172.17.0.2:36827, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36116") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46584->172.17.0.2:36116, err= 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 INFO : tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36383") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34334->172.17.0.2:36383, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39353") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48822->172.17.0.2:39353, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37291") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58268->172.17.0.2:37291, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33030") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36814->172.17.0.2:33030, err= 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37210") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48356->172.17.0.2:37210, err= 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31062") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43000->172.17.0.2:31062, err= 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38110") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50002->172.17.0.2:38110, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30100") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50896->172.17.0.2:30100, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32040") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53322->172.17.0.2:32040, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30216") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45884->172.17.0.2:30216, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31331") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33342->172.17.0.2:31331, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35258") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49460->172.17.0.2:35258, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33145") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44334->172.17.0.2:33145, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33250") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:38084->172.17.0.2:33250, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/09/23 03:47:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32780") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53406->172.17.0.2:32780, err= 2025/09/23 03:47:20 INFO : toe: Making directory 2025/09/23 03:47:20 INFO : toe/toe: Making directory 2025/09/23 03:47:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36936") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41768->172.17.0.2:36936, err= 2025/09/23 03:47:20 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/09/23 03:47:20 INFO : toe/toe/toe: Copied (new) 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32956") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48680->172.17.0.2:32956, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32640") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33700->172.17.0.2:32640, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30338") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41558->172.17.0.2:30338, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38445") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50272->172.17.0.2:38445, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33442") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:60632->172.17.0.2:33442, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34562") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59870->172.17.0.2:34562, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30121") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37480->172.17.0.2:30121, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:47:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34080") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:54020->172.17.0.2:34080, err= 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 INFO : tictacempty_dir: Making directory 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 INFO : tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34470") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42488->172.17.0.2:34470, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Deleted 2025/09/23 03:47:20 INFO : toe/toe: Removing directory 2025/09/23 03:47:20 INFO : toe: Removing directory 2025/09/23 03:47:20 INFO : empty_dir: Removing directory 2025/09/23 03:47:20 DEBUG : Local file system at /tmp/rclone2907996841: deleted 3 directories 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32911") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:42880->172.17.0.2:32911, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30319") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32416") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44756->172.17.0.2:30319, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37854->172.17.0.2:32416, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36407") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40752->172.17.0.2:36407, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30854") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41602->172.17.0.2:30854, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30438") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34107") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46848->172.17.0.2:34107, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52052->172.17.0.2:30438, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30221") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:33922->172.17.0.2:30221, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37924") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57062->172.17.0.2:37924, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:47:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32878") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41150->172.17.0.2:32878, err= 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 INFO : tictacempty_dir: Making directory 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 INFO : tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39786") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35726->172.17.0.2:39786, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Deleted 2025/09/23 03:47:20 INFO : toe/toe: Removing directory 2025/09/23 03:47:20 INFO : toe: Removing directory 2025/09/23 03:47:20 INFO : empty_dir: Removing directory 2025/09/23 03:47:20 DEBUG : Local file system at /tmp/rclone2907996841: deleted 3 directories 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35102") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48328->172.17.0.2:35102, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32222") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43070->172.17.0.2:32222, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37777") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58868->172.17.0.2:37777, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31398") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47570->172.17.0.2:31398, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:47:20 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38847") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47218->172.17.0.2:38847, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35467") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33889") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34388") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44382->172.17.0.2:33889, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44454->172.17.0.2:34388, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34086->172.17.0.2:35467, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31265") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39899") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50056->172.17.0.2:39899, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47514->172.17.0.2:31265, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33273") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58978->172.17.0.2:33273, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36812") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32451") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37227") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44074->172.17.0.2:32451, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47620->172.17.0.2:36812, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57812->172.17.0.2:37227, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31367") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53972->172.17.0.2:31367, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39712") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55076->172.17.0.2:39712, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33138") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:55396->172.17.0.2:33138, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : Reset feature "Copy" 2025/09/23 03:47:20 DEBUG : Reset feature "Move" 2025/09/23 03:47:20 DEBUG : Reset feature "Copy" 2025/09/23 03:47:20 DEBUG : Reset feature "Move" 2025/09/23 03:47:20 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:47:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32869") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35324->172.17.0.2:32869, err= 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 INFO : tictacempty_dir: Making directory 2025/09/23 03:47:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 INFO : tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:47:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37317") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34172->172.17.0.2:37317, err= 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Deleted 2025/09/23 03:47:20 INFO : toe/toe: Removing directory 2025/09/23 03:47:20 INFO : toe: Removing directory 2025/09/23 03:47:20 INFO : empty_dir: Removing directory 2025/09/23 03:47:20 DEBUG : Local file system at /tmp/rclone2907996841: deleted 3 directories 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39077") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47558->172.17.0.2:39077, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39937") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:44718->172.17.0.2:39937, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34052") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59940->172.17.0.2:34052, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37387") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:56760->172.17.0.2:37387, err= 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:47:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39787") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47056->172.17.0.2:39787, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32194") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36200->172.17.0.2:32194, err= 2025/09/23 03:47:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/23 03:47:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31955") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:47432->172.17.0.2:31955, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39952") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:49126->172.17.0.2:39952, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30032") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43662->172.17.0.2:30032, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38492") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40966->172.17.0.2:38492, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35178") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50300->172.17.0.2:35178, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36710") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50756->172.17.0.2:36710, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30661") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:45438->172.17.0.2:30661, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33515") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:31582") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34438->172.17.0.2:31582, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36137") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59086->172.17.0.2:33515, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39382") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36436->172.17.0.2:39382, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33342") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:52320->172.17.0.2:36137, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41464->172.17.0.2:33342, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37762") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58116->172.17.0.2:37762, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 DEBUG : toe: transformed to: dG9l 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37326") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51810->172.17.0.2:37326, err= 2025/09/23 03:47:20 DEBUG : toe: transformed to: dG9l 2025/09/23 03:47:20 INFO : dG9l: Making directory 2025/09/23 03:47:20 DEBUG : toe: transformed to: dG9l 2025/09/23 03:47:20 DEBUG : toe: transformed to: dG9l 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/23 03:47:20 INFO : dG9l/dG9l: Making directory 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/23 03:47:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:47:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34601") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50876->172.17.0.2:34601, err= 2025/09/23 03:47:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37099") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:51874->172.17.0.2:37099, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32133") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:34784->172.17.0.2:32133, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37717") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:48570->172.17.0.2:37717, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30949") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:40764->172.17.0.2:30949, err= 2025/09/23 03:47:20 DEBUG : dG9l: transformed to: toe 2025/09/23 03:47:20 DEBUG : dG9l: transformed to: toe 2025/09/23 03:47:20 DEBUG : toe: Directory modification time the same (differ by 356.278714ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36714") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:57442->172.17.0.2:36714, err= 2025/09/23 03:47:20 DEBUG : dG9l: transformed to: toe 2025/09/23 03:47:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/23 03:47:20 DEBUG : toe/toe: Directory modification time the same (differ by 356.278714ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33160") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:43960->172.17.0.2:33160, err= 2025/09/23 03:47:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/23 03:47:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/23 03:47:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/23 03:47:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/23 03:47:20 DEBUG : Local file system at /tmp/rclone2907996841: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : Local file system at /tmp/rclone2907996841: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39684") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41220->172.17.0.2:39684, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35044") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36234->172.17.0.2:35044, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:37139") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:53558->172.17.0.2:37139, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:32058") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:35994->172.17.0.2:32058, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38207") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50240->172.17.0.2:38207, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35388") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:37516->172.17.0.2:35388, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35322") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59100->172.17.0.2:35322, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xazoren4yewo", Local "Local file system at /tmp/rclone2907996841", Modify Window "1s" 2025/09/23 03:47:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36523") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59582->172.17.0.2:36523, err= 2025/09/23 03:47:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: 2025/09/23 03:47:20 INFO : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Making directory 2025/09/23 03:47:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: 2025/09/23 03:47:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: 2025/09/23 03:47:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: 2025/09/23 03:47:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/23 03:47:20 INFO : toe/toe: Making directory 2025/09/23 03:47:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:47:20 DEBUG : toe/toe: transformed to: 2025/09/23 03:47:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/23 03:47:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:47:20 DEBUG : toe: transformed to: 2025/09/23 03:47:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:47:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:47:20 DEBUG : toe/toe/toe: transformed to: 2025/09/23 03:47:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for checks to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Waiting for transfers to finish 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:39273") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:50464->172.17.0.2:39273, err= 2025/09/23 03:47:20 INFO : toe/toe/toe: Copied (new) 2025/09/23 03:47:20 ERROR : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: not deleting files as there were IO errors 2025/09/23 03:47:20 ERROR : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: not deleting directories as there were IO errors 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:35788") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:58424->172.17.0.2:35788, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34793") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:39536->172.17.0.2:34793, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33642") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46548->172.17.0.2:33642, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:38591") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46700->172.17.0.2:38591, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:30655") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:41318->172.17.0.2:30655, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:34911") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:46766->172.17.0.2:34911, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:36243") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:36602->172.17.0.2:36243, err= --- PASS: TestError (0.02s) PASS 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: dial("tcp","172.17.0.2:33436") 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: > dial: conn=172.17.0.1:59466->172.17.0.2:33436, err= 2025/09/23 03:47:20 DEBUG : ftp://172.17.0.2:21/rclone-test-xazoren4yewo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.669786818s (try 1/5)