"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/03 01:47:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli" 2025/07/03 01:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 01:47:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:48 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:48 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Connecting to FTP server 2025/07/03 01:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56660->172.17.0.3:21, err= 2025/07/03 01:47:48 DEBUG : Creating backend with remote "/tmp/rclone2973147307" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32654") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47648->172.17.0.3:32654, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37154") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55744->172.17.0.3:37154, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31703") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36588->172.17.0.3:31703, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38005") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60544->172.17.0.3:38005, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39956") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54628->172.17.0.3:39956, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38335") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35294->172.17.0.3:38335, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31052") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39122->172.17.0.3:31052, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32192") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53334->172.17.0.3:32192, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30884") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50668->172.17.0.3:30884, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37560") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34514->172.17.0.3:37560, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39277") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47816->172.17.0.3:39277, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39972") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49404->172.17.0.3:39972, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33807") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42744->172.17.0.3:33807, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33114") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35090->172.17.0.3:33114, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36113") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35532->172.17.0.3:36113, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : Creating backend with remote "/non-existing" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34817") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57798->172.17.0.3:34817, err= 2025/07/03 01:47:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33886") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52138->172.17.0.3:33886, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35689") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51614->172.17.0.3:35689, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30140") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40138->172.17.0.3:30140, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31611") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35304->172.17.0.3:31611, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34275") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57864->172.17.0.3:34275, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38801") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60688->172.17.0.3:38801, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32909") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54004->172.17.0.3:32909, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33682") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33424->172.17.0.3:33682, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Running all checks before starting transfers 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30483") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45628->172.17.0.3:30483, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Checks finished, now starting transfers 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39977") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51812->172.17.0.3:39977, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35321") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40100->172.17.0.3:35321, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38235") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58862->172.17.0.3:38235, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32437") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35096->172.17.0.3:32437, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36364") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57952->172.17.0.3:36364, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37381") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48844->172.17.0.3:37381, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 ERROR : Ignoring --no-traverse with sync 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32560") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42866->172.17.0.3:32560, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39664") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44642->172.17.0.3:39664, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36225") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51550->172.17.0.3:36225, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35361") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50672->172.17.0.3:35361, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32021") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47264->172.17.0.3:32021, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34483") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49812->172.17.0.3:34483, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36238") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41962->172.17.0.3:36238, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38337") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55268->172.17.0.3:38337, err= 2025/07/03 01:47:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33152") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55318->172.17.0.3:33152, err= 2025/07/03 01:47:49 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/03 01:47:49 INFO : hello world2: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36711") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51298->172.17.0.3:36711, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33853") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51208->172.17.0.3:33853, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32243") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37016->172.17.0.3:32243, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39003") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60174->172.17.0.3:39003, err= 2025/07/03 01:47:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33533") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49114->172.17.0.3:33533, err= 2025/07/03 01:47:49 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/03 01:47:49 INFO : potato2: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33520") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41414->172.17.0.3:33520, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31675") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38950->172.17.0.3:31675, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35819") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57906->172.17.0.3:35819, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37251") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60254->172.17.0.3:37251, err= 2025/07/03 01:47:49 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/03 01:47:49 INFO : potato2: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37448") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47160->172.17.0.3:37448, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36472") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36476->172.17.0.3:36472, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38021") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52332->172.17.0.3:38021, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/03 01:47:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/03 01:47:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34041") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44006->172.17.0.3:34041, err= 2025/07/03 01:47:49 INFO : sub dir2: Making directory 2025/07/03 01:47:49 INFO : sub dir: Making directory 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 INFO : sub dir2/sub sub dir2: Making directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Connecting to FTP server 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37874") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56670->172.17.0.3:21, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46750->172.17.0.3:37874, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37605") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35522->172.17.0.3:37605, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38049") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33944") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45182->172.17.0.3:38049, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49996->172.17.0.3:33944, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37980") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51076->172.17.0.3:37980, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37015") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42090->172.17.0.3:37015, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30975") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31129") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47716->172.17.0.3:30975, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59670->172.17.0.3:31129, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33227") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58004->172.17.0.3:33227, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33037") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50826->172.17.0.3:33037, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 INFO : sub dir2: Making directory 2025/07/03 01:47:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/03 01:47:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31630") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33642->172.17.0.3:31630, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32131") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49022->172.17.0.3:32131, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30368") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55976->172.17.0.3:30368, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32255") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55398->172.17.0.3:32255, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34654") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42352->172.17.0.3:34654, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37825") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41776->172.17.0.3:37825, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30496") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35954->172.17.0.3:30496, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : sub dir2: Making directory with metadata 2025/07/03 01:47:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38689") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46252->172.17.0.3:38689, err= 2025/07/03 01:47:49 INFO : sub dir2: Making directory 2025/07/03 01:47:49 INFO : sub dir: Making directory 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31377") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60458->172.17.0.3:31377, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 INFO : sub dir/hello world: Deleted 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35643") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53866->172.17.0.3:35643, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31961") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33769") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51682->172.17.0.3:31961, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45122->172.17.0.3:33769, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34508") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46822->172.17.0.3:34508, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39390") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33660->172.17.0.3:39390, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39000") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33655") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36226->172.17.0.3:39000, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41994->172.17.0.3:33655, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33277") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34300->172.17.0.3:33277, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33360") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42926->172.17.0.3:33360, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36224") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60266->172.17.0.3:36224, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 INFO : sub dir2: Making directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35858") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38224->172.17.0.3:35858, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33709") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44934->172.17.0.3:33709, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 INFO : sub dir/hello world: Deleted 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35409") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42362->172.17.0.3:35409, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31520") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34904->172.17.0.3:31520, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37473") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54240->172.17.0.3:37473, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30429") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44056->172.17.0.3:30429, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34739") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56706->172.17.0.3:34739, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : sub dir2: Making directory with metadata 2025/07/03 01:47:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/03 01:47:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31975") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34356->172.17.0.3:31975, err= 2025/07/03 01:47:49 INFO : sub dir2: Making directory 2025/07/03 01:47:49 INFO : sub dir: Making directory 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31615") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39074->172.17.0.3:31615, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33811") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42066->172.17.0.3:33811, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34961") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32992") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33082->172.17.0.3:32992, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35404->172.17.0.3:34961, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39379") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49122->172.17.0.3:39379, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39571") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35513") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36076->172.17.0.3:39571, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50022->172.17.0.3:35513, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38080") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58922->172.17.0.3:38080, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32621") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33132->172.17.0.3:32621, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39335") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56412->172.17.0.3:39335, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 INFO : sub dir2: Making directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38127") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46766->172.17.0.3:38127, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38578") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51416->172.17.0.3:38578, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31602") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36416->172.17.0.3:31602, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39047") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54562->172.17.0.3:39047, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33825") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45456->172.17.0.3:33825, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31089") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57508->172.17.0.3:31089, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31138") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48930->172.17.0.3:31138, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32262") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55892->172.17.0.3:32262, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37126") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40752->172.17.0.3:37126, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31986") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38454->172.17.0.3:31986, err= 2025/07/03 01:47:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zuyeras1miqa" 2025/07/03 01:47:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:49 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:49 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: Connecting to FTP server 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: > dial: conn=172.17.0.1:56674->172.17.0.3:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-jigohoq9zoli -> ftp://172.17.0.3:21/rclone-test-zuyeras1miqa 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: dial("tcp","172.17.0.3:32036") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38057") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: > dial: conn=172.17.0.1:34264->172.17.0.3:32036, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46648->172.17.0.3:38057, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35925") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42882->172.17.0.3:35925, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35662") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33222->172.17.0.3:35662, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: dial("tcp","172.17.0.3:36132") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: > dial: conn=172.17.0.1:40736->172.17.0.3:36132, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: dial("tcp","172.17.0.3:30612") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: > dial: conn=172.17.0.1:33742->172.17.0.3:30612, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: dial("tcp","172.17.0.3:34915") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: > dial: conn=172.17.0.1:54456->172.17.0.3:34915, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: dial("tcp","172.17.0.3:39066") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: > dial: conn=172.17.0.1:50360->172.17.0.3:39066, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: dial("tcp","172.17.0.3:36357") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: > dial: conn=172.17.0.1:58610->172.17.0.3:36357, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: Purge object "sub dir/hello world" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: Purge dir "sub dir" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyeras1miqa: Purge dir "" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34299") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44164->172.17.0.3:34299, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38971") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42958->172.17.0.3:38971, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38614") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35856->172.17.0.3:38614, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31035") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44774->172.17.0.3:31035, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37297") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42572->172.17.0.3:37297, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30642") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36018->172.17.0.3:30642, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35053") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47470->172.17.0.3:35053, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30668") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54796->172.17.0.3:30668, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32522") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55272->172.17.0.3:32522, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30375") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52160->172.17.0.3:30375, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34704") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50264->172.17.0.3:34704, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33384") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50518->172.17.0.3:33384, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33647") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56622->172.17.0.3:33647, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37829") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37024->172.17.0.3:37829, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35162") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50416->172.17.0.3:35162, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30958") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58780->172.17.0.3:30958, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38083") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39264->172.17.0.3:38083, err= 2025/07/03 01:47:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yuyiciv5suse" 2025/07/03 01:47:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:49 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:49 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: Connecting to FTP server 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:56690->172.17.0.3:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-jigohoq9zoli -> ftp://172.17.0.3:21/rclone-test-yuyiciv5suse 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:34762") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:52484->172.17.0.3:34762, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36794") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48004->172.17.0.3:36794, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33185") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48534->172.17.0.3:33185, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35046") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45136->172.17.0.3:35046, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:33623") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:50788->172.17.0.3:33623, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:36436") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:37926->172.17.0.3:36436, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:31419") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:47406->172.17.0.3:31419, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36257") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40564->172.17.0.3:36257, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32130") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49028->172.17.0.3:32130, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36135") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55668->172.17.0.3:36135, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37498") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:37348") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:32860->172.17.0.3:37348, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54916->172.17.0.3:37498, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:35086") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38510") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:48916->172.17.0.3:35086, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46076->172.17.0.3:38510, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37905") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59520->172.17.0.3:37905, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:38122") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:59976->172.17.0.3:38122, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:34952") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:36648->172.17.0.3:34952, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:39216") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:55782->172.17.0.3:39216, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:31586") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:60374->172.17.0.3:31586, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: dial("tcp","172.17.0.3:35825") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: > dial: conn=172.17.0.1:47580->172.17.0.3:35825, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: Purge object "sub dir/hello world" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: Purge dir "sub dir" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuyiciv5suse: Purge dir "" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36941") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60860->172.17.0.3:36941, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39117") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39824->172.17.0.3:39117, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32712") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52986->172.17.0.3:32712, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34461") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51532->172.17.0.3:34461, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39049") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35816->172.17.0.3:39049, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39391") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55694->172.17.0.3:39391, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39733") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46164->172.17.0.3:39733, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32693") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53132->172.17.0.3:32693, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37105") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35116->172.17.0.3:37105, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/03 01:47:49 INFO : sub dir/hello world: Deleted 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33712") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51216->172.17.0.3:33712, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36722") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49478->172.17.0.3:36722, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39608") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33124->172.17.0.3:39608, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38198") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55034->172.17.0.3:38198, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31432") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54910->172.17.0.3:31432, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36111") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42572->172.17.0.3:36111, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30904") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45824->172.17.0.3:30904, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34478") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49828->172.17.0.3:34478, err= 2025/07/03 01:47:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hovixem6zuhe" 2025/07/03 01:47:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:49 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:49 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Connecting to FTP server 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:56694->172.17.0.3:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-jigohoq9zoli -> ftp://172.17.0.3:21/rclone-test-hovixem6zuhe 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:37496") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37112") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55696->172.17.0.3:37112, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:49346->172.17.0.3:37496, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31766") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53990->172.17.0.3:31766, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31839") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50948->172.17.0.3:31839, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:30735") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:56542->172.17.0.3:30735, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:36663") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:37174->172.17.0.3:36663, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:39751") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:43044->172.17.0.3:39751, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32138") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36300->172.17.0.3:32138, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38618") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46754->172.17.0.3:38618, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35287") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59554->172.17.0.3:35287, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Using server-side directory move 2025/07/03 01:47:49 INFO : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:34841") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39706") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:39424->172.17.0.3:34841, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43634->172.17.0.3:39706, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39034") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:33007") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47706->172.17.0.3:39034, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:36366->172.17.0.3:33007, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Waiting for transfers to finish 2025/07/03 01:47:49 INFO : sub dir/hello world: Deleted 2025/07/03 01:47:49 INFO : sub dir/hello world: Moved (server-side) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30485") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60218->172.17.0.3:30485, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32079") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33970->172.17.0.3:32079, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:32981") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:44626->172.17.0.3:32981, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:39825") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:45856->172.17.0.3:39825, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31792") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58056->172.17.0.3:31792, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35894") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42280->172.17.0.3:35894, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31883") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45734->172.17.0.3:31883, err= 2025/07/03 01:47:49 DEBUG : testing file moves 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:36008") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31503") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40866->172.17.0.3:31503, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:56658->172.17.0.3:36008, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:32682") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:34428->172.17.0.3:32682, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33219") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51022->172.17.0.3:33219, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Waiting for transfers to finish 2025/07/03 01:47:49 INFO : sub dir/hello world: Deleted 2025/07/03 01:47:49 INFO : sub dir/hello world: Moved (server-side) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36765") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60214->172.17.0.3:36765, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34057") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43918->172.17.0.3:34057, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:37983") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:34332->172.17.0.3:37983, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:32843") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:49546->172.17.0.3:32843, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:30255") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:43464->172.17.0.3:30255, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: dial("tcp","172.17.0.3:33880") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: > dial: conn=172.17.0.1:33880->172.17.0.3:33880, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Purge object "sub dir/hello world" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Purge dir "sub dir" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hovixem6zuhe: Purge dir "" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39348") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35662->172.17.0.3:39348, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31629") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35174->172.17.0.3:31629, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31910") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42240->172.17.0.3:31910, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36011") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55714->172.17.0.3:36011, err= 2025/07/03 01:47:49 ERROR : error listing: directory not found 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37396") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54430->172.17.0.3:37396, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35811") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60944->172.17.0.3:35811, err= 2025/07/03 01:47:49 INFO : Local file system at /tmp/rclone2973147307: Making directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34879") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58540->172.17.0.3:34879, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39256") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42328->172.17.0.3:39256, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37361") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39410->172.17.0.3:37361, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37885") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43328->172.17.0.3:37885, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31047") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34866->172.17.0.3:31047, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33852") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57652->172.17.0.3:33852, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37676") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35862->172.17.0.3:37676, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33486") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54150->172.17.0.3:33486, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36820") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59008->172.17.0.3:36820, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36828") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45550->172.17.0.3:36828, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30160") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60744->172.17.0.3:30160, err= 2025/07/03 01:47:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34267") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58710->172.17.0.3:34267, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : Local file system at /tmp/rclone2973147307: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : Local file system at /tmp/rclone2973147307: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34326") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33426->172.17.0.3:34326, err= 2025/07/03 01:47:49 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/03 01:47:49 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36745") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43646->172.17.0.3:36745, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30711") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59152->172.17.0.3:30711, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32866") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53538->172.17.0.3:32866, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36730") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44422->172.17.0.3:36730, err= 2025/07/03 01:47:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35162") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50422->172.17.0.3:35162, err= 2025/07/03 01:47:49 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/03 01:47:49 INFO : check sum: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39222") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48748->172.17.0.3:39222, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38362") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40404->172.17.0.3:38362, err= 2025/07/03 01:47:49 NOTICE: ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/03 01:47:49 DEBUG : check sum: Size of src and dst objects identical 2025/07/03 01:47:49 DEBUG : check sum: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 INFO : There was nothing to transfer 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35637") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51726->172.17.0.3:35637, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30232") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54966->172.17.0.3:30232, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38156") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38046->172.17.0.3:38156, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38687") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59068->172.17.0.3:38687, err= 2025/07/03 01:47:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36317") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38284->172.17.0.3:36317, err= 2025/07/03 01:47:49 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/03 01:47:49 INFO : sizeonly: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32910") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50300->172.17.0.3:32910, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37518") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49848->172.17.0.3:37518, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : sizeonly: Sizes identical 2025/07/03 01:47:49 DEBUG : sizeonly: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 INFO : There was nothing to transfer 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31286") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36908->172.17.0.3:31286, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34184") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45504->172.17.0.3:34184, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30080") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41092->172.17.0.3:30080, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38930") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50490->172.17.0.3:38930, err= 2025/07/03 01:47:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30727") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40220->172.17.0.3:30727, err= 2025/07/03 01:47:49 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/03 01:47:49 INFO : ignore-size: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35747") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52936->172.17.0.3:35747, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37281") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46814->172.17.0.3:37281, err= 2025/07/03 01:47:49 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:49 DEBUG : ignore-size: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 INFO : There was nothing to transfer 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30560") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46374->172.17.0.3:30560, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34459") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49812->172.17.0.3:34459, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31669") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43840->172.17.0.3:31669, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30543") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52458->172.17.0.3:30543, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36433") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38668->172.17.0.3:36433, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34238") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35396->172.17.0.3:34238, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:49 DEBUG : existing: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 INFO : There was nothing to transfer 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35218") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33180->172.17.0.3:35218, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33773") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47802->172.17.0.3:33773, err= 2025/07/03 01:47:49 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/03 01:47:49 INFO : existing: Copied (replaced existing) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39809") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44574->172.17.0.3:39809, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35796") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59922->172.17.0.3:35796, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33513") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40872->172.17.0.3:33513, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35529") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35430->172.17.0.3:35529, err= 2025/07/03 01:47:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36438") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49570->172.17.0.3:36438, err= 2025/07/03 01:47:49 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/03 01:47:49 INFO : existing: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33044") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52344->172.17.0.3:33044, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36492") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46182->172.17.0.3:36492, err= 2025/07/03 01:47:49 DEBUG : existing: Destination exists, skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 INFO : There was nothing to transfer 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36005") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41540->172.17.0.3:36005, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38525") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57996->172.17.0.3:38525, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34473") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35240->172.17.0.3:34473, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30392") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48148->172.17.0.3:30392, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30021") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56666->172.17.0.3:30021, err= 2025/07/03 01:47:49 INFO : d: Making directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35309") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37264->172.17.0.3:35309, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Connecting to FTP server 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33175") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56710->172.17.0.3:21, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33355") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46398->172.17.0.3:33355, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53816->172.17.0.3:33175, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30501") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46692->172.17.0.3:30501, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38832") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58722->172.17.0.3:38832, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37251") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60256->172.17.0.3:37251, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37082") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31870") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34894->172.17.0.3:37082, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48198->172.17.0.3:31870, err= 2025/07/03 01:47:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : c/non empty space: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30687") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54826->172.17.0.3:30687, err= 2025/07/03 01:47:49 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/03 01:47:49 INFO : a/potato2: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 INFO : b/potato: Deleted 2025/07/03 01:47:49 INFO : d: Removing directory 2025/07/03 01:47:49 INFO : b: Removing directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: deleted 2 directories 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31987") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56752->172.17.0.3:31987, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35705") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42784->172.17.0.3:35705, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37249") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40052->172.17.0.3:37249, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39107") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46188->172.17.0.3:39107, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32181") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34189") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32770->172.17.0.3:34189, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48498->172.17.0.3:32181, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38394") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42140->172.17.0.3:38394, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32664") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35118->172.17.0.3:32664, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31763") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55366->172.17.0.3:31763, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39495") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42742->172.17.0.3:39495, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 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/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38908") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46652->172.17.0.3:38908, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38920") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58358->172.17.0.3:38920, err= 2025/07/03 01:47:49 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/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30030") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39472->172.17.0.3:30030, err= 2025/07/03 01:47:49 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/03 01:47:49 INFO : empty space: Copied (replaced existing) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39714") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33160->172.17.0.3:39714, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31921") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39834->172.17.0.3:31921, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36123") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44304->172.17.0.3:36123, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36114") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58730->172.17.0.3:36114, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33715") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50334->172.17.0.3:33715, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36907") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59346->172.17.0.3:36907, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39461") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56086->172.17.0.3:39461, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35368") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52272->172.17.0.3:35368, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 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/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32796") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53454->172.17.0.3:32796, err= 2025/07/03 01:47:49 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/03 01:47:49 INFO : foo: Copied (replaced existing) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32524") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56740->172.17.0.3:32524, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32691") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43456->172.17.0.3:32691, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31628") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40278->172.17.0.3:31628, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33645") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54646->172.17.0.3:33645, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38727") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33110->172.17.0.3:38727, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32410") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58800->172.17.0.3:32410, err= 2025/07/03 01:47:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37472") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51146->172.17.0.3:37472, err= 2025/07/03 01:47:49 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/03 01:47:49 INFO : potato: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35069") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47110->172.17.0.3:35069, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38440") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50336->172.17.0.3:38440, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39846") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37130->172.17.0.3:39846, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33248") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53004->172.17.0.3:33248, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38703") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46178->172.17.0.3:38703, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31989") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47862->172.17.0.3:31989, err= 2025/07/03 01:47:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34101") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55370->172.17.0.3:34101, err= 2025/07/03 01:47:49 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/03 01:47:49 INFO : potato: Copied (replaced existing) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33006") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54306->172.17.0.3:33006, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32961") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45586->172.17.0.3:32961, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30616") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52470->172.17.0.3:30616, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31429") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60348->172.17.0.3:31429, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37940") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60318->172.17.0.3:37940, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35910") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59966->172.17.0.3:35910, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 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/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34621") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60922->172.17.0.3:34621, err= 2025/07/03 01:47:49 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/03 01:47:49 INFO : potato: Copied (replaced existing) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38435") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46646->172.17.0.3:38435, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30836") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35282->172.17.0.3:30836, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37229") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59492->172.17.0.3:37229, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32974") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59862->172.17.0.3:32974, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37975") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33210->172.17.0.3:37975, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35934") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58172->172.17.0.3:35934, err= 2025/07/03 01:47:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:49 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37494") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49936->172.17.0.3:37494, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34087") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34890->172.17.0.3:34087, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30034") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46924->172.17.0.3:30034, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39435") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46382->172.17.0.3:39435, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36171") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34976->172.17.0.3:36171, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31819") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55112->172.17.0.3:31819, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33621") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60210->172.17.0.3:33621, err= 2025/07/03 01:47:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37945") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42088->172.17.0.3:37945, err= 2025/07/03 01:47:49 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/03 01:47:49 INFO : potato2: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 INFO : potato: Deleted 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35535") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57788->172.17.0.3:35535, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39489") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37820->172.17.0.3:39489, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33066") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51542->172.17.0.3:33066, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39578") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45706->172.17.0.3:39578, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39572") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42426->172.17.0.3:39572, err= 2025/07/03 01:47:49 INFO : d: Making directory 2025/07/03 01:47:49 INFO : d/e: Making directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35098") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36392->172.17.0.3:35098, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30582") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48032->172.17.0.3:30582, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33912") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36264") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57462->172.17.0.3:36264, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37894->172.17.0.3:33912, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32291") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45744->172.17.0.3:32291, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34677") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60942->172.17.0.3:34677, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33408") 2025/07/03 01:47:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30292") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52662->172.17.0.3:33408, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Connecting to FTP server 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32405") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56720->172.17.0.3:21, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45584->172.17.0.3:30292, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50862->172.17.0.3:32405, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34411") 2025/07/03 01:47:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59244->172.17.0.3:34411, err= 2025/07/03 01:47:49 DEBUG : c/non empty space: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36513") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56078->172.17.0.3:36513, err= 2025/07/03 01:47:49 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/03 01:47:49 INFO : a/potato2: Copied (new) 2025/07/03 01:47:49 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:49 INFO : b/potato: Deleted 2025/07/03 01:47:49 INFO : d/e: Removing directory 2025/07/03 01:47:49 INFO : d: Removing directory 2025/07/03 01:47:49 INFO : b: Removing directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: deleted 3 directories 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34744") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44500->172.17.0.3:34744, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32716") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44942->172.17.0.3:32716, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34177") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33230->172.17.0.3:34177, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36055") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52718->172.17.0.3:36055, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35421") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36126->172.17.0.3:35421, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38682") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46780->172.17.0.3:38682, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39779") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57202->172.17.0.3:39779, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33013") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57884->172.17.0.3:33013, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32194") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48766->172.17.0.3:32194, err= 2025/07/03 01:47:49 INFO : d: Making directory 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38083") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39276->172.17.0.3:38083, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37101") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38540") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34592") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47344->172.17.0.3:38540, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60288->172.17.0.3:34592, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43788->172.17.0.3:37101, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31827") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34422->172.17.0.3:31827, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36780") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35415") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59918->172.17.0.3:36780, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38551") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57818->172.17.0.3:35415, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50814->172.17.0.3:38551, err= 2025/07/03 01:47:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:49 DEBUG : c/non empty space: Unchanged skipping 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30420") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46118->172.17.0.3:30420, err= 2025/07/03 01:47:49 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/03 01:47:49 INFO : a/potato2: Copied (new) 2025/07/03 01:47:49 ERROR : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: not deleting files as there were IO errors 2025/07/03 01:47:49 ERROR : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: not deleting directories as there were IO errors 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30633") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39072->172.17.0.3:30633, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35757") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31406") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33315") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36362") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40824->172.17.0.3:35757, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53510->172.17.0.3:31406, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54690->172.17.0.3:33315, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57714->172.17.0.3:36362, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37411") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36380->172.17.0.3:37411, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38896") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33646") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33925") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40672->172.17.0.3:33646, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57208->172.17.0.3:38896, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36775") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38576->172.17.0.3:33925, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59536->172.17.0.3:36775, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38039") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47058->172.17.0.3:38039, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39409") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53494->172.17.0.3:39409, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39267") 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43610->172.17.0.3:39267, err= 2025/07/03 01:47:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36361") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46146->172.17.0.3:36361, err= 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30111") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36558->172.17.0.3:30111, err= 2025/07/03 01:47:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37237") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58300->172.17.0.3:37237, err= 2025/07/03 01:47:50 INFO : potato: Deleted 2025/07/03 01:47:50 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/03 01:47:50 INFO : potato2: Copied (new) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35334") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49914->172.17.0.3:35334, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35527") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52130->172.17.0.3:35527, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37627") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59982->172.17.0.3:37627, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34881") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42632->172.17.0.3:34881, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38636") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40792->172.17.0.3:38636, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39106") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56802->172.17.0.3:39106, err= 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30364") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39174->172.17.0.3:30364, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 INFO : potato: Deleted 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36022") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48284->172.17.0.3:36022, err= 2025/07/03 01:47:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31516") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58230->172.17.0.3:31516, err= 2025/07/03 01:47:50 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/03 01:47:50 INFO : potato2: Copied (new) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33149") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49908->172.17.0.3:33149, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35174") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53992->172.17.0.3:35174, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37792") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43102->172.17.0.3:37792, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36574") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37554->172.17.0.3:36574, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34028") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52414->172.17.0.3:34028, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39846") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37140->172.17.0.3:39846, err= 2025/07/03 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31551") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35020->172.17.0.3:31551, err= 2025/07/03 01:47:50 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/03 01:47:50 INFO : potato2: Copied (new) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32595") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42788->172.17.0.3:32595, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39728") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34094->172.17.0.3:39728, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37389") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56926->172.17.0.3:37389, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34144") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32814->172.17.0.3:34144, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39405") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43050->172.17.0.3:39405, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38246") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35356->172.17.0.3:38246, err= 2025/07/03 01:47:50 DEBUG : enormous: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : enormous: Excluded 2025/07/03 01:47:50 DEBUG : potato2: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : potato2: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38741") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51280->172.17.0.3:38741, err= 2025/07/03 01:47:50 DEBUG : potato2: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : potato2: Excluded 2025/07/03 01:47:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39956") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54636->172.17.0.3:39956, err= 2025/07/03 01:47:50 DEBUG : enormous: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : enormous: Excluded 2025/07/03 01:47:50 DEBUG : potato2: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : potato2: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36041") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41028->172.17.0.3:36041, err= 2025/07/03 01:47:50 DEBUG : potato2: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : potato2: Excluded 2025/07/03 01:47:50 DEBUG : Local file system at /tmp/rclone2973147307: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:50 DEBUG : Local file system at /tmp/rclone2973147307: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31042") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52692->172.17.0.3:31042, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31186") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58948->172.17.0.3:31186, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36234") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53438->172.17.0.3:36234, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37549") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54034->172.17.0.3:37549, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31647") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49140->172.17.0.3:31647, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32177") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44520->172.17.0.3:32177, err= 2025/07/03 01:47:50 DEBUG : enormous: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : enormous: Excluded 2025/07/03 01:47:50 DEBUG : potato2: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : potato2: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33478") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59122->172.17.0.3:33478, err= 2025/07/03 01:47:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : potato2: Deleted 2025/07/03 01:47:50 INFO : enormous: Deleted 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38216") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34290->172.17.0.3:38216, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35550") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55352->172.17.0.3:35550, err= 2025/07/03 01:47:50 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:50 DEBUG : Local file system at /tmp/rclone2973147307: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : Local file system at /tmp/rclone2973147307: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : enormous: Deleted 2025/07/03 01:47:50 INFO : potato2: Deleted 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33794") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36782->172.17.0.3:33794, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33032") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51000->172.17.0.3:33032, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38927") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44490->172.17.0.3:38927, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36573") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37746->172.17.0.3:36573, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38690") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55078->172.17.0.3:38690, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33589") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56744->172.17.0.3:33589, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39979") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59114->172.17.0.3:39979, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36541") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52930->172.17.0.3:36541, err= 2025/07/03 01:47:50 DEBUG : five: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/03 01:47:50 DEBUG : one: Destination is newer than source, skipping 2025/07/03 01:47:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/03 01:47:50 DEBUG : three: Sizes identical 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31098") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34280->172.17.0.3:31098, err= 2025/07/03 01:47:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39657") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39424") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33600->172.17.0.3:39657, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54374->172.17.0.3:39424, err= 2025/07/03 01:47:50 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/03 01:47:50 INFO : five: Copied (new) 2025/07/03 01:47:50 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/03 01:47:50 INFO : four: Copied (replaced existing) 2025/07/03 01:47:50 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/03 01:47:50 INFO : two: Copied (replaced existing) 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30985") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38330->172.17.0.3:30985, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38904") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51892->172.17.0.3:38904, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32449") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51468->172.17.0.3:32449, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/07/03 01:47:50 ERROR : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34316") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40894->172.17.0.3:34316, err= 2025/07/03 01:47:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36442") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34115") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47008->172.17.0.3:36442, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43262->172.17.0.3:34115, err= 2025/07/03 01:47:50 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/03 01:47:50 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/03 01:47:50 INFO : potato: Copied (new) 2025/07/03 01:47:50 INFO : yam: Copied (new) 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37562") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53142->172.17.0.3:37562, err= 2025/07/03 01:47:50 ERROR : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37889") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40448->172.17.0.3:37889, err= 2025/07/03 01:47:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : potato: Unchanged skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32113") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45578->172.17.0.3:32113, err= 2025/07/03 01:47:50 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/03 01:47:50 INFO : yaml: Copied (new) 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : yam: Deleted 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35087") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60990->172.17.0.3:35087, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34412") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55106->172.17.0.3:34412, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35490") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41116->172.17.0.3:35490, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38912") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52174->172.17.0.3:38912, err= 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Making map for --track-renames 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Finished making map for --track-renames 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for renames to finish 2025/07/03 01:47:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30234") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58250->172.17.0.3:30234, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36411") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46052->172.17.0.3:36411, err= 2025/07/03 01:47:50 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/03 01:47:50 INFO : yam: Copied (new) 2025/07/03 01:47:50 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/03 01:47:50 INFO : potato: Copied (new) 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31769") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50770->172.17.0.3:31769, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35628") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51704->172.17.0.3:35628, err= 2025/07/03 01:47:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Making map for --track-renames 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Finished making map for --track-renames 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : potato: Unchanged skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for renames to finish 2025/07/03 01:47:50 INFO : yam: Moved (server-side) to: yaml 2025/07/03 01:47:50 INFO : yaml: Renamed from "yam" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31235") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36734->172.17.0.3:31235, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32628") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59574->172.17.0.3:32628, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38787") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53632->172.17.0.3:38787, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31140") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57080->172.17.0.3:31140, err= 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Making map for --track-renames 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Finished making map for --track-renames 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for renames to finish 2025/07/03 01:47:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37712") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52122->172.17.0.3:37712, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39377") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56434->172.17.0.3:39377, err= 2025/07/03 01:47:50 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/03 01:47:50 INFO : potato: Copied (new) 2025/07/03 01:47:50 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/03 01:47:50 INFO : sub/yam: Copied (new) 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34168") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46722->172.17.0.3:34168, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38095") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41552->172.17.0.3:38095, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35322") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57204->172.17.0.3:35322, err= 2025/07/03 01:47:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39969") 2025/07/03 01:47:50 DEBUG : potato: Unchanged skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50104->172.17.0.3:39969, err= 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Making map for --track-renames 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Finished making map for --track-renames 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for renames to finish 2025/07/03 01:47:50 INFO : sub/yam: Moved (server-side) to: yam 2025/07/03 01:47:50 INFO : yam: Renamed from "sub/yam" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34473") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35254->172.17.0.3:34473, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30116") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38052->172.17.0.3:30116, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36298") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41442->172.17.0.3:36298, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38652") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44664->172.17.0.3:38652, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39289") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57848->172.17.0.3:39289, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : Creating backend with remote "/tmp/rclone2973147307/dir1" 2025/07/03 01:47:50 DEBUG : Creating backend with remote "/tmp/rclone2973147307/dir2" 2025/07/03 01:47:50 DEBUG : Local file system at /tmp/rclone2973147307/dir2: Using server-side directory move 2025/07/03 01:47:50 INFO : Local file system at /tmp/rclone2973147307/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/03 01:47:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : Local file system at /tmp/rclone2973147307/dir2: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : Local file system at /tmp/rclone2973147307/dir2: Waiting for transfers to finish 2025/07/03 01:47:50 INFO : file1.txt: Moved (server-side) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31940") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41302->172.17.0.3:31940, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31888") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60340->172.17.0.3:31888, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38747") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34454->172.17.0.3:38747, err= 2025/07/03 01:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37111") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49388->172.17.0.3:37111, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36671") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55348->172.17.0.3:36671, err= 2025/07/03 01:47:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:50 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:50 INFO : sub dir/hello world: Deleted 2025/07/03 01:47:50 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/03 01:47:50 INFO : nested/sub dir/file: Copied (new) 2025/07/03 01:47:50 INFO : nested/sub dir/file: Deleted 2025/07/03 01:47:50 INFO : sub dir: Removing directory 2025/07/03 01:47:50 INFO : nested/sub dir: Removing directory 2025/07/03 01:47:50 INFO : nested: Removing directory 2025/07/03 01:47:50 DEBUG : Local file system at /tmp/rclone2973147307: deleted 3 directories 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33480") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53804->172.17.0.3:33480, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38499") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42768->172.17.0.3:38499, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38693") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39568->172.17.0.3:38693, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30451") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44034->172.17.0.3:30451, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30084") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50522->172.17.0.3:30084, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30657") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37486") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49616->172.17.0.3:30657, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49688->172.17.0.3:37486, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32467") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57528->172.17.0.3:32467, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37521") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49012->172.17.0.3:37521, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34389") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45096->172.17.0.3:34389, err= 2025/07/03 01:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30952") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40862->172.17.0.3:30952, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38102") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48630->172.17.0.3:38102, err= 2025/07/03 01:47:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/03 01:47:50 INFO : sub dir/hello world: Copied (new) 2025/07/03 01:47:50 INFO : sub dir/hello world: Deleted 2025/07/03 01:47:50 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/03 01:47:50 INFO : nested/sub dir/file: Copied (new) 2025/07/03 01:47:50 INFO : nested/sub dir/file: Deleted 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37818") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56842->172.17.0.3:37818, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36598") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57874->172.17.0.3:36598, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31316") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56046->172.17.0.3:31316, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32901") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46702->172.17.0.3:32901, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32822") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60280->172.17.0.3:32822, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32505") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50874->172.17.0.3:32505, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37118") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49720->172.17.0.3:37118, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35336") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48718->172.17.0.3:35336, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37250") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58712->172.17.0.3:37250, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38217") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43796->172.17.0.3:38217, err= 2025/07/03 01:47:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35513") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39572") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42442->172.17.0.3:39572, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50032->172.17.0.3:35513, err= 2025/07/03 01:47:50 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/03 01:47:50 INFO : existing-b: Copied (new) 2025/07/03 01:47:50 INFO : existing-b: Deleted 2025/07/03 01:47:50 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/03 01:47:50 INFO : existing: Copied (new) 2025/07/03 01:47:50 INFO : existing: Deleted 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36530") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38262->172.17.0.3:36530, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33676") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38324->172.17.0.3:33676, err= 2025/07/03 01:47:50 DEBUG : existing: Destination exists, skipping 2025/07/03 01:47:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36394") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40946->172.17.0.3:36394, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32361") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45842->172.17.0.3:32361, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38700") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60446->172.17.0.3:38700, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xahiyud3beje" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:56728->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36324") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38972->172.17.0.3:36324, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35491") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58664->172.17.0.3:35491, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34693") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45422->172.17.0.3:34693, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39740") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39604->172.17.0.3:39740, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-jigohoq9zoli -> ftp://172.17.0.3:21/rclone-test-xahiyud3beje 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:37136") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:33952->172.17.0.3:37136, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:32760") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:47186->172.17.0.3:32760, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:37513") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:34606->172.17.0.3:37513, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: Using server-side directory move 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34752") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:34151") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60696->172.17.0.3:34752, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:37314->172.17.0.3:34151, err= 2025/07/03 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:56736->172.17.0.3:21, err= 2025/07/03 01:47:50 INFO : empty space: Deleted 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: Waiting for transfers to finish 2025/07/03 01:47:50 INFO : potato2: Moved (server-side) 2025/07/03 01:47:50 INFO : potato3: Deleted 2025/07/03 01:47:50 INFO : potato3: Moved (server-side) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33016") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35220->172.17.0.3:33016, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:36072") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:42252->172.17.0.3:36072, err= 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qiwuvod6refe" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: > dial: conn=172.17.0.1:56748->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: Using server-side directory move 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: Server side directory move succeeded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: dial("tcp","172.17.0.3:35269") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: > dial: conn=172.17.0.1:41504->172.17.0.3:35269, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:32407") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:47486->172.17.0.3:32407, err= 2025/07/03 01:47:50 ERROR : error listing: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: dial("tcp","172.17.0.3:34867") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: > dial: conn=172.17.0.1:58356->172.17.0.3:34867, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: Purge object "empty space" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: Purge object "potato2" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: Purge object "potato3" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qiwuvod6refe: Purge dir "" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: dial("tcp","172.17.0.3:35850") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: > dial: conn=172.17.0.1:46830->172.17.0.3:35850, err= 2025/07/03 01:47:50 ERROR : error listing: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xahiyud3beje: Purge dir "" 2025/07/03 01:47:50 NOTICE: purge failed to rmdir "": directory not found 2025/07/03 01:47:50 NOTICE: purge failed: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36549") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55242->172.17.0.3:36549, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30183") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37100->172.17.0.3:30183, err= --- PASS: TestServerSideMove (0.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-negunoz4zoqe" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:56762->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37780") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35188->172.17.0.3:37780, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35063") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54044->172.17.0.3:35063, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34125") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60778->172.17.0.3:34125, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34339") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39924->172.17.0.3:34339, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-jigohoq9zoli -> ftp://172.17.0.3:21/rclone-test-negunoz4zoqe 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:33355") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:46412->172.17.0.3:33355, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:39983") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:38120->172.17.0.3:39983, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:38423") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:34302->172.17.0.3:38423, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35237") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44168->172.17.0.3:35237, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:39529") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:51964->172.17.0.3:39529, err= 2025/07/03 01:47:50 DEBUG : empty space: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : empty space: Excluded 2025/07/03 01:47:50 DEBUG : empty space: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : empty space: Excluded 2025/07/03 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:56772->172.17.0.3:21, err= 2025/07/03 01:47:50 INFO : potato2: Moved (server-side) 2025/07/03 01:47:50 INFO : potato3: Deleted 2025/07/03 01:47:50 INFO : potato3: Moved (server-side) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34588") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48904->172.17.0.3:34588, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:35456") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:36536->172.17.0.3:35456, err= 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rojiqeg0joma" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: > dial: conn=172.17.0.1:56782->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: dial("tcp","172.17.0.3:35500") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:39563") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: > dial: conn=172.17.0.1:57916->172.17.0.3:35500, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:35130->172.17.0.3:39563, err= 2025/07/03 01:47:50 DEBUG : empty space: Excluded (Size Filter) 2025/07/03 01:47:50 DEBUG : empty space: Excluded 2025/07/03 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: > dial: conn=172.17.0.1:56796->172.17.0.3:21, err= 2025/07/03 01:47:50 INFO : potato2: Moved (server-side) 2025/07/03 01:47:50 INFO : potato3: Moved (server-side) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: dial("tcp","172.17.0.3:31859") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: > dial: conn=172.17.0.1:38354->172.17.0.3:31859, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:34512") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:54434->172.17.0.3:34512, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: dial("tcp","172.17.0.3:31929") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: > dial: conn=172.17.0.1:47310->172.17.0.3:31929, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: Purge object "potato2" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: Purge object "potato3" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-rojiqeg0joma: Purge dir "" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: dial("tcp","172.17.0.3:38687") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: > dial: conn=172.17.0.1:59070->172.17.0.3:38687, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: Purge object "empty space" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-negunoz4zoqe: Purge dir "" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36555") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37596->172.17.0.3:36555, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36136") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51344->172.17.0.3:36136, err= --- PASS: TestServerSideMoveWithFilter (0.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noyodix9firi" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:56800->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30217") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43972->172.17.0.3:30217, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30573") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58100->172.17.0.3:30573, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32697") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35746->172.17.0.3:32697, err= 2025/07/03 01:47:50 INFO : tomatoDir: Making directory 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33428") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60742->172.17.0.3:33428, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32572") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50168->172.17.0.3:32572, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-jigohoq9zoli -> ftp://172.17.0.3:21/rclone-test-noyodix9firi 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:34462") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:42576->172.17.0.3:34462, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:36402") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:34582->172.17.0.3:36402, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:37077") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:45374->172.17.0.3:37077, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: Using server-side directory move 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-noyodix9firi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34880") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:31555") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32782->172.17.0.3:34880, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:58096->172.17.0.3:31555, err= 2025/07/03 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : empty space: Unchanged skipping 2025/07/03 01:47:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32062") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:56802->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60880->172.17.0.3:32062, err= 2025/07/03 01:47:50 INFO : empty space: Deleted 2025/07/03 01:47:50 INFO : potato2: Moved (server-side) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: Waiting for transfers to finish 2025/07/03 01:47:50 INFO : potato3: Deleted 2025/07/03 01:47:50 INFO : potato3: Moved (server-side) 2025/07/03 01:47:50 INFO : tomatoDir: Removing directory 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: deleted 1 directories 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37488") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47810->172.17.0.3:37488, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39673") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48044->172.17.0.3:39673, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:39690") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:47832->172.17.0.3:39690, err= 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xutumat5kupu" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: > dial: conn=172.17.0.1:56812->172.17.0.3:21, err= 2025/07/03 01:47:50 INFO : tomatoDir: Making directory 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: Using server-side directory move 2025/07/03 01:47:50 INFO : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: Server side directory move succeeded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: dial("tcp","172.17.0.3:33839") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: > dial: conn=172.17.0.1:58614->172.17.0.3:33839, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: dial("tcp","172.17.0.3:34742") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: > dial: conn=172.17.0.1:53138->172.17.0.3:34742, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:34959") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:56024->172.17.0.3:34959, err= 2025/07/03 01:47:50 ERROR : error listing: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:39779") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:57206->172.17.0.3:39779, err= 2025/07/03 01:47:50 ERROR : error listing: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: dial("tcp","172.17.0.3:35772") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: > dial: conn=172.17.0.1:43198->172.17.0.3:35772, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: Purge object "empty space" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: Purge object "potato2" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: Purge object "potato3" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: dial("tcp","172.17.0.3:39611") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: > dial: conn=172.17.0.1:55884->172.17.0.3:39611, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: Purge dir "tomatoDir" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xutumat5kupu: Purge dir "" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: dial("tcp","172.17.0.3:39300") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: > dial: conn=172.17.0.1:41748->172.17.0.3:39300, err= 2025/07/03 01:47:50 ERROR : error listing: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-noyodix9firi: Purge dir "" 2025/07/03 01:47:50 NOTICE: purge failed to rmdir "": directory not found 2025/07/03 01:47:50 NOTICE: purge failed: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38121") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57756->172.17.0.3:38121, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38745") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44230->172.17.0.3:38745, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35446") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39504->172.17.0.3:35446, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33669") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51148->172.17.0.3:33669, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/rclone-sync-test" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: > dial: conn=172.17.0.1:56818->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36437") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49980->172.17.0.3:36437, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38700") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60462->172.17.0.3:38700, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/rclone-sync-test" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: > dial: conn=172.17.0.1:56834->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56850->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/rclone-sync-test-ignore-file" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56862->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36315") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51048->172.17.0.3:36315, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: dial("tcp","172.17.0.3:32118") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: > dial: conn=172.17.0.1:50960->172.17.0.3:32118, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37366") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54420->172.17.0.3:37366, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test: Excluded 2025/07/03 01:47:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33655") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42002->172.17.0.3:33655, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35202") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43900->172.17.0.3:35202, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: dial("tcp","172.17.0.3:38412") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test: > dial: conn=172.17.0.1:36620->172.17.0.3:38412, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test: Excluded 2025/07/03 01:47:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36648") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36644->172.17.0.3:36648, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : rclone-sync-test-include: Removing directory 2025/07/03 01:47:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: failed to delete 1 directories 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:35699") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52916->172.17.0.3:35699, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34065") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58396->172.17.0.3:34065, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test: Excluded 2025/07/03 01:47:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36914") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47550->172.17.0.3:36914, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39702") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57054->172.17.0.3:39702, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31144") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42720->172.17.0.3:31144, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test: Excluded 2025/07/03 01:47:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31122") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44704->172.17.0.3:31122, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : rclone-sync-test-include: Removing directory 2025/07/03 01:47:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: failed to delete 1 directories 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35320") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:39132") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:55112->172.17.0.3:39132, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37602->172.17.0.3:35320, err= 2025/07/03 01:47:50 DEBUG : Excluded 2025/07/03 01:47:50 DEBUG : rclone-sync-test: Excluded 2025/07/03 01:47:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30532") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55974->172.17.0.3:30532, err= 2025/07/03 01:47:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34855") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36120->172.17.0.3:34855, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33876") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34539") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44022->172.17.0.3:34539, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41952->172.17.0.3:33876, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38734") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47274->172.17.0.3:38734, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36048") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39228->172.17.0.3:36048, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37745") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49990->172.17.0.3:37745, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/dst" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:56868->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/CompareDest" 2025/07/03 01:47:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:50 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/CompareDest: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/CompareDest: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/CompareDest: > dial: conn=172.17.0.1:56872->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigohoq9zoli/CompareDest" to be canonical "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/CompareDest" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:32036") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:34268->172.17.0.3:32036, err= 2025/07/03 01:47:50 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:32726") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:44320->172.17.0.3:32726, err= 2025/07/03 01:47:50 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/03 01:47:50 INFO : one: Copied (new) 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39432") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53292->172.17.0.3:39432, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38866") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41558->172.17.0.3:38866, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36296") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51704->172.17.0.3:36296, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31032") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60050->172.17.0.3:31032, err= 2025/07/03 01:47:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigohoq9zoli/CompareDest" for canonical name "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/CompareDest" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:30707") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:56774->172.17.0.3:30707, err= 2025/07/03 01:47:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:35133") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:45832->172.17.0.3:35133, err= 2025/07/03 01:47:50 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/03 01:47:50 INFO : one: Copied (replaced existing) 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36893") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46240->172.17.0.3:36893, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38600") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37906->172.17.0.3:38600, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38872") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53544->172.17.0.3:38872, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30034") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46926->172.17.0.3:30034, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37084") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35760->172.17.0.3:37084, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31990") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38271") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48132->172.17.0.3:31990, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36046->172.17.0.3:38271, err= 2025/07/03 01:47:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigohoq9zoli/CompareDest" for canonical name "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/CompareDest" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:39143") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:37036->172.17.0.3:39143, err= 2025/07/03 01:47:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34979") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44588->172.17.0.3:34979, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38477") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39618") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46504->172.17.0.3:38477, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46138->172.17.0.3:39618, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34344") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45622->172.17.0.3:34344, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38910") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34162->172.17.0.3:38910, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31352") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33458->172.17.0.3:31352, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30630") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52634->172.17.0.3:30630, err= 2025/07/03 01:47:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigohoq9zoli/CompareDest" for canonical name "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/CompareDest" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:36711") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:51314->172.17.0.3:36711, err= 2025/07/03 01:47:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/CompareDest: Connecting to FTP server 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/CompareDest: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/CompareDest: > dial: conn=172.17.0.1:56874->172.17.0.3:21, err= 2025/07/03 01:47:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39347") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56602->172.17.0.3:39347, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31192") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35883") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43352->172.17.0.3:31192, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38654->172.17.0.3:35883, err= 2025/07/03 01:47:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigohoq9zoli/CompareDest" for canonical name "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/CompareDest" 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:31520") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:34912->172.17.0.3:31520, err= 2025/07/03 01:47:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 01:47:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:50 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:50 INFO : There was nothing to transfer 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31851") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37090->172.17.0.3:31851, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30173") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37493") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41122->172.17.0.3:30173, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36456->172.17.0.3:37493, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39709") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59342->172.17.0.3:39709, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31519") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47980->172.17.0.3:31519, err= 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39729") 2025/07/03 01:47:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57366->172.17.0.3:39729, err= 2025/07/03 01:47:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigohoq9zoli/CompareDest" for canonical name "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/CompareDest" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:38988") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:55214->172.17.0.3:38988, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 01:47:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/03 01:47:51 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 01:47:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:32694") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:60606->172.17.0.3:32694, err= 2025/07/03 01:47:51 DEBUG : two.1503b713.partial: renamed to: two 2025/07/03 01:47:51 INFO : two: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34004") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53202->172.17.0.3:34004, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37490") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45948->172.17.0.3:37490, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35852") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51220->172.17.0.3:35852, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36405") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51990->172.17.0.3:36405, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39726") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53020->172.17.0.3:39726, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36618") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45208->172.17.0.3:36618, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31790") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33986->172.17.0.3:31790, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38738") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46896->172.17.0.3:38738, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33150") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47200->172.17.0.3:33150, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37231") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34204->172.17.0.3:37231, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35218") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33188->172.17.0.3:35218, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36989") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51888->172.17.0.3:36989, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/dest" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: > dial: conn=172.17.0.1:56886->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/pre-dest1" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/pre-dest1: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/pre-dest1: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/pre-dest1: > dial: conn=172.17.0.1:56902->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigohoq9zoli/pre-dest1" to be canonical "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/pre-dest1" 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/pre-dest2" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/pre-dest2: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/pre-dest2: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/pre-dest2: > dial: conn=172.17.0.1:56906->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigohoq9zoli/pre-dest2" to be canonical "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/pre-dest2" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: dial("tcp","172.17.0.3:39738") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: > dial: conn=172.17.0.1:37200->172.17.0.3:39738, err= 2025/07/03 01:47:51 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/03 01:47:51 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/03 01:47:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: dial("tcp","172.17.0.3:33543") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: > dial: conn=172.17.0.1:33394->172.17.0.3:33543, err= 2025/07/03 01:47:51 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/03 01:47:51 INFO : 3: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: dial("tcp","172.17.0.3:30737") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dest: > dial: conn=172.17.0.1:60176->172.17.0.3:30737, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32565") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46146->172.17.0.3:32565, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34753") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37235") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59256->172.17.0.3:34753, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36736") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60078->172.17.0.3:37235, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45020->172.17.0.3:36736, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38395") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43850->172.17.0.3:38395, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31923") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38041") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38849") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58206->172.17.0.3:31923, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33924->172.17.0.3:38849, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43022->172.17.0.3:38041, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37209") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52258->172.17.0.3:37209, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/pre-dest1: closing 1 unused connections 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.14s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36836") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33514->172.17.0.3:36836, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33119") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47090->172.17.0.3:33119, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33913") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50898->172.17.0.3:33913, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31502") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58482->172.17.0.3:31502, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33353") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33804->172.17.0.3:33353, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38793") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58764->172.17.0.3:38793, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37887") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60976->172.17.0.3:37887, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/dst" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:56912->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: > dial: conn=172.17.0.1:56926->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" to be canonical "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:39268") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:53336->172.17.0.3:39268, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 INFO : one: Moved (server-side) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:39953") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:50542->172.17.0.3:39953, err= 2025/07/03 01:47:51 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) 2025/07/03 01:47:51 INFO : three.txt: Moved into backup dir 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31128") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37816->172.17.0.3:31128, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36629") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37107") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42910->172.17.0.3:37107, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53698->172.17.0.3:36629, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30530") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51534->172.17.0.3:30530, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37360") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37424->172.17.0.3:37360, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39347") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39446") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53114->172.17.0.3:39446, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56610->172.17.0.3:39347, err= 2025/07/03 01:47:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" for canonical name "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:33642") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:52220->172.17.0.3:33642, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 INFO : one: Deleted 2025/07/03 01:47:51 INFO : one: Moved (server-side) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:32471") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:35794->172.17.0.3:32471, err= 2025/07/03 01:47:51 DEBUG : one.1503b713.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : three.txt: Deleted 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) 2025/07/03 01:47:51 INFO : three.txt: Moved into backup dir 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38056") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53092->172.17.0.3:38056, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31944") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39988->172.17.0.3:31944, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31692") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55944->172.17.0.3:31692, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36471") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58656->172.17.0.3:36471, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38521") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40040->172.17.0.3:38521, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30371") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33532->172.17.0.3:30371, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32923") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48874->172.17.0.3:32923, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37203") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45510->172.17.0.3:37203, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38694") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35386->172.17.0.3:38694, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39939") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55658->172.17.0.3:39939, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37122") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50618->172.17.0.3:37122, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39743") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54918->172.17.0.3:39743, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/dst" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:56940->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: > dial: conn=172.17.0.1:56954->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" to be canonical "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:32288") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:60606->172.17.0.3:32288, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one.bak 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:30724") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:41528->172.17.0.3:30724, err= 2025/07/03 01:47:51 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/03 01:47:51 INFO : three.txt: Moved into backup dir 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31444") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53034->172.17.0.3:31444, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37846") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31071") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49954->172.17.0.3:31071, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52840->172.17.0.3:37846, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35239") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57452->172.17.0.3:35239, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35821") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57108->172.17.0.3:35821, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36517") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56866->172.17.0.3:36517, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34483") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49824->172.17.0.3:34483, err= 2025/07/03 01:47:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" for canonical name "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:38291") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:59226->172.17.0.3:38291, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 INFO : one.bak: Deleted 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one.bak 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:31692") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:55958->172.17.0.3:31692, err= 2025/07/03 01:47:51 DEBUG : one.1503b713.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : three.txt.bak: Deleted 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/03 01:47:51 INFO : three.txt: Moved into backup dir 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33627") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45964->172.17.0.3:33627, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36060") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34910->172.17.0.3:36060, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33500") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58046->172.17.0.3:33500, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37157") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48096->172.17.0.3:37157, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34275") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37998") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51292->172.17.0.3:37998, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57876->172.17.0.3:34275, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34208") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59272->172.17.0.3:34208, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39498") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54518->172.17.0.3:39498, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30959") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52640->172.17.0.3:30959, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33964") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44198->172.17.0.3:33964, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36609") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60886->172.17.0.3:36609, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36795") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48066->172.17.0.3:36795, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/dst" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:56962->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: > dial: conn=172.17.0.1:56970->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" to be canonical "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:32408") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:49916->172.17.0.3:32408, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:39353") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:50518->172.17.0.3:39353, err= 2025/07/03 01:47:51 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/03 01:47:51 INFO : three.txt: Moved into backup dir 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33360") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42936->172.17.0.3:33360, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37322") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35922->172.17.0.3:37322, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34851") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52164->172.17.0.3:34851, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38722") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40070->172.17.0.3:38722, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36234") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53448->172.17.0.3:36234, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37309") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46520->172.17.0.3:37309, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31585") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46480->172.17.0.3:31585, err= 2025/07/03 01:47:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigohoq9zoli/backup" for canonical name "TestFTPPureftpd{z-C_W}:rclone-test-jigohoq9zoli/backup" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:31521") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:55472->172.17.0.3:31521, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 INFO : one-2019-01-01: Deleted 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:37474") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:36468->172.17.0.3:37474, err= 2025/07/03 01:47:51 DEBUG : one.1503b713.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : three-2019-01-01.txt: Deleted 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/03 01:47:51 INFO : three.txt: Moved into backup dir 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31893") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40986->172.17.0.3:31893, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36605") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56708->172.17.0.3:36605, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38744") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33756->172.17.0.3:38744, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37998") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51308->172.17.0.3:37998, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36200") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37974") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37332->172.17.0.3:37974, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34320->172.17.0.3:36200, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33721") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36416->172.17.0.3:33721, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35402") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32988->172.17.0.3:35402, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37883") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35716->172.17.0.3:37883, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39165") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43200->172.17.0.3:39165, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36857") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38908->172.17.0.3:36857, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39133") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60890->172.17.0.3:39133, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/dst" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:56974->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:37305") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:49650->172.17.0.3:37305, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one.bak 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:36969") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:38562->172.17.0.3:36969, err= 2025/07/03 01:47:51 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/03 01:47:51 INFO : three.txt: Moved into backup dir 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38495") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42088->172.17.0.3:38495, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39397") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46944->172.17.0.3:39397, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30941") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39880->172.17.0.3:30941, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34741") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56130->172.17.0.3:34741, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32488") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46000->172.17.0.3:32488, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:34143") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:46090->172.17.0.3:34143, err= 2025/07/03 01:47:51 DEBUG : one.bak: Excluded (Path Filter) 2025/07/03 01:47:51 DEBUG : one.bak: Excluded 2025/07/03 01:47:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/03 01:47:51 DEBUG : three.txt.bak: Excluded 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for checks to finish 2025/07/03 01:47:51 INFO : one.bak: Deleted 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one.bak 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:33168") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:42224->172.17.0.3:33168, err= 2025/07/03 01:47:51 DEBUG : one.1503b713.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : three.txt.bak: Deleted 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/03 01:47:51 INFO : three.txt: Moved into backup dir 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30197") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46770->172.17.0.3:30197, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37951") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45206->172.17.0.3:37951, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39922") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42614->172.17.0.3:39922, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32940") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50828->172.17.0.3:32940, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38201") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43476->172.17.0.3:38201, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31884") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48862->172.17.0.3:31884, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30784") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38888->172.17.0.3:30784, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31460") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42214->172.17.0.3:31460, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35782") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50648->172.17.0.3:35782, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35636") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57452->172.17.0.3:35636, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/dst" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:56978->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one.bak 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:37035") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:48974->172.17.0.3:37035, err= 2025/07/03 01:47:51 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:34366") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:35144->172.17.0.3:34366, err= 2025/07/03 01:47:51 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/03 01:47:51 INFO : three.txt: Copied (new) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32495") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58738->172.17.0.3:32495, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30485") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60232->172.17.0.3:30485, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33956") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44552->172.17.0.3:33956, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31909") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40522->172.17.0.3:31909, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/03 01:47:51 INFO : one.bak: Deleted 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one.bak 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:32667") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:34076->172.17.0.3:32667, err= 2025/07/03 01:47:51 DEBUG : one.1503b713.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/03 01:47:51 INFO : three.txt.bak: Deleted 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:33363") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:44342->172.17.0.3:33363, err= 2025/07/03 01:47:51 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/03 01:47:51 INFO : three.txt: Copied (new) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36909") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57362->172.17.0.3:36909, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30345") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49430->172.17.0.3:30345, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30188") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52740->172.17.0.3:30188, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35469") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50978->172.17.0.3:35469, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39653") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60856->172.17.0.3:39653, err= --- PASS: TestSyncSuffix (0.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38810") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58088->172.17.0.3:38810, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33222") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59676->172.17.0.3:33222, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32107") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44112->172.17.0.3:32107, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38505") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47966->172.17.0.3:38505, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35894") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42292->172.17.0.3:35894, err= 2025/07/03 01:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigohoq9zoli/dst" 2025/07/03 01:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{z-C_W}" suffix to name 2025/07/03 01:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/03 01:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/03 01:47:51 DEBUG : Setting pass="tIDsXq76R_SddwJP-kAhncAb2DUosWW8EJsLTooLEIU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/03 01:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: Connecting to FTP server 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:56980->172.17.0.3:21, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:37880") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:42916->172.17.0.3:37880, err= 2025/07/03 01:47:51 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:39053") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:43162->172.17.0.3:39053, err= 2025/07/03 01:47:51 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/03 01:47:51 INFO : three.txt: Copied (new) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30359") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48766->172.17.0.3:30359, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33114") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35104->172.17.0.3:33114, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33600") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59880->172.17.0.3:33600, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39364") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59664->172.17.0.3:39364, err= 2025/07/03 01:47:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/03 01:47:51 INFO : one-2019-01-01: Deleted 2025/07/03 01:47:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:39607") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:53980->172.17.0.3:39607, err= 2025/07/03 01:47:51 DEBUG : one.1503b713.partial: renamed to: one 2025/07/03 01:47:51 INFO : one: Copied (new) 2025/07/03 01:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : two: Unchanged skipping 2025/07/03 01:47:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/03 01:47:51 INFO : three-2019-01-01.txt: Deleted 2025/07/03 01:47:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: dial("tcp","172.17.0.3:35533") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli/dst: > dial: conn=172.17.0.1:60508->172.17.0.3:35533, err= 2025/07/03 01:47:51 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/03 01:47:51 INFO : three.txt: Copied (new) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31017") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49750->172.17.0.3:31017, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32968") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38190->172.17.0.3:32968, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38276") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59060->172.17.0.3:38276, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39769") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38088->172.17.0.3:39769, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31908") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47388->172.17.0.3:31908, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39294") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44334->172.17.0.3:39294, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32420") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60026->172.17.0.3:32420, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37060") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45330->172.17.0.3:37060, err= 2025/07/03 01:47:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31020") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46340->172.17.0.3:31020, err= 2025/07/03 01:47:51 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/03 01:47:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37123") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47746->172.17.0.3:37123, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36090") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54292->172.17.0.3:36090, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38119") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49666->172.17.0.3:38119, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30508") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33470->172.17.0.3:30508, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33097") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51170->172.17.0.3:33097, err= 2025/07/03 01:47:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39554") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57716->172.17.0.3:39554, err= 2025/07/03 01:47:51 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/03 01:47:51 INFO : existing: Copied (new) 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31011") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59228->172.17.0.3:31011, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35568") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42884->172.17.0.3:35568, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37863") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52840->172.17.0.3:37863, err= 2025/07/03 01:47:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/03 01:47:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:51 ERROR : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: not deleting files as there were IO errors 2025/07/03 01:47:51 ERROR : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: not deleting directories as there were IO errors 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39543") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59356->172.17.0.3:39543, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38488") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52830->172.17.0.3:38488, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39268") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53352->172.17.0.3:39268, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30300") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49060->172.17.0.3:30300, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38634") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60480->172.17.0.3:38634, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38787") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53640->172.17.0.3:38787, err= 2025/07/03 01:47:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : existing: Unchanged skipping 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : There was nothing to transfer 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32606") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53974->172.17.0.3:32606, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35601") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50560->172.17.0.3:35601, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35677") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33014->172.17.0.3:35677, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37778") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50068->172.17.0.3:37778, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34384") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35468->172.17.0.3:34384, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38703") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46188->172.17.0.3:38703, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31950") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35532->172.17.0.3:31950, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37694") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42856->172.17.0.3:37694, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35616") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40446->172.17.0.3:35616, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30731") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57666->172.17.0.3:30731, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34212") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41672->172.17.0.3:34212, 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.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39954") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46274->172.17.0.3:39954, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31557") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48732->172.17.0.3:31557, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34943") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34702->172.17.0.3:34943, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39915") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44066->172.17.0.3:39915, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35970") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41102->172.17.0.3:35970, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34321") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41404->172.17.0.3:34321, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38919") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48854->172.17.0.3:38919, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34031") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50606->172.17.0.3:34031, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31886") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44394->172.17.0.3:31886, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30850") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51962->172.17.0.3:30850, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39184") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58638->172.17.0.3:39184, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35765") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35162->172.17.0.3:35765, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34585") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58528->172.17.0.3:34585, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30222") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34946->172.17.0.3:30222, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35210") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38878->172.17.0.3:35210, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39213") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46668->172.17.0.3:39213, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34595") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56052->172.17.0.3:34595, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39726") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53032->172.17.0.3:39726, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32619") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51364->172.17.0.3:32619, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39875") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36530->172.17.0.3:39875, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31586") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60390->172.17.0.3:31586, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38240") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55622->172.17.0.3:38240, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31083") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53738->172.17.0.3:31083, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33382") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48710->172.17.0.3:33382, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35598") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47594->172.17.0.3:35598, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31427") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39440->172.17.0.3:31427, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31587") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49152->172.17.0.3:31587, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34609") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55712->172.17.0.3:34609, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31318") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34582->172.17.0.3:31318, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39070") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48538->172.17.0.3:39070, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32677") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41728->172.17.0.3:32677, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34747") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48994->172.17.0.3:34747, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33166") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38276->172.17.0.3:33166, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34408") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40704->172.17.0.3:34408, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35166") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42900->172.17.0.3:35166, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35212") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35538->172.17.0.3:35212, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36576") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60630->172.17.0.3:36576, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32287") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41642->172.17.0.3:32287, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31381") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35460->172.17.0.3:31381, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30823") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57396->172.17.0.3:30823, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32470") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41620->172.17.0.3:32470, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32048") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35886->172.17.0.3:32048, err= 2025/07/03 01:47:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:51 DEBUG : both0: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both13: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both10: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both11: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both16: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both12: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both14: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both19: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both1: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both15: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both17: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both4: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both18: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both2: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both7: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both8: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:51 DEBUG : both3: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both5: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both6: Unchanged skipping 2025/07/03 01:47:51 DEBUG : both9: Unchanged skipping 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:51 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:51 INFO : only3: Deleted 2025/07/03 01:47:51 INFO : only18: Deleted 2025/07/03 01:47:51 INFO : only5: Deleted 2025/07/03 01:47:51 INFO : only19: Deleted 2025/07/03 01:47:51 INFO : only10: Deleted 2025/07/03 01:47:51 INFO : only12: Deleted 2025/07/03 01:47:51 INFO : only1: Deleted 2025/07/03 01:47:51 INFO : only4: Deleted 2025/07/03 01:47:51 INFO : only13: Deleted 2025/07/03 01:47:51 INFO : only7: Deleted 2025/07/03 01:47:51 INFO : only16: Deleted 2025/07/03 01:47:51 INFO : only17: Deleted 2025/07/03 01:47:51 INFO : only2: Deleted 2025/07/03 01:47:51 INFO : only8: Deleted 2025/07/03 01:47:51 INFO : only6: Deleted 2025/07/03 01:47:51 INFO : only9: Deleted 2025/07/03 01:47:51 INFO : only14: Deleted 2025/07/03 01:47:51 INFO : only11: Deleted 2025/07/03 01:47:51 INFO : only0: Deleted 2025/07/03 01:47:51 INFO : only15: Deleted 2025/07/03 01:47:51 INFO : There was nothing to transfer 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38716") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41540->172.17.0.3:38716, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39035") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38386->172.17.0.3:39035, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38421") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54884->172.17.0.3:38421, err= --- PASS: TestSyncConcurrentDelete (0.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34115") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43272->172.17.0.3:34115, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39667") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33388->172.17.0.3:39667, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38251") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60824->172.17.0.3:38251, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37145") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47496->172.17.0.3:37145, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33077") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37100->172.17.0.3:33077, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32737") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42068->172.17.0.3:32737, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36411") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46056->172.17.0.3:36411, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33097") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51186->172.17.0.3:33097, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33919") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33886->172.17.0.3:33919, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34708") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57968->172.17.0.3:34708, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32067") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43620->172.17.0.3:32067, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39317") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44218->172.17.0.3:39317, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38918") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42326->172.17.0.3:38918, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34102") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42850->172.17.0.3:34102, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31316") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56060->172.17.0.3:31316, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39477") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47656->172.17.0.3:39477, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38310") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37168->172.17.0.3:38310, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34753") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59258->172.17.0.3:34753, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30392") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48164->172.17.0.3:30392, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35548") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57820->172.17.0.3:35548, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33509") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50710->172.17.0.3:33509, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30995") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43092->172.17.0.3:30995, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33809") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49152->172.17.0.3:33809, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31178") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39888->172.17.0.3:31178, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39038") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54872->172.17.0.3:39038, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31214") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35110->172.17.0.3:31214, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33124") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40320->172.17.0.3:33124, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39443") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60992->172.17.0.3:39443, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31096") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37110->172.17.0.3:31096, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38781") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52198->172.17.0.3:38781, err= 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39749") 2025/07/03 01:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48254->172.17.0.3:39749, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34949") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52380->172.17.0.3:34949, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32164") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56102->172.17.0.3:32164, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37879") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42750->172.17.0.3:37879, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38090") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37070->172.17.0.3:38090, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35060") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49180->172.17.0.3:35060, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31694") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53088->172.17.0.3:31694, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33904") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59070->172.17.0.3:33904, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31930") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43366->172.17.0.3:31930, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39260") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41912->172.17.0.3:39260, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31388") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49484->172.17.0.3:31388, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30156") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50830->172.17.0.3:30156, err= 2025/07/03 01:47:52 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:52 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both0: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both13: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both14: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both11: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both10: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both12: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both18: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both19: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both15: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both16: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both17: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both4: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both1: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both6: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both2: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both8: Unchanged skipping 2025/07/03 01:47:52 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : both9: Unchanged skipping 2025/07/03 01:47:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : both3: Unchanged skipping 2025/07/03 01:47:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : both5: Unchanged skipping 2025/07/03 01:47:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : both7: Unchanged skipping 2025/07/03 01:47:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38007") 2025/07/03 01:47:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36876") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50224->172.17.0.3:38007, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36802") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58262->172.17.0.3:36876, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36030") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45654->172.17.0.3:36802, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42306->172.17.0.3:36030, err= 2025/07/03 01:47:52 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/03 01:47:52 INFO : only13: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35609") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58110->172.17.0.3:35609, err= 2025/07/03 01:47:52 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/03 01:47:52 INFO : only14: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/03 01:47:52 INFO : only0: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/03 01:47:52 INFO : only15: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32174") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39169") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36220->172.17.0.3:39169, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40480->172.17.0.3:32174, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30071") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32870->172.17.0.3:30071, err= 2025/07/03 01:47:52 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/03 01:47:52 INFO : only16: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39719") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37756->172.17.0.3:39719, err= 2025/07/03 01:47:52 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/03 01:47:52 INFO : only18: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/03 01:47:52 INFO : only19: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31520") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30070") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34924->172.17.0.3:31520, err= 2025/07/03 01:47:52 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54082->172.17.0.3:30070, err= 2025/07/03 01:47:52 INFO : only10: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32852") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46958->172.17.0.3:32852, err= 2025/07/03 01:47:52 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/03 01:47:52 INFO : only3: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/03 01:47:52 INFO : only11: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/03 01:47:52 INFO : only12: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30824") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32226") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40866->172.17.0.3:30824, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37352->172.17.0.3:32226, err= 2025/07/03 01:47:52 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/03 01:47:52 INFO : only4: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33686") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44100->172.17.0.3:33686, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38632") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42254->172.17.0.3:38632, err= 2025/07/03 01:47:52 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/03 01:47:52 INFO : only17: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/03 01:47:52 INFO : only6: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38065") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59100->172.17.0.3:38065, err= 2025/07/03 01:47:52 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/03 01:47:52 INFO : only7: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38920") 2025/07/03 01:47:52 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/03 01:47:52 INFO : only8: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33962") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58366->172.17.0.3:38920, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37170->172.17.0.3:33962, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34818") 2025/07/03 01:47:52 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/03 01:47:52 INFO : only9: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48508->172.17.0.3:34818, err= 2025/07/03 01:47:52 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/03 01:47:52 INFO : only1: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/03 01:47:52 INFO : only2: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/03 01:47:52 INFO : only5: Copied (replaced existing) 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36673") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49974->172.17.0.3:36673, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36171") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34978->172.17.0.3:36171, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38029") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48240->172.17.0.3:38029, err= --- PASS: TestSyncConcurrentTruncate (0.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:52 DEBUG : empty_dir: Making directory with metadata 2025/07/03 01:47:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/03 01:47:52 DEBUG : empty_on_remote: Making directory with metadata 2025/07/03 01:47:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/03 01:47:52 INFO : empty_on_remote: Making directory 2025/07/03 01:47:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/03 01:47:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32176") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48904->172.17.0.3:32176, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31277") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38113") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31512") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41010->172.17.0.3:38113, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43800->172.17.0.3:31277, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54798->172.17.0.3:31512, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37581") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57526->172.17.0.3:37581, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30159") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40996->172.17.0.3:30159, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:52 DEBUG : empty_dir: Making directory with metadata 2025/07/03 01:47:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/03 01:47:52 DEBUG : empty_on_remote: Making directory with metadata 2025/07/03 01:47:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/03 01:47:52 INFO : empty_on_remote: Making directory 2025/07/03 01:47:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/03 01:47:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37071") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41560->172.17.0.3:37071, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36372") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34643") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38602") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33674->172.17.0.3:34643, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57382->172.17.0.3:38602, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58442->172.17.0.3:36372, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33224") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51450->172.17.0.3:33224, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33671") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48322->172.17.0.3:33671, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37787") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42874->172.17.0.3:37787, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : sub dir: Making directory 2025/07/03 01:47:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35383") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43784->172.17.0.3:35383, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30363") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57922->172.17.0.3:30363, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37787") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42890->172.17.0.3:37787, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35462") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48724->172.17.0.3:35462, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39680") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50474->172.17.0.3:39680, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39968") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51534->172.17.0.3:39968, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36484") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52230->172.17.0.3:36484, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36207") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50308->172.17.0.3:36207, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39939") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55668->172.17.0.3:39939, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32009") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54700->172.17.0.3:32009, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35194") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54630->172.17.0.3:35194, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/03 01:47:52 INFO : sub dir: Making directory 2025/07/03 01:47:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31894") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49944->172.17.0.3:31894, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39206") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53066->172.17.0.3:39206, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32693") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53134->172.17.0.3:32693, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30482") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53694->172.17.0.3:30482, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36818") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60420->172.17.0.3:36818, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33259") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56870->172.17.0.3:33259, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34303") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33616->172.17.0.3:34303, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31582") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32806->172.17.0.3:31582, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31274") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47746->172.17.0.3:31274, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35501") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48932->172.17.0.3:35501, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38533") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44526->172.17.0.3:38533, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39176") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58934->172.17.0.3:39176, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31350") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55328->172.17.0.3:31350, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35028") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51052->172.17.0.3:35028, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33818") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39630->172.17.0.3:33818, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31832") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33282->172.17.0.3:31832, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36187") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48468->172.17.0.3:36187, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32670") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58412->172.17.0.3:32670, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36071") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52498->172.17.0.3:36071, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32681") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39860->172.17.0.3:32681, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37249") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40062->172.17.0.3:37249, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31580") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56892->172.17.0.3:31580, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39701") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50470->172.17.0.3:39701, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31267") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60644->172.17.0.3:31267, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36949") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33418->172.17.0.3:36949, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32078") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38356->172.17.0.3:32078, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33282") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55150->172.17.0.3:33282, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38384") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51922->172.17.0.3:38384, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33413") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55862->172.17.0.3:33413, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33408") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52674->172.17.0.3:33408, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38874") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37398->172.17.0.3:38874, err= 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34083") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51562->172.17.0.3:34083, err= 2025/07/03 01:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : apple: Excluded 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : banana: Excluded 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34565") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41700->172.17.0.3:34565, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30732") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49306->172.17.0.3:30732, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30022") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36174->172.17.0.3:30022, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32455") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51528->172.17.0.3:32455, err= 2025/07/03 01:47:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39691") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46394->172.17.0.3:39691, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 INFO : There was nothing to transfer 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35691") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37048->172.17.0.3:35691, err= 2025/07/03 01:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : apple: Excluded 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : banana: Excluded 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36497") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55022->172.17.0.3:36497, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35510") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34404->172.17.0.3:35510, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38773") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38392->172.17.0.3:38773, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31043") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33278->172.17.0.3:31043, err= 2025/07/03 01:47:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:52 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31828") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44922->172.17.0.3:31828, err= 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 INFO : There was nothing to transfer 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34267") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58718->172.17.0.3:34267, err= 2025/07/03 01:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : apple: Excluded 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : banana: Excluded 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36264") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57468->172.17.0.3:36264, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35753") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44650->172.17.0.3:35753, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30447") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52872->172.17.0.3:30447, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32160") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56012->172.17.0.3:32160, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34157") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58102->172.17.0.3:34157, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37012") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54182->172.17.0.3:37012, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30112") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39808->172.17.0.3:30112, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31550") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53736->172.17.0.3:31550, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30431") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53928->172.17.0.3:30431, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36306") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52210->172.17.0.3:36306, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32287") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41644->172.17.0.3:32287, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33736") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46488->172.17.0.3:33736, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38714") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38452->172.17.0.3:38714, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33914") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51848->172.17.0.3:33914, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39751") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43046->172.17.0.3:39751, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37459") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33214->172.17.0.3:37459, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36208") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33164->172.17.0.3:36208, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39766") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60882->172.17.0.3:39766, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30353") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45574->172.17.0.3:30353, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34372") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45020->172.17.0.3:34372, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38840") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41442->172.17.0.3:38840, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35950") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33710->172.17.0.3:35950, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31761") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52474->172.17.0.3:31761, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33472") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48334->172.17.0.3:33472, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32852") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46964->172.17.0.3:32852, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39121") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39854->172.17.0.3:39121, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36991") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58640->172.17.0.3:36991, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32822") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60284->172.17.0.3:32822, err= 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32941") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42780->172.17.0.3:32941, err= 2025/07/03 01:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : apple: Excluded 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : banana: Excluded 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36456") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57222->172.17.0.3:36456, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37401") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42372->172.17.0.3:37401, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35354") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41168->172.17.0.3:35354, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31770") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55930->172.17.0.3:31770, err= 2025/07/03 01:47:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34139") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33048->172.17.0.3:34139, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 INFO : There was nothing to transfer 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35147") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48140->172.17.0.3:35147, err= 2025/07/03 01:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : apple: Excluded 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : banana: Excluded 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34608") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34040->172.17.0.3:34608, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30130") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45086->172.17.0.3:30130, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39251") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55132->172.17.0.3:39251, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31602") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36424->172.17.0.3:31602, err= 2025/07/03 01:47:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:52 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31415") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58818->172.17.0.3:31415, err= 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 INFO : There was nothing to transfer 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31664") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50086->172.17.0.3:31664, err= 2025/07/03 01:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : apple: Excluded 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : banana: Excluded 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38090") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37084->172.17.0.3:38090, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30214") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35510->172.17.0.3:30214, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34656") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40976->172.17.0.3:34656, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38416") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50972->172.17.0.3:38416, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36471") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58660->172.17.0.3:36471, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36105") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56322->172.17.0.3:36105, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30709") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44100->172.17.0.3:30709, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36837") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47054->172.17.0.3:36837, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31390") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44150->172.17.0.3:31390, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34094") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45450->172.17.0.3:34094, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36118") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57276->172.17.0.3:36118, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30949") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35116->172.17.0.3:30949, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32957") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48112->172.17.0.3:32957, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35413") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47770->172.17.0.3:35413, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31728") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34796->172.17.0.3:31728, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31450") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39346->172.17.0.3:31450, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38164") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37780->172.17.0.3:38164, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30763") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50998->172.17.0.3:30763, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34854") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33430->172.17.0.3:34854, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37104") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39454->172.17.0.3:37104, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37979") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34644->172.17.0.3:37979, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35531") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55746->172.17.0.3:35531, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37160") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54238->172.17.0.3:37160, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32726") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44334->172.17.0.3:32726, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30311") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58238->172.17.0.3:30311, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38411") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59806->172.17.0.3:38411, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34245") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58598->172.17.0.3:34245, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31214") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35118->172.17.0.3:31214, err= 2025/07/03 01:47:52 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36175") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44864->172.17.0.3:36175, err= 2025/07/03 01:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : apple: Excluded 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : banana: Excluded 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30570") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49050->172.17.0.3:30570, err= 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32896") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57212->172.17.0.3:32896, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35836") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57018->172.17.0.3:35836, err= 2025/07/03 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31129") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59682->172.17.0.3:31129, err= 2025/07/03 01:47:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Connecting to FTP server 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56982->172.17.0.3:21, err= 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32089") 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30318") 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35176->172.17.0.3:32089, err= 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51456->172.17.0.3:30318, err= 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37829") 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32219") 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34300->172.17.0.3:32219, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37040->172.17.0.3:37829, err= 2025/07/03 01:47:52 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/03 01:47:52 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/03 01:47:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:52 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/03 01:47:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38660") 2025/07/03 01:47:52 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/03 01:47:52 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/03 01:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38456->172.17.0.3:38660, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35133") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45848->172.17.0.3:35133, err= 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39014") 2025/07/03 01:47:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38830->172.17.0.3:39014, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35018") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31258") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55068->172.17.0.3:35018, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36762->172.17.0.3:31258, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36850") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57436->172.17.0.3:36850, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39213") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46684->172.17.0.3:39213, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30278") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36408->172.17.0.3:30278, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37405") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36746") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56794->172.17.0.3:37405, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57700->172.17.0.3:36746, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37184") 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35222->172.17.0.3:37184, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34551") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34046->172.17.0.3:34551, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30234") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58264->172.17.0.3:30234, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38067") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60716->172.17.0.3:38067, err= 2025/07/03 01:47:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30064") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41190->172.17.0.3:30064, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36423") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40406->172.17.0.3:36423, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36750") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55446->172.17.0.3:36750, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Connecting to FTP server 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Connecting to FTP server 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56996->172.17.0.3:21, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Connecting to FTP server 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Deleted 2025/07/03 01:47:53 INFO : banana: Deleted 2025/07/03 01:47:53 INFO : apple: Deleted 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Deleted 2025/07/03 01:47:53 INFO : splitbananasplit: Deleted 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/03 01:47:53 INFO : appleappleapplebanana: Deleted 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57006->172.17.0.3:21, err= 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:21") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57010->172.17.0.3:21, err= 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30620") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39870->172.17.0.3:30620, err= 2025/07/03 01:47:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : YXBwbGU=: Excluded 2025/07/03 01:47:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/03 01:47:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : YmFuYW5h: Excluded 2025/07/03 01:47:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34989") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51444->172.17.0.3:34989, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38275") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49070->172.17.0.3:38275, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30771") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49070->172.17.0.3:30771, err= 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35982") 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49098->172.17.0.3:35982, err= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31729") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60218->172.17.0.3:31729, err= 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38033") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59620->172.17.0.3:38033, err= 2025/07/03 01:47:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : YXBwbGU=: Excluded 2025/07/03 01:47:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/03 01:47:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : YmFuYW5h: Excluded 2025/07/03 01:47:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39481") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38848->172.17.0.3:39481, err= 2025/07/03 01:47:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/03 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35649") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39800->172.17.0.3:35649, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39920") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55646->172.17.0.3:39920, err= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/03 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38378") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46898->172.17.0.3:38378, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31119") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41894->172.17.0.3:31119, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30760") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36748->172.17.0.3:30760, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35422") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41196->172.17.0.3:35422, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34909") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33584->172.17.0.3:34909, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38528") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51884->172.17.0.3:38528, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37350") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59474->172.17.0.3:37350, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31146") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58058->172.17.0.3:31146, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31617") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51214->172.17.0.3:31617, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34646") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60962->172.17.0.3:34646, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39126") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53042->172.17.0.3:39126, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36290") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58980->172.17.0.3:36290, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34856") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47702->172.17.0.3:34856, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33813") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39004->172.17.0.3:33813, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35198") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41774->172.17.0.3:35198, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33430") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41332->172.17.0.3:33430, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38018") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57176->172.17.0.3:38018, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37308") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33348->172.17.0.3:37308, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34571") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60722->172.17.0.3:34571, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37163") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59052->172.17.0.3:37163, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30713") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57912->172.17.0.3:30713, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35190") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53504->172.17.0.3:35190, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33432") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55286->172.17.0.3:33432, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34368") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37274->172.17.0.3:34368, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36133") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58274->172.17.0.3:36133, err= 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30951") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40054->172.17.0.3:30951, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38287") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56060->172.17.0.3:38287, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30454") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46832->172.17.0.3:30454, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32206") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57664->172.17.0.3:32206, err= 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34217") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51096->172.17.0.3:34217, err= 2025/07/03 01:47:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35851") 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33945") 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54278->172.17.0.3:35851, err= 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38807") 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59628->172.17.0.3:38807, err= 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50592->172.17.0.3:33945, err= 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30478") 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37436") 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55924->172.17.0.3:37436, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34008->172.17.0.3:30478, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/03 01:47:53 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/03 01:47:53 INFO : apple: Copied (new) to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36619") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33519") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34677") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37922->172.17.0.3:36619, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43936->172.17.0.3:33519, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36240") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60944->172.17.0.3:34677, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59886->172.17.0.3:36240, err= 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34224") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30104") 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54124->172.17.0.3:34224, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48986->172.17.0.3:30104, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37071") 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41562->172.17.0.3:37071, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33263") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47786->172.17.0.3:33263, err= 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32853") 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36142->172.17.0.3:32853, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37340") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37436") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36994->172.17.0.3:37340, err= 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55928->172.17.0.3:37436, err= 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35913") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38656->172.17.0.3:35913, err= 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30538") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33662->172.17.0.3:30538, err= 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36114") 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58738->172.17.0.3:36114, err= 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39099") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39524") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41902->172.17.0.3:39099, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43702->172.17.0.3:39524, err= 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/03 01:47:53 INFO : appleappleapplebanana: Deleted 2025/07/03 01:47:53 INFO : splitbananasplit: Deleted 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Deleted 2025/07/03 01:47:53 INFO : apple: Deleted 2025/07/03 01:47:53 INFO : banana: Deleted 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34053") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54466->172.17.0.3:34053, err= 2025/07/03 01:47:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : PREFIXapple: Excluded 2025/07/03 01:47:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : PREFIXbanana: Excluded 2025/07/03 01:47:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30396") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60598->172.17.0.3:30396, err= 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34318") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58022->172.17.0.3:34318, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36975") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47162->172.17.0.3:36975, err= 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/03 01:47:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32695") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46202->172.17.0.3:32695, err= 2025/07/03 01:47:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30341") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35385") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31235") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38046->172.17.0.3:30341, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33559") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36746->172.17.0.3:31235, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40798->172.17.0.3:33559, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37827") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60228->172.17.0.3:37827, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52278->172.17.0.3:35385, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/03 01:47:53 INFO : splitbananasplit: Copied (new) 2025/07/03 01:47:53 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/03 01:47:53 INFO : apple: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37034") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38130") 2025/07/03 01:47:53 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/03 01:47:53 INFO : banana: Copied (new) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43908->172.17.0.3:38130, err= 2025/07/03 01:47:53 INFO : appleappleapplebanana: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46454->172.17.0.3:37034, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32711") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30036") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42006->172.17.0.3:32711, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48362->172.17.0.3:30036, err= 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37858") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30025") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30408") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31979") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45250->172.17.0.3:30408, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48984->172.17.0.3:30025, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42232->172.17.0.3:37858, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51846->172.17.0.3:31979, err= 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38010") 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44158->172.17.0.3:38010, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31430") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36528->172.17.0.3:31430, err= 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35833") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36460") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41850->172.17.0.3:36460, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56814->172.17.0.3:35833, err= 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32993") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33510->172.17.0.3:32993, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31101") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36550->172.17.0.3:31101, err= 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38078") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52046->172.17.0.3:38078, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36024") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57832->172.17.0.3:36024, err= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/03 01:47:53 INFO : PREFIXapple: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/03 01:47:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/03 01:47:53 INFO : PREFIXsplitbananasplit: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/03 01:47:53 INFO : PREFIXbanana: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35594") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60696->172.17.0.3:35594, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38289") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39196->172.17.0.3:38289, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31024") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58900->172.17.0.3:31024, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33922") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51114->172.17.0.3:33922, err= 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35158") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42160->172.17.0.3:35158, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38197") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50616->172.17.0.3:38197, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32142") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53784->172.17.0.3:32142, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30330") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34510->172.17.0.3:30330, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36756") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47474->172.17.0.3:36756, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31960") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41948->172.17.0.3:31960, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30127") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49286->172.17.0.3:30127, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35568") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42894->172.17.0.3:35568, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33156") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40728->172.17.0.3:33156, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38945") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59772->172.17.0.3:38945, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33177") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59530->172.17.0.3:33177, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31909") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40534->172.17.0.3:31909, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33124") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40328->172.17.0.3:33124, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31999") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38228->172.17.0.3:31999, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38004") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55534->172.17.0.3:38004, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32641") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57396->172.17.0.3:32641, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36338") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32948->172.17.0.3:36338, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38694") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35390->172.17.0.3:38694, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33498") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49708->172.17.0.3:33498, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32100") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41050->172.17.0.3:32100, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36399") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40748->172.17.0.3:36399, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35211") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56904->172.17.0.3:35211, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32498") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52246->172.17.0.3:32498, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34623") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55152->172.17.0.3:34623, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35961") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46438->172.17.0.3:35961, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30342") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42508->172.17.0.3:30342, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32415") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39536->172.17.0.3:32415, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34222") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50766->172.17.0.3:34222, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36880") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53794->172.17.0.3:36880, err= 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39192") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33298->172.17.0.3:39192, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32438") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42456->172.17.0.3:32438, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37116") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52720->172.17.0.3:37116, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36209") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42724->172.17.0.3:36209, err= 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32755") 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35282->172.17.0.3:32755, err= 2025/07/03 01:47:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32556") 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35875") 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35974") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39342->172.17.0.3:32556, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37754") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35134->172.17.0.3:35875, err= 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49488->172.17.0.3:37754, err= 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37921") 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57920->172.17.0.3:35974, err= 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50324->172.17.0.3:37921, err= 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/03 01:47:53 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33784") 2025/07/03 01:47:53 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46846->172.17.0.3:33784, err= 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/03 01:47:53 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30826") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36501") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34820->172.17.0.3:36501, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48384->172.17.0.3:30826, err= 2025/07/03 01:47:53 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32400") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38092->172.17.0.3:32400, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38523") 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60140->172.17.0.3:38523, err= 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32741") 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54898->172.17.0.3:32741, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38592") 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34670->172.17.0.3:38592, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34806") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52982->172.17.0.3:34806, err= 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38066") 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59708->172.17.0.3:38066, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37222") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53498->172.17.0.3:37222, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34711") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43588->172.17.0.3:34711, err= 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37657") 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31463") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39216->172.17.0.3:37657, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42692->172.17.0.3:31463, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33963") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57278->172.17.0.3:33963, err= 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36711") 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51326->172.17.0.3:36711, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32032") 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45106->172.17.0.3:32032, err= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Deleted 2025/07/03 01:47:53 INFO : appleappleapplebanana: Deleted 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/03 01:47:53 INFO : splitbananasplit: Deleted 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Deleted 2025/07/03 01:47:53 INFO : banana: Deleted 2025/07/03 01:47:53 INFO : apple: Deleted 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Deleted 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30383") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54490->172.17.0.3:30383, err= 2025/07/03 01:47:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : bananaSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31582") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32820->172.17.0.3:31582, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32964") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33766->172.17.0.3:32964, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37549") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54036->172.17.0.3:37549, err= 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/03 01:47:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38427") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60244->172.17.0.3:38427, err= 2025/07/03 01:47:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39162") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33943") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46920->172.17.0.3:39162, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35357") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49074->172.17.0.3:35357, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37561") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39402->172.17.0.3:37561, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30005") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57046->172.17.0.3:30005, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47794->172.17.0.3:33943, err= 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/03 01:47:53 INFO : splitbananasplit: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35988") 2025/07/03 01:47:53 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/03 01:47:53 INFO : banana: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59900->172.17.0.3:35988, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36032") 2025/07/03 01:47:53 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/03 01:47:53 INFO : apple: Copied (new) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/03 01:47:53 INFO : appleappleapplebanana: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47620->172.17.0.3:36032, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35730") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43334->172.17.0.3:35730, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39271") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36808->172.17.0.3:39271, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39802") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37846") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55732->172.17.0.3:39802, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36165") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52854->172.17.0.3:37846, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56180->172.17.0.3:36165, err= 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32038") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51192->172.17.0.3:32038, err= 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32137") 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33306->172.17.0.3:32137, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37332") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41806->172.17.0.3:37332, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33566") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58960->172.17.0.3:33566, err= 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35882") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37746") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57010->172.17.0.3:35882, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31236") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49292->172.17.0.3:37746, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41012->172.17.0.3:31236, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39798") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50024->172.17.0.3:39798, err= 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36060") 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34912->172.17.0.3:36060, err= 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : splitbananasplitSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : bananaSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : appleSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32757") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42768->172.17.0.3:32757, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35344") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53798->172.17.0.3:35344, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36852") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40462->172.17.0.3:36852, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33937") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49166->172.17.0.3:33937, err= 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33504") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55964->172.17.0.3:33504, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30391") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34368->172.17.0.3:30391, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34178") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60722->172.17.0.3:34178, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35833") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56818->172.17.0.3:35833, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32654") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47652->172.17.0.3:32654, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39528") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35130->172.17.0.3:39528, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35013") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46406->172.17.0.3:35013, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33909") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52062->172.17.0.3:33909, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36266") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56460->172.17.0.3:36266, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30665") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54654->172.17.0.3:30665, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38541") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59744->172.17.0.3:38541, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39322") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44968->172.17.0.3:39322, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33523") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58482->172.17.0.3:33523, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35215") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54126->172.17.0.3:35215, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32450") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56552->172.17.0.3:32450, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31965") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45060->172.17.0.3:31965, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30548") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37692->172.17.0.3:30548, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37880") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42918->172.17.0.3:37880, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35807") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54982->172.17.0.3:35807, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32228") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38612->172.17.0.3:32228, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32466") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36014->172.17.0.3:32466, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39921") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52138->172.17.0.3:39921, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31031") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47494->172.17.0.3:31031, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39714") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33170->172.17.0.3:39714, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33794") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36788->172.17.0.3:33794, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39229") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49392->172.17.0.3:39229, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39664") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44654->172.17.0.3:39664, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36174") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50400->172.17.0.3:36174, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38796") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34154->172.17.0.3:38796, err= 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39409") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53502->172.17.0.3:39409, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30262") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53046->172.17.0.3:30262, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39948") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47828->172.17.0.3:39948, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33283") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51396->172.17.0.3:33283, err= 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36580") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43382->172.17.0.3:36580, err= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30872") 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37840->172.17.0.3:30872, err= 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39910") 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33468->172.17.0.3:39910, err= 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33305") 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33220->172.17.0.3:33305, err= 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33167") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32562") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33201") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34764->172.17.0.3:33167, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34174->172.17.0.3:32562, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38496->172.17.0.3:33201, err= 2025/07/03 01:47:53 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/03 01:47:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39419") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43884->172.17.0.3:39419, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34870") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34696") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55370->172.17.0.3:34870, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50746->172.17.0.3:34696, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31408") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37040->172.17.0.3:31408, err= 2025/07/03 01:47:53 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33319") 2025/07/03 01:47:53 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51540->172.17.0.3:33319, err= 2025/07/03 01:47:53 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31253") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47690->172.17.0.3:31253, err= 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34743") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35628->172.17.0.3:34743, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34366") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35152->172.17.0.3:34366, err= 2025/07/03 01:47:53 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32262") 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55894->172.17.0.3:32262, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33395") 2025/07/03 01:47:53 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35139") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55032->172.17.0.3:33395, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58668->172.17.0.3:35139, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34259") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53300->172.17.0.3:34259, err= 2025/07/03 01:47:53 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33351") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39954->172.17.0.3:33351, err= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 INFO : splitbananasplit: Deleted 2025/07/03 01:47:53 INFO : dir1/0007-1234567.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0010-456789.txt: Deleted 2025/07/03 01:47:53 INFO : appleappleapplebanana: Deleted 2025/07/03 01:47:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0015-9;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0008-2345678.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0003-defghij.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0014-89;=.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0009-3456789.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0012-6789;.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0011-56789;.txt: Deleted 2025/07/03 01:47:53 INFO : dir1/0013-789;=.txt: Deleted 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31111") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36052->172.17.0.3:31111, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleapple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleapple: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbanan: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37914") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36858->172.17.0.3:37914, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcde: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdef: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefg: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defgh: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghi: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghij: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijk: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-12345: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-23456: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-34567: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-45678: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37379") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39790->172.17.0.3:37379, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30760") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36752->172.17.0.3:30760, err= 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32376") 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46758->172.17.0.3:32376, err= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31413") 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56990->172.17.0.3:31413, err= 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/03 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/03 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/03 01:47:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/03 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/03 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/03 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/03 01:47:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/03 01:47:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/03 01:47:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30391") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34372->172.17.0.3:30391, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleapple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleapple: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbanan: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38163") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60414->172.17.0.3:38163, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcde: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdef: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefg: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defgh: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghi: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghij: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijk: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-12345: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-23456: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-34567: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-45678: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33906") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52956->172.17.0.3:33906, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36875") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59872->172.17.0.3:36875, err= 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/03 01:47:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32853") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36152->172.17.0.3:32853, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31590") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37116->172.17.0.3:31590, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37447") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34368->172.17.0.3:37447, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39796") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40192->172.17.0.3:39796, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32336") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58922->172.17.0.3:32336, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36534") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53728->172.17.0.3:36534, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34525") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43370->172.17.0.3:34525, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33398") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35134->172.17.0.3:33398, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34543") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40186->172.17.0.3:34543, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36420") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58074->172.17.0.3:36420, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33749") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51448->172.17.0.3:33749, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37938") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59290->172.17.0.3:37938, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36476") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52674->172.17.0.3:36476, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39770") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41556->172.17.0.3:39770, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37435") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50508->172.17.0.3:37435, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39716") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33898->172.17.0.3:39716, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39060") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41624->172.17.0.3:39060, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33449") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48728->172.17.0.3:33449, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33900") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59624->172.17.0.3:33900, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34019") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46400->172.17.0.3:34019, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36510") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38364->172.17.0.3:36510, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36926") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50284->172.17.0.3:36926, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37506") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59150->172.17.0.3:37506, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30708") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59120->172.17.0.3:30708, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33334") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52268->172.17.0.3:33334, err= 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34114") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49126->172.17.0.3:34114, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35677") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38994->172.17.0.3:35677, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36985") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50228->172.17.0.3:36985, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36546") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54874->172.17.0.3:36546, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33317") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57370->172.17.0.3:33317, err= 2025/07/03 01:47:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32543") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53792->172.17.0.3:32543, err= 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36240") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41012->172.17.0.3:36240, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31252") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53790->172.17.0.3:31252, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31354") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37412->172.17.0.3:31354, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33260") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60664->172.17.0.3:33260, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31160") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42334->172.17.0.3:31160, err= 2025/07/03 01:47:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32295") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35376->172.17.0.3:32295, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30628") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38264->172.17.0.3:30628, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39090") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60934->172.17.0.3:39090, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39464") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46390->172.17.0.3:39464, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38570") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48682->172.17.0.3:38570, err= 2025/07/03 01:47:53 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34408") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51230->172.17.0.3:34408, err= 2025/07/03 01:47:53 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : apple: Excluded 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:53 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : banana: Excluded 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37411") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53450->172.17.0.3:37411, err= 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31198") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34224->172.17.0.3:31198, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37756") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47580->172.17.0.3:37756, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37640") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53974->172.17.0.3:37640, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32771") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35456->172.17.0.3:32771, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38578") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38740->172.17.0.3:38578, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32872") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42714->172.17.0.3:32872, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36637") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34374->172.17.0.3:36637, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39838") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38020->172.17.0.3:39838, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33717") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37602->172.17.0.3:33717, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32702") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41828->172.17.0.3:32702, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34356") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48668->172.17.0.3:34356, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38157") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34292->172.17.0.3:38157, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30189") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56170->172.17.0.3:30189, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37713") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48328->172.17.0.3:37713, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36451") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48328->172.17.0.3:36451, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34976") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56446->172.17.0.3:34976, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38980") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52448->172.17.0.3:38980, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34642") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45774->172.17.0.3:34642, err= 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37387") 2025/07/03 01:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48352->172.17.0.3:37387, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36781") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55260->172.17.0.3:36781, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36965") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57240->172.17.0.3:36965, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32271") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58826->172.17.0.3:32271, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34966") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59538->172.17.0.3:34966, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35116") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44988->172.17.0.3:35116, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30466") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36560->172.17.0.3:30466, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33534") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43718->172.17.0.3:33534, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38231") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39190->172.17.0.3:38231, err= 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34407") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41078->172.17.0.3:34407, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35963") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54418->172.17.0.3:35963, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37463") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60690->172.17.0.3:37463, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32578") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52046->172.17.0.3:32578, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34949") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50946->172.17.0.3:34949, err= 2025/07/03 01:47:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34085") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56202->172.17.0.3:34085, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32398") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56362->172.17.0.3:32398, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38437") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57378->172.17.0.3:38437, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31939") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40754->172.17.0.3:31939, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34563") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45940->172.17.0.3:34563, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33639") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36048->172.17.0.3:33639, err= 2025/07/03 01:47:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38207") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45018->172.17.0.3:38207, err= 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33808") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44640->172.17.0.3:33808, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35852") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43482->172.17.0.3:35852, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32943") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40106->172.17.0.3:32943, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32144") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46714->172.17.0.3:32144, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39646") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38188->172.17.0.3:39646, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39621") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60154->172.17.0.3:39621, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33005") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38458->172.17.0.3:33005, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30983") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59958->172.17.0.3:30983, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39071") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52810->172.17.0.3:39071, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30670") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46346->172.17.0.3:30670, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35638") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48172->172.17.0.3:35638, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37412") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53760->172.17.0.3:37412, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31159") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51890->172.17.0.3:31159, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38894") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56574->172.17.0.3:38894, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33718") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40544->172.17.0.3:33718, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31505") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38696->172.17.0.3:31505, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38506") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40420->172.17.0.3:38506, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37853") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45164->172.17.0.3:37853, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36024") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57588->172.17.0.3:36024, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32976") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36576->172.17.0.3:32976, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37020") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43734->172.17.0.3:37020, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31407") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38602->172.17.0.3:31407, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31025") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54164->172.17.0.3:31025, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33697") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52236->172.17.0.3:33697, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36439") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60586->172.17.0.3:36439, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33794") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50280->172.17.0.3:33794, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32578") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52062->172.17.0.3:32578, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33463") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52670->172.17.0.3:33463, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32308") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38178->172.17.0.3:32308, err= 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35991") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48116->172.17.0.3:35991, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35821") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58872->172.17.0.3:35821, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37960") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52258->172.17.0.3:37960, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35863") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56006->172.17.0.3:35863, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34610") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59254->172.17.0.3:34610, err= 2025/07/03 01:47:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37348") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50402->172.17.0.3:37348, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30272") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53162->172.17.0.3:30272, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36290") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45206->172.17.0.3:36290, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36775") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38158->172.17.0.3:36775, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34197") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57310->172.17.0.3:34197, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32783") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43216->172.17.0.3:32783, err= 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35607") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51166->172.17.0.3:35607, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32409") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59560->172.17.0.3:32409, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37822") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47584->172.17.0.3:37822, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37807") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60854->172.17.0.3:37807, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35251") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38434->172.17.0.3:35251, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36967") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36996->172.17.0.3:36967, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36448") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60528->172.17.0.3:36448, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31981") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42546->172.17.0.3:31981, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30957") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51094->172.17.0.3:30957, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37291") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44866->172.17.0.3:37291, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30340") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55772->172.17.0.3:30340, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37276") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44140->172.17.0.3:37276, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30192") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41712->172.17.0.3:30192, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33827") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52466->172.17.0.3:33827, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31991") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60976->172.17.0.3:31991, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30925") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53958->172.17.0.3:30925, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36253") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33750->172.17.0.3:36253, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37166") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32818->172.17.0.3:37166, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39682") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50986->172.17.0.3:39682, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35741") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56890->172.17.0.3:35741, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34216") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48498->172.17.0.3:34216, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31465") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50390->172.17.0.3:31465, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32255") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58666->172.17.0.3:32255, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36795") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36924->172.17.0.3:36795, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35691") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37444->172.17.0.3:35691, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36919") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42074->172.17.0.3:36919, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36931") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51038->172.17.0.3:36931, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35342") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57424->172.17.0.3:35342, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39223") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42358->172.17.0.3:39223, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30828") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55624->172.17.0.3:30828, err= 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33394") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43360->172.17.0.3:33394, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33140") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50682->172.17.0.3:33140, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36016") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44162->172.17.0.3:36016, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30993") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39306->172.17.0.3:30993, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37267") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52984->172.17.0.3:37267, err= 2025/07/03 01:47:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34285") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44906->172.17.0.3:34285, err= 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33855") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60608->172.17.0.3:33855, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34742") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33172->172.17.0.3:34742, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39037") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39194->172.17.0.3:39037, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30142") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41310->172.17.0.3:30142, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34161") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44158->172.17.0.3:34161, err= 2025/07/03 01:47:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30947") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33524->172.17.0.3:30947, err= 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39607") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45906->172.17.0.3:39607, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34227") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40156->172.17.0.3:34227, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33413") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49592->172.17.0.3:33413, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37598") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46146->172.17.0.3:37598, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32105") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53016->172.17.0.3:32105, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37532") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60158->172.17.0.3:37532, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32877") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48514->172.17.0.3:32877, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32936") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57254->172.17.0.3:32936, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30150") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41552->172.17.0.3:30150, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35148") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46216->172.17.0.3:35148, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38290") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48016->172.17.0.3:38290, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31751") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60372->172.17.0.3:31751, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35254") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56284->172.17.0.3:35254, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36053") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56204->172.17.0.3:36053, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33062") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59740->172.17.0.3:33062, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36271") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48126->172.17.0.3:36271, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32533") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48678->172.17.0.3:32533, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31395") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42410->172.17.0.3:31395, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32009") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37848->172.17.0.3:32009, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30401") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33824->172.17.0.3:30401, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36631") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36082->172.17.0.3:36631, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38895") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36206->172.17.0.3:38895, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31132") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40578->172.17.0.3:31132, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33583") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60646->172.17.0.3:33583, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31679") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38014->172.17.0.3:31679, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33521") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44608->172.17.0.3:33521, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32128") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45132->172.17.0.3:32128, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31464") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50234->172.17.0.3:31464, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32743") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59116->172.17.0.3:32743, err= 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34888") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54274->172.17.0.3:34888, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37651") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40250->172.17.0.3:37651, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37723") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56354->172.17.0.3:37723, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39692") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51192->172.17.0.3:39692, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32736") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39582->172.17.0.3:32736, err= 2025/07/03 01:47:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39908") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56912->172.17.0.3:39908, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38545") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40188->172.17.0.3:38545, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32185") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55724->172.17.0.3:32185, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37506") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59164->172.17.0.3:37506, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34666") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50744->172.17.0.3:34666, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35596") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40970->172.17.0.3:35596, err= 2025/07/03 01:47:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : apple: Unchanged skipping 2025/07/03 01:47:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : banana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33013") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42694->172.17.0.3:33013, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33893") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45162->172.17.0.3:33893, err= 2025/07/03 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : apple: Excluded 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/03 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : banana: Excluded 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : splitbananasplit: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35448") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33894->172.17.0.3:35448, err= 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/03 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37007") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49520->172.17.0.3:37007, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33997") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58948->172.17.0.3:33997, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37953") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57370->172.17.0.3:37953, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33422") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40650->172.17.0.3:33422, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39855") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57336->172.17.0.3:39855, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37538") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52488->172.17.0.3:37538, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33165") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52490->172.17.0.3:33165, err= --- PASS: TestTransform (2.29s) --- PASS: TestTransform/NFC (0.21s) --- PASS: TestTransform/NFD (0.22s) --- PASS: TestTransform/base64 (0.29s) --- PASS: TestTransform/prefix (0.25s) --- PASS: TestTransform/suffix (0.22s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.20s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.18s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39894") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57808->172.17.0.3:39894, err= 2025/07/03 01:47:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/03 01:47:54 INFO : sub dir_somesuffix: Making directory 2025/07/03 01:47:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/03 01:47:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/03 01:47:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/03 01:47:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37121") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59218->172.17.0.3:37121, err= 2025/07/03 01:47:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/03 01:47:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36113") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55114->172.17.0.3:36113, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33349") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50252->172.17.0.3:33349, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39946") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33354->172.17.0.3:39946, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33163") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46012->172.17.0.3:33163, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39364") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36678->172.17.0.3:39364, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33769") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34244->172.17.0.3:33769, err= 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 INFO : tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33441") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33984->172.17.0.3:33441, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/03 01:47:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35155") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53020->172.17.0.3:35155, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31958") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49818->172.17.0.3:31958, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30814") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45944->172.17.0.3:30814, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36520") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60832->172.17.0.3:36520, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37686") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42270->172.17.0.3:37686, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37214") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43054->172.17.0.3:37214, err= 2025/07/03 01:47:54 INFO : toe: Making directory 2025/07/03 01:47:54 INFO : toe/toe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34567") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42730->172.17.0.3:34567, err= 2025/07/03 01:47:54 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/03 01:47:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39600") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50716->172.17.0.3:39600, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36080") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42108->172.17.0.3:36080, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34567") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42732->172.17.0.3:34567, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36711") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46914->172.17.0.3:36711, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36787") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40214->172.17.0.3:36787, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32225") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36026->172.17.0.3:32225, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32415") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54678->172.17.0.3:32415, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39290") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54566->172.17.0.3:39290, err= 2025/07/03 01:47:54 INFO : toe: Making directory 2025/07/03 01:47:54 INFO : toe/toe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35844") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36986->172.17.0.3:35844, err= 2025/07/03 01:47:54 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/03 01:47:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38262") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57656->172.17.0.3:38262, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35006") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60992->172.17.0.3:35006, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38878") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54004->172.17.0.3:38878, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38072") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35482->172.17.0.3:38072, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38872") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53396->172.17.0.3:38872, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36539") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46586->172.17.0.3:36539, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31266") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52882->172.17.0.3:31266, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : empty_dir: Making directory with metadata 2025/07/03 01:47:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39906") 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41456->172.17.0.3:39906, err= 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 INFO : tictacempty_dir: Making directory 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 INFO : tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 INFO : tictactoe/tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30442") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:32796->172.17.0.3:30442, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39491") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51194->172.17.0.3:39491, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30182") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57180->172.17.0.3:30182, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38871") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39790->172.17.0.3:38871, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38067") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52936->172.17.0.3:38067, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30151") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48532->172.17.0.3:30151, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32253") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31648") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41690->172.17.0.3:32253, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51342->172.17.0.3:31648, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31786") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52110->172.17.0.3:31786, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34230") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49124->172.17.0.3:34230, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : empty_dir: Making directory with metadata 2025/07/03 01:47:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38182") 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44896->172.17.0.3:38182, err= 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 INFO : tictacempty_dir: Making directory 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 INFO : tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 INFO : tictactoe/tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32293") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36200->172.17.0.3:32293, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34999") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40228->172.17.0.3:34999, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39939") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33605") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48786->172.17.0.3:39939, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59022->172.17.0.3:33605, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32873") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33106->172.17.0.3:32873, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30873") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34036->172.17.0.3:30873, err= 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35727") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39634") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34170->172.17.0.3:35727, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60886->172.17.0.3:39634, err= 2025/07/03 01:47:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37036") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36878->172.17.0.3:37036, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/03 01:47:54 NOTICE: ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: 0 differences found 2025/07/03 01:47:54 NOTICE: ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: 1 hashes could not be checked 2025/07/03 01:47:54 NOTICE: ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: 1 matching files 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35304") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48564->172.17.0.3:35304, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34170") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36537") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53660->172.17.0.3:34170, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55494->172.17.0.3:36537, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35461") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40676->172.17.0.3:35461, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33690") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39142->172.17.0.3:33690, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35885") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59460->172.17.0.3:35885, err= 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 INFO : tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 INFO : tictactoe/tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37872") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33788->172.17.0.3:37872, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33616") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56956->172.17.0.3:33616, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34369") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47154->172.17.0.3:34369, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36835") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37978->172.17.0.3:36835, err= 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35622") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50298->172.17.0.3:35622, err= 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39502") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54402->172.17.0.3:39502, err= 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36011") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55648->172.17.0.3:36011, err= 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34827") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43960->172.17.0.3:34827, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36321") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48910->172.17.0.3:36321, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37460") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44740->172.17.0.3:37460, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34924") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39908->172.17.0.3:34924, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37044") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:45542->172.17.0.3:37044, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38340") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41442->172.17.0.3:38340, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32318") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57908->172.17.0.3:32318, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/07/03 01:47:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36737") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43724->172.17.0.3:36737, err= 2025/07/03 01:47:54 INFO : toe: Making directory 2025/07/03 01:47:54 INFO : toe/toe: Making directory 2025/07/03 01:47:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33280") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34792->172.17.0.3:33280, err= 2025/07/03 01:47:54 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/03 01:47:54 INFO : toe/toe/toe: Copied (new) 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32243") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:42378->172.17.0.3:32243, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36833") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50914->172.17.0.3:36833, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30324") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:53916->172.17.0.3:30324, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36549") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48964->172.17.0.3:36549, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38571") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33866->172.17.0.3:38571, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38691") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44998->172.17.0.3:38691, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37162") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:59658->172.17.0.3:37162, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : empty_dir: Making directory with metadata 2025/07/03 01:47:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34208") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51362->172.17.0.3:34208, err= 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 INFO : tictacempty_dir: Making directory 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 INFO : tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 INFO : tictactoe/tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37767") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49250->172.17.0.3:37767, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Deleted 2025/07/03 01:47:54 INFO : toe/toe: Removing directory 2025/07/03 01:47:54 INFO : toe: Removing directory 2025/07/03 01:47:54 INFO : empty_dir: Removing directory 2025/07/03 01:47:54 DEBUG : Local file system at /tmp/rclone2973147307: deleted 3 directories 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32645") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36546->172.17.0.3:32645, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39603") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35712->172.17.0.3:39603, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35893") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52646->172.17.0.3:35893, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37373") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52472->172.17.0.3:37373, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39342") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40264->172.17.0.3:39342, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32810") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49346->172.17.0.3:32810, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35774") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56220->172.17.0.3:35774, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36091") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49156->172.17.0.3:36091, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33355") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60322->172.17.0.3:33355, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : empty_dir: Making directory with metadata 2025/07/03 01:47:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37572") 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49582->172.17.0.3:37572, err= 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 INFO : tictacempty_dir: Making directory 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 INFO : tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 INFO : tictactoe/tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36608") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43322->172.17.0.3:36608, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Deleted 2025/07/03 01:47:54 INFO : toe/toe: Removing directory 2025/07/03 01:47:54 INFO : toe: Removing directory 2025/07/03 01:47:54 INFO : empty_dir: Removing directory 2025/07/03 01:47:54 DEBUG : Local file system at /tmp/rclone2973147307: deleted 3 directories 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38606") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:40610->172.17.0.3:38606, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34453") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33185") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33622->172.17.0.3:33185, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34272->172.17.0.3:34453, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37291") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44874->172.17.0.3:37291, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/03 01:47:54 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31782") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52980->172.17.0.3:31782, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31056") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31466") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34537") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38308->172.17.0.3:31056, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52784->172.17.0.3:31466, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36084->172.17.0.3:34537, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32631") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51960->172.17.0.3:32631, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31104") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36410->172.17.0.3:31104, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38959") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46522->172.17.0.3:38959, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30362") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30602") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32264") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:33640->172.17.0.3:30602, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54232->172.17.0.3:30362, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39550->172.17.0.3:32264, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37858") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35452") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52280->172.17.0.3:37858, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58384->172.17.0.3:35452, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36058") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:48128->172.17.0.3:36058, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : Reset feature "Copy" 2025/07/03 01:47:54 DEBUG : Reset feature "Move" 2025/07/03 01:47:54 DEBUG : Reset feature "Copy" 2025/07/03 01:47:54 DEBUG : Reset feature "Move" 2025/07/03 01:47:54 DEBUG : empty_dir: Making directory with metadata 2025/07/03 01:47:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39002") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58568->172.17.0.3:39002, err= 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 INFO : tictacempty_dir: Making directory 2025/07/03 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 INFO : tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: tictactoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 INFO : tictactoe/tictactoe: Making directory 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/03 01:47:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37291") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44886->172.17.0.3:37291, err= 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Deleted 2025/07/03 01:47:54 INFO : toe/toe: Removing directory 2025/07/03 01:47:54 INFO : toe: Removing directory 2025/07/03 01:47:54 INFO : empty_dir: Removing directory 2025/07/03 01:47:54 DEBUG : Local file system at /tmp/rclone2973147307: deleted 3 directories 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35742") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38292->172.17.0.3:35742, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39595") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51068->172.17.0.3:39595, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33645") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46482->172.17.0.3:33645, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31349") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60560->172.17.0.3:31349, err= 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/03 01:47:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36468") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39896->172.17.0.3:36468, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33118") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:60568->172.17.0.3:33118, err= 2025/07/03 01:47:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/03 01:47:54 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35142") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39240->172.17.0.3:35142, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32080") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32716") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39923") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:34892->172.17.0.3:32080, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49456->172.17.0.3:39923, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51498->172.17.0.3:32716, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30583") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:55012->172.17.0.3:30583, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39478") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46988->172.17.0.3:39478, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35795") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57802->172.17.0.3:35795, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31131") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34932") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51110->172.17.0.3:31131, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30376") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:52900->172.17.0.3:34932, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41938->172.17.0.3:30376, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34382") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43874->172.17.0.3:34382, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36905") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37330->172.17.0.3:36905, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31475") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:38212->172.17.0.3:31475, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 DEBUG : toe: transformed to: dG9l 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30459") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:46036->172.17.0.3:30459, err= 2025/07/03 01:47:54 DEBUG : toe: transformed to: dG9l 2025/07/03 01:47:54 INFO : dG9l: Making directory 2025/07/03 01:47:54 DEBUG : toe: transformed to: dG9l 2025/07/03 01:47:54 DEBUG : toe: transformed to: dG9l 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/03 01:47:54 INFO : dG9l/dG9l: Making directory 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/03 01:47:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/03 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38782") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47472->172.17.0.3:38782, err= 2025/07/03 01:47:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32772") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51876->172.17.0.3:32772, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34115") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44406->172.17.0.3:34115, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33607") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57544->172.17.0.3:33607, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34890") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:44786->172.17.0.3:34890, err= 2025/07/03 01:47:54 DEBUG : dG9l: transformed to: toe 2025/07/03 01:47:54 DEBUG : dG9l: transformed to: toe 2025/07/03 01:47:54 DEBUG : toe: Directory modification time the same (differ by 956.76046ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:33668") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56476->172.17.0.3:33668, err= 2025/07/03 01:47:54 DEBUG : dG9l: transformed to: toe 2025/07/03 01:47:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/03 01:47:54 DEBUG : toe/toe: Directory modification time the same (differ by 956.76046ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:30572") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50662->172.17.0.3:30572, err= 2025/07/03 01:47:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/03 01:47:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/03 01:47:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/03 01:47:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/03 01:47:54 DEBUG : Local file system at /tmp/rclone2973147307: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : Local file system at /tmp/rclone2973147307: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : Waiting for deletions to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36852") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:49072->172.17.0.3:36852, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35186") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:57332->172.17.0.3:35186, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:32131") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:58126->172.17.0.3:32131, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35093") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:47642->172.17.0.3:35093, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:38502") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50550->172.17.0.3:38502, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34695") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:37886->172.17.0.3:34695, err= 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36443") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:54602->172.17.0.3:36443, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-jigohoq9zoli", Local "Local file system at /tmp/rclone2973147307", Modify Window "1s" 2025/07/03 01:47:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:34570") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35860->172.17.0.3:34570, err= 2025/07/03 01:47:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: 2025/07/03 01:47:54 INFO : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Making directory 2025/07/03 01:47:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: 2025/07/03 01:47:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: 2025/07/03 01:47:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: 2025/07/03 01:47:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/03 01:47:54 INFO : toe/toe: Making directory 2025/07/03 01:47:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/03 01:47:54 DEBUG : toe/toe: transformed to: 2025/07/03 01:47:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/03 01:47:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/03 01:47:54 DEBUG : toe: transformed to: 2025/07/03 01:47:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/03 01:47:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/03 01:47:54 DEBUG : toe/toe/toe: transformed to: 2025/07/03 01:47:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for checks to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Waiting for transfers to finish 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36104") 2025/07/03 01:47:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:35784->172.17.0.3:36104, err= 2025/07/03 01:47:55 INFO : toe/toe/toe: Copied (new) 2025/07/03 01:47:55 ERROR : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: not deleting files as there were IO errors 2025/07/03 01:47:55 ERROR : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: not deleting directories as there were IO errors 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37421") 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56758->172.17.0.3:37421, err= 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31841") 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:36022->172.17.0.3:31841, err= 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:37778") 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:39608->172.17.0.3:37778, err= 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35970") 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:43336->172.17.0.3:35970, err= 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:31529") 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:50766->172.17.0.3:31529, err= 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:36262") 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:51968->172.17.0.3:36262, err= 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:35863") 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:56018->172.17.0.3:35863, err= --- PASS: TestError (0.02s) PASS 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: dial("tcp","172.17.0.3:39654") 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: > dial: conn=172.17.0.1:41490->172.17.0.3:39654, err= 2025/07/03 01:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-jigohoq9zoli: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.14567632s (try 1/5)