"./sync.test -test.v -test.timeout 1h0m0s -remote TestUnion: -verbose" - Starting (try 1/5) === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.01s) === RUN TestCopyMissingDirectory run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 ERROR : : error reading source directory: directory not found 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyCheckFirst run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Running all checks before starting transfers 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Checks finished, now starting transfers 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.00s) === RUN TestSyncNoTraverse run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 ERROR : Ignoring --no-traverse with sync 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.00s) === RUN TestCopyWithDepth run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : hello world2: MD5 = cc2c857f89648dbd139d7b2a6665957d OK 2020/08/16 05:40:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.00s) === RUN TestCopyWithFilesFrom run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : hello world2: Excluded 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.00s) === RUN TestCopyEmptyDirectories run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : sub dir2: Making directory 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) 2020/08/16 05:40:16 DEBUG : sub dir2: Making directory 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': copied 1 directories --- PASS: TestCopyEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : sub dir2: Making directory 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) 2020/08/16 05:40:16 INFO : sub dir/hello world: Deleted 2020/08/16 05:40:16 DEBUG : sub dir2: Making directory 2020/08/16 05:40:16 DEBUG : sub dir: Making directory 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': copied 2 directories --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : sub dir2: Making directory 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) 2020/08/16 05:40:16 DEBUG : sub dir2: Making directory 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': copied 1 directories 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:275: Server side copy (if possible) union root 'rclone-test-coviwun8fazeliv8borovik4' -> union root 'rclone-test-zevihah5nurubax9dubeled7' 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-zevihah5nurubax9dubeled7': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-zevihah5nurubax9dubeled7': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-zevihah5nurubax9dubeled7': Purge remote --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyAfterDelete run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 ERROR : : error listing: directory not found 2020/08/16 05:40:16 DEBUG : Local file system at /tmp/rclone345928263: Making directory 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : Local file system at /tmp/rclone345928263: Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : Local file system at /tmp/rclone345928263: Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/08/16 05:40:16 INFO : check sum: Copied (new) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/08/16 05:40:16 DEBUG : check sum: Size and MD5 of src and dst objects identical 2020/08/16 05:40:16 DEBUG : check sum: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : sizeonly: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/08/16 05:40:16 INFO : sizeonly: Copied (new) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 DEBUG : sizeonly: Sizes identical 2020/08/16 05:40:16 DEBUG : sizeonly: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : ignore-size: MD5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2020/08/16 05:40:16 INFO : ignore-size: Copied (new) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:16 DEBUG : ignore-size: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:16 DEBUG : existing: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : There was nothing to transfer 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/08/16 05:40:16 INFO : existing: Copied (replaced existing) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/08/16 05:40:16 INFO : existing: Copied (new) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 DEBUG : existing: Destination exists, skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : d: Making directory 2020/08/16 05:40:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:16 DEBUG : c/non empty space: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/08/16 05:40:16 INFO : a/potato2: Copied (new) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : b/potato: Deleted 2020/08/16 05:40:16 DEBUG : d: Removing directory 2020/08/16 05:40:16 DEBUG : b: Removing directory 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2020/08/16 05:40:16 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/08/16 05:40:16 NOTICE: empty space: Skipped update modification time as --dry-run is set 2020/08/16 05:40:16 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : There was nothing to transfer 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2020/08/16 05:40:16 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/08/16 05:40:16 INFO : empty space: Updated modification time in destination 2020/08/16 05:40:16 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/08/16 05:40:16 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.03s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone345928263) 2020/08/16 05:40:16 DEBUG : foo: MD5 = 37b51d194a7513e45b56f6524f2d51f2 (union root 'rclone-test-coviwun8fazeliv8borovik4') 2020/08/16 05:40:16 DEBUG : foo: MD5 differ 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2020/08/16 05:40:16 INFO : foo: Copied (replaced existing) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:16 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : potato: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/08/16 05:40:16 INFO : potato: Copied (new) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2020/08/16 05:40:16 INFO : potato: Copied (replaced existing) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 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 2020/08/16 05:40:16 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone345928263) 2020/08/16 05:40:16 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 (union root 'rclone-test-coviwun8fazeliv8borovik4') 2020/08/16 05:40:16 DEBUG : potato: MD5 differ 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2020/08/16 05:40:16 INFO : potato: Copied (replaced existing) 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:16 NOTICE: potato2: Skipped copy as --dry-run is set 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:16 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:16 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:16 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:16 NOTICE: potato: Skipped delete as --dry-run is set --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/08/16 05:40:17 INFO : potato2: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : d: Making directory 2020/08/16 05:40:17 DEBUG : d/e: Making directory 2020/08/16 05:40:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : c/non empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/08/16 05:40:17 INFO : a/potato2: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : b/potato: Deleted 2020/08/16 05:40:17 DEBUG : d/e: Removing directory 2020/08/16 05:40:17 DEBUG : d: Removing directory 2020/08/16 05:40:17 DEBUG : b: Removing directory 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : d: Making directory 2020/08/16 05:40:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : c/non empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/08/16 05:40:17 INFO : a/potato2: Copied (new) 2020/08/16 05:40:17 ERROR : union root 'rclone-test-coviwun8fazeliv8borovik4': not deleting files as there were IO errors 2020/08/16 05:40:17 ERROR : union root 'rclone-test-coviwun8fazeliv8borovik4': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : potato: Deleted 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/08/16 05:40:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : potato: Deleted 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/08/16 05:40:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : potato2: MD5 = 9519bc2e940e1696ea7365b4b81adedc OK 2020/08/16 05:40:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : potato2: Excluded 2020/08/16 05:40:17 DEBUG : enormous: Excluded 2020/08/16 05:40:17 DEBUG : potato2: Excluded 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : potato2: Excluded 2020/08/16 05:40:17 DEBUG : enormous: Excluded 2020/08/16 05:40:17 DEBUG : potato2: Excluded 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : Local file system at /tmp/rclone345928263: Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : Local file system at /tmp/rclone345928263: Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : potato2: Excluded 2020/08/16 05:40:17 DEBUG : enormous: Excluded 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 INFO : enormous: Deleted 2020/08/16 05:40:17 INFO : potato2: Deleted 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : Local file system at /tmp/rclone345928263: Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : Local file system at /tmp/rclone345928263: Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : enormous: Deleted 2020/08/16 05:40:17 INFO : potato2: Deleted 2020/08/16 05:40:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2020/08/16 05:40:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2020/08/16 05:40:17 DEBUG : three: Sizes identical 2020/08/16 05:40:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : one: Destination is newer than source, skipping 2020/08/16 05:40:17 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone345928263) 2020/08/16 05:40:17 DEBUG : two: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb (union root 'rclone-test-coviwun8fazeliv8borovik4') 2020/08/16 05:40:17 DEBUG : two: MD5 differ 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/08/16 05:40:17 INFO : four: Copied (replaced existing) 2020/08/16 05:40:17 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/08/16 05:40:17 INFO : five: Copied (new) 2020/08/16 05:40:17 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/08/16 05:40:17 INFO : two: Copied (replaced existing) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 DEBUG : one: Destination is newer than source, skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone345928263) 2020/08/16 05:40:17 DEBUG : three: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 (union root 'rclone-test-coviwun8fazeliv8borovik4') 2020/08/16 05:40:17 DEBUG : three: MD5 differ 2020/08/16 05:40:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2020/08/16 05:40:17 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/08/16 05:40:17 DEBUG : five: Size and MD5 of src and dst objects identical 2020/08/16 05:40:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2020/08/16 05:40:17 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/08/16 05:40:17 DEBUG : two: Size and MD5 of src and dst objects identical 2020/08/16 05:40:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2020/08/16 05:40:17 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/08/16 05:40:17 DEBUG : four: Size and MD5 of src and dst objects identical 2020/08/16 05:40:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/08/16 05:40:17 INFO : three: Copied (replaced existing) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.10s) === RUN TestSyncWithMaxDuration sync_test.go:1014: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:1066: Can track renames: true 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Making map for --track-renames 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Finished making map for --track-renames 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for renames to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2020/08/16 05:40:17 INFO : potato: Copied (new) 2020/08/16 05:40:17 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2020/08/16 05:40:17 INFO : yam: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : potato: Unchanged skipping 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Making map for --track-renames 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Finished making map for --track-renames 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for renames to finish 2020/08/16 05:40:17 INFO : yam: Moved (server side) 2020/08/16 05:40:17 INFO : yaml: Renamed from "yam" 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:1137: Can track renames: true 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Making map for --track-renames 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Finished making map for --track-renames 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for renames to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2020/08/16 05:40:17 INFO : potato: Copied (new) 2020/08/16 05:40:17 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2020/08/16 05:40:17 INFO : yam: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : potato: Unchanged skipping 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Making map for --track-renames 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Finished making map for --track-renames 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for renames to finish 2020/08/16 05:40:17 INFO : yam: Moved (server side) 2020/08/16 05:40:17 INFO : yaml: Renamed from "yam" 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:1175: Can track renames: true 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Making map for --track-renames 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Finished making map for --track-renames 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for renames to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2020/08/16 05:40:17 INFO : potato: Copied (new) 2020/08/16 05:40:17 DEBUG : sub/yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2020/08/16 05:40:17 INFO : sub/yam: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : potato: Unchanged skipping 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Making map for --track-renames 2020/08/16 05:40:17 INFO : union root 'rclone-test-coviwun8fazeliv8borovik4': Finished making map for --track-renames 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for renames to finish 2020/08/16 05:40:17 INFO : sub/yam: Moved (server side) 2020/08/16 05:40:17 INFO : yam: Renamed from "sub/yam" 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:17 INFO : sub dir/hello world: Copied (new) 2020/08/16 05:40:17 INFO : sub dir/hello world: Deleted 2020/08/16 05:40:17 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2020/08/16 05:40:17 INFO : nested/sub dir/file: Copied (new) 2020/08/16 05:40:17 INFO : nested/sub dir/file: Deleted 2020/08/16 05:40:17 DEBUG : sub dir: Removing directory 2020/08/16 05:40:17 DEBUG : nested/sub dir: Removing directory 2020/08/16 05:40:17 DEBUG : nested: Removing directory 2020/08/16 05:40:17 DEBUG : Local file system at /tmp/rclone345928263: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2020/08/16 05:40:17 INFO : nested/sub dir/file: Copied (new) 2020/08/16 05:40:17 INFO : nested/sub dir/file: Deleted 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/08/16 05:40:17 INFO : sub dir/hello world: Copied (new) 2020/08/16 05:40:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestServerSideMove run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:1227: Server side move (if possible) union root 'rclone-test-coviwun8fazeliv8borovik4' -> union root 'rclone-test-zofopun0fafudej0yevahay5' 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-zofopun0fafudej0yevahay5': Using server side directory move 2020/08/16 05:40:17 INFO : union root 'rclone-test-zofopun0fafudej0yevahay5': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-zofopun0fafudej0yevahay5': Waiting for checks to finish 2020/08/16 05:40:17 INFO : potato2: Moved (server side) 2020/08/16 05:40:17 INFO : empty space: Deleted 2020/08/16 05:40:17 INFO : potato3: Deleted 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-zofopun0fafudej0yevahay5': Waiting for transfers to finish 2020/08/16 05:40:17 INFO : potato3: Moved (server side) 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-qikacal8vutowaw1puvurix3': Using server side directory move 2020/08/16 05:40:17 INFO : union root 'rclone-test-qikacal8vutowaw1puvurix3': Server side directory move succeeded 2020/08/16 05:40:17 ERROR : : error listing: directory not found 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-qikacal8vutowaw1puvurix3': Purge remote 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-zofopun0fafudej0yevahay5': Purge remote 2020/08/16 05:40:17 purge failed: object not found --- PASS: TestServerSideMove (0.05s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:1227: Server side move (if possible) union root 'rclone-test-coviwun8fazeliv8borovik4' -> union root 'rclone-test-vocufol8zekodig8qolujax2' 2020/08/16 05:40:17 DEBUG : empty space: Excluded 2020/08/16 05:40:17 DEBUG : empty space: Excluded 2020/08/16 05:40:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-vocufol8zekodig8qolujax2': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-vocufol8zekodig8qolujax2': Waiting for transfers to finish 2020/08/16 05:40:17 INFO : potato2: Moved (server side) 2020/08/16 05:40:17 INFO : potato3: Deleted 2020/08/16 05:40:17 INFO : potato3: Moved (server side) 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : empty space: Excluded 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-qufatij9pohokog5wicurij3': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-qufatij9pohokog5wicurij3': Waiting for transfers to finish 2020/08/16 05:40:17 INFO : potato2: Moved (server side) 2020/08/16 05:40:17 INFO : potato3: Moved (server side) 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-qufatij9pohokog5wicurij3': Purge remote 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-vocufol8zekodig8qolujax2': Purge remote --- PASS: TestServerSideMoveWithFilter (0.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : tomatoDir: Making directory sync_test.go:1227: Server side move (if possible) union root 'rclone-test-coviwun8fazeliv8borovik4' -> union root 'rclone-test-deyojux2vowocoj6tuxofox3' 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-deyojux2vowocoj6tuxofox3': Using server side directory move 2020/08/16 05:40:17 INFO : union root 'rclone-test-deyojux2vowocoj6tuxofox3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2020/08/16 05:40:17 INFO : potato2: Moved (server side) 2020/08/16 05:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : empty space: Unchanged skipping 2020/08/16 05:40:17 INFO : empty space: Deleted 2020/08/16 05:40:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/08/16 05:40:17 INFO : potato3: Deleted 2020/08/16 05:40:17 INFO : potato3: Moved (server side) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-deyojux2vowocoj6tuxofox3': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-deyojux2vowocoj6tuxofox3': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : tomatoDir: Removing directory 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': deleted 1 directories 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : tomatoDir: Making directory 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-voladas5zuporox7henapaj1': Using server side directory move 2020/08/16 05:40:17 INFO : union root 'rclone-test-voladas5zuporox7henapaj1': Server side directory move succeeded 2020/08/16 05:40:17 ERROR : : error listing: directory not found 2020/08/16 05:40:17 ERROR : : error listing: directory not found 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-voladas5zuporox7henapaj1': Purge remote 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-deyojux2vowocoj6tuxofox3': Purge remote 2020/08/16 05:40:17 purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.05s) === RUN TestServerSideMoveOverlap run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:1358: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncCompareDest run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/08/16 05:40:17 INFO : one: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/08/16 05:40:17 INFO : one: Copied (replaced existing) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : one: Destination found in --compare-dest, skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : two: Destination found in --compare-dest, skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : one: Destination found in --compare-dest, skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : two: Destination found in --compare-dest, skipping 2020/08/16 05:40:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : one: Destination found in --compare-dest, skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : There was nothing to transfer 2020/08/16 05:40:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/08/16 05:40:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : one: Destination found in --compare-dest, skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2020/08/16 05:40:17 INFO : two: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.18s) === RUN TestSyncCopyDest run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:1495: Skipping test as remote does not support server side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : two: Unchanged skipping 2020/08/16 05:40:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/08/16 05:40:17 INFO : one: Moved (server side) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/08/16 05:40:17 INFO : one: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : three.txt: Moved (server side) 2020/08/16 05:40:17 INFO : three.txt: Moved into backup dir 2020/08/16 05:40:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/08/16 05:40:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : two: Unchanged skipping 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 INFO : one: Deleted 2020/08/16 05:40:17 INFO : one: Moved (server side) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/08/16 05:40:17 INFO : one: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : three.txt: Deleted 2020/08/16 05:40:17 INFO : three.txt: Moved (server side) 2020/08/16 05:40:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : two: Unchanged skipping 2020/08/16 05:40:17 INFO : one: Moved (server side) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/08/16 05:40:17 INFO : one: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : three.txt: Moved (server side) 2020/08/16 05:40:17 INFO : three.txt: Moved into backup dir 2020/08/16 05:40:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/08/16 05:40:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:17 DEBUG : two: Unchanged skipping 2020/08/16 05:40:17 INFO : one.bak: Deleted 2020/08/16 05:40:17 INFO : one: Moved (server side) 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:17 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:17 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/08/16 05:40:17 INFO : one: Copied (new) 2020/08/16 05:40:17 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:17 INFO : three.txt.bak: Deleted 2020/08/16 05:40:17 INFO : three.txt: Moved (server side) 2020/08/16 05:40:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/08/16 05:40:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:18 DEBUG : two: Unchanged skipping 2020/08/16 05:40:18 INFO : one: Moved (server side) 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:18 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/08/16 05:40:18 INFO : one: Copied (new) 2020/08/16 05:40:18 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:18 INFO : three.txt: Moved (server side) 2020/08/16 05:40:18 INFO : three.txt: Moved into backup dir 2020/08/16 05:40:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/08/16 05:40:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:18 DEBUG : two: Unchanged skipping 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for checks to finish 2020/08/16 05:40:18 INFO : one-2019-01-01: Deleted 2020/08/16 05:40:18 INFO : one: Moved (server side) 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4/dst': Waiting for transfers to finish 2020/08/16 05:40:18 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/08/16 05:40:18 INFO : one: Copied (new) 2020/08/16 05:40:18 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:18 INFO : three-2019-01-01.txt: Deleted 2020/08/16 05:40:18 INFO : three.txt: Moved (server side) 2020/08/16 05:40:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncSuffix run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/08/16 05:40:18 INFO : one: Moved (server side) 2020/08/16 05:40:18 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/08/16 05:40:18 INFO : one: Copied (new) 2020/08/16 05:40:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:18 DEBUG : two: Unchanged skipping 2020/08/16 05:40:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2020/08/16 05:40:18 INFO : three.txt: Moved (server side) 2020/08/16 05:40:18 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/08/16 05:40:18 INFO : three.txt: Copied (new) 2020/08/16 05:40:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/08/16 05:40:18 INFO : one.bak: Deleted 2020/08/16 05:40:18 INFO : one: Moved (server side) 2020/08/16 05:40:18 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/08/16 05:40:18 INFO : one: Copied (new) 2020/08/16 05:40:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:18 DEBUG : two: Unchanged skipping 2020/08/16 05:40:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2020/08/16 05:40:18 INFO : three.txt.bak: Deleted 2020/08/16 05:40:18 INFO : three.txt: Moved (server side) 2020/08/16 05:40:18 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2020/08/16 05:40:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.13s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/08/16 05:40:18 INFO : one: Moved (server side) 2020/08/16 05:40:18 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/08/16 05:40:18 INFO : one: Copied (new) 2020/08/16 05:40:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:18 DEBUG : two: Unchanged skipping 2020/08/16 05:40:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2020/08/16 05:40:18 INFO : three.txt: Moved (server side) 2020/08/16 05:40:18 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/08/16 05:40:18 INFO : three.txt: Copied (new) 2020/08/16 05:40:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/08/16 05:40:18 INFO : one-2019-01-01: Deleted 2020/08/16 05:40:18 INFO : one: Moved (server side) 2020/08/16 05:40:18 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/08/16 05:40:18 INFO : one: Copied (new) 2020/08/16 05:40:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:18 DEBUG : two: Unchanged skipping 2020/08/16 05:40:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2020/08/16 05:40:18 INFO : three-2019-01-01.txt: Deleted 2020/08/16 05:40:18 INFO : three.txt: Moved (server side) 2020/08/16 05:40:18 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2020/08/16 05:40:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.10s) === RUN TestSyncUTFNorm run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:18 DEBUG : Testêé: MD5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2020/08/16 05:40:18 INFO : Testêé: Copied (replaced existing) 2020/08/16 05:40:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:18 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/08/16 05:40:18 INFO : existing: Copied (new) 2020/08/16 05:40:18 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2020/08/16 05:40:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:18 ERROR : union root 'rclone-test-coviwun8fazeliv8borovik4': not deleting files as there were IO errors 2020/08/16 05:40:18 ERROR : union root 'rclone-test-coviwun8fazeliv8borovik4': not deleting directories as there were IO errors 2020/08/16 05:40:18 INFO : There was nothing to transfer --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" 2020/08/16 05:40:18 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/08/16 05:40:18 DEBUG : existing: Unchanged skipping 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for checks to finish 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Waiting for transfers to finish 2020/08/16 05:40:18 DEBUG : Waiting for deletions to finish 2020/08/16 05:40:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestAbort run.go:176: Remote "union root 'rclone-test-coviwun8fazeliv8borovik4'", Local "Local file system at /tmp/rclone345928263", Modify Window "1ns" sync_test.go:1860: This test only runs on local --- SKIP: TestAbort (0.00s) PASS 2020/08/16 05:40:18 DEBUG : union root 'rclone-test-coviwun8fazeliv8borovik4': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestUnion: -verbose" - Finished OK in 1.87095985s (try 1/5)