"./sync.test -test.v -test.timeout 1h0m0s -remote TestSharefile: -verbose" - Starting (try 1/5) 2022/02/10 05:06:14 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4" 2022/02/10 05:06:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 05:06:16 DEBUG : Creating backend with remote "/tmp/rclone2607777124" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:16 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:16 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.80s) === RUN TestCopy run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:18 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:18 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:06:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (5.78s) === RUN TestCopyMissingDirectory run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:23 DEBUG : Creating backend with remote "/non-existing" 2022/02/10 05:06:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/02/10 05:06:24 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:24 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:25 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:25 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:06:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.75s) === RUN TestCopyCheckFirst run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:30 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Running all checks before starting transfers 2022/02/10 05:06:30 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:30 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Checks finished, now starting transfers 2022/02/10 05:06:30 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:06:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.05s) === RUN TestSyncNoTraverse run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:36 ERROR : Ignoring --no-traverse with sync 2022/02/10 05:06:36 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:36 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:06:39 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:06:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (5.93s) === RUN TestCopyWithDepth run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:42 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:42 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:44 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/02/10 05:06:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.63s) === RUN TestCopyWithFilesFrom run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:45 DEBUG : hello world2: Excluded 2022/02/10 05:06:45 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:45 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:06:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:50 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:50 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:53 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:06:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.79s) === RUN TestCopyEmptyDirectories run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:06:54 DEBUG : sub dir2: Making directory 2022/02/10 05:06:54 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:06:54 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:06:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:06:56 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:06:56 DEBUG : sub dir2: Making directory 2022/02/10 05:06:57 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': copied 1 directories --- PASS: TestCopyEmptyDirectories (5.88s) === RUN TestMoveEmptyDirectories run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:00 DEBUG : sub dir2: Making directory 2022/02/10 05:07:00 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:00 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:07:03 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:07:03 INFO : sub dir/hello world: Deleted 2022/02/10 05:07:03 DEBUG : sub dir: Making directory 2022/02/10 05:07:03 DEBUG : sub dir2: Making directory 2022/02/10 05:07:03 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': copied 2 directories --- PASS: TestMoveEmptyDirectories (6.98s) === RUN TestSyncEmptyDirectories run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:07 DEBUG : sub dir2: Making directory 2022/02/10 05:07:07 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:07 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:07:09 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:07:09 DEBUG : sub dir2: Making directory 2022/02/10 05:07:10 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': copied 1 directories 2022/02/10 05:07:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (6.99s) === RUN TestServerSideCopy run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:17 DEBUG : Creating backend with remote "TestSharefile:rclone-test-dugozey1hoxofiw8gixemol5" 2022/02/10 05:07:17 DEBUG : Config file has changed externaly - reloading sync_test.go:275: Server side copy (if possible) sharefile root 'rclone-test-kirusij7juqibuh0nunicig4' -> sharefile root 'rclone-test-dugozey1hoxofiw8gixemol5' 2022/02/10 05:07:18 DEBUG : sharefile root 'rclone-test-dugozey1hoxofiw8gixemol5': Waiting for checks to finish 2022/02/10 05:07:18 DEBUG : sharefile root 'rclone-test-dugozey1hoxofiw8gixemol5': Waiting for transfers to finish 2022/02/10 05:07:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:07:20 INFO : sub dir/hello world: Copied (server-side copy) 2022/02/10 05:07:21 DEBUG : sharefile root 'rclone-test-dugozey1hoxofiw8gixemol5': Purge remote --- PASS: TestServerSideCopy (9.23s) === RUN TestCopyAfterDelete run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:28 ERROR : : error listing: directory not found 2022/02/10 05:07:29 DEBUG : Local file system at /tmp/rclone2607777124: Making directory 2022/02/10 05:07:29 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:29 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (11.30s) === RUN TestCopyRedownload run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:38 DEBUG : Local file system at /tmp/rclone2607777124: Waiting for checks to finish 2022/02/10 05:07:38 DEBUG : Local file system at /tmp/rclone2607777124: Waiting for transfers to finish 2022/02/10 05:07:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:07:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (8.08s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:43 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:43 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/02/10 05:07:44 INFO : check sum: Copied (new) 2022/02/10 05:07:44 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:45 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:45 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/02/10 05:07:45 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/02/10 05:07:45 DEBUG : check sum: Unchanged skipping 2022/02/10 05:07:45 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:45 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.03s) === RUN TestSyncSizeOnly run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:46 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:46 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:48 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/02/10 05:07:48 INFO : sizeonly: Copied (new) 2022/02/10 05:07:48 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:48 DEBUG : sizeonly: Sizes identical 2022/02/10 05:07:48 DEBUG : sizeonly: Unchanged skipping 2022/02/10 05:07:48 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:48 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:48 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.09s) === RUN TestSyncIgnoreSize run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:50 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:50 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:51 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2022/02/10 05:07:51 INFO : ignore-size: Copied (new) 2022/02/10 05:07:51 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:52 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:52 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:07:52 DEBUG : ignore-size: Unchanged skipping 2022/02/10 05:07:52 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:52 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.15s) === RUN TestSyncIgnoreTimes run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:55 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:55 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:07:55 DEBUG : existing: Unchanged skipping 2022/02/10 05:07:55 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:55 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:55 INFO : There was nothing to transfer 2022/02/10 05:07:55 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/02/10 05:07:55 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/02/10 05:07:56 INFO : existing: Copied (replaced existing) 2022/02/10 05:07:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.51s) === RUN TestSyncIgnoreExisting run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:07:57 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:57 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/02/10 05:07:59 INFO : existing: Copied (new) 2022/02/10 05:07:59 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:59 DEBUG : existing: Destination exists, skipping 2022/02/10 05:07:59 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:07:59 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:07:59 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.00s) === RUN TestSyncIgnoreErrors run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:08:06 DEBUG : d: Making directory 2022/02/10 05:08:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:08:12 DEBUG : c/non empty space: Unchanged skipping 2022/02/10 05:08:13 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08:13 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/02/10 05:08:16 INFO : a/potato2: Copied (new) 2022/02/10 05:08:16 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:17 INFO : b/potato: Deleted 2022/02/10 05:08:17 INFO : d: Removing directory 2022/02/10 05:08:18 INFO : b: Removing directory 2022/02/10 05:08:18 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': deleted 2 directories --- PASS: TestSyncIgnoreErrors (22.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:08:26 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08:26 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2022/02/10 05:08:26 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/02/10 05:08:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/02/10 05:08:26 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:26 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:26 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:26 INFO : There was nothing to transfer 2022/02/10 05:08:27 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08:27 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2022/02/10 05:08:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/02/10 05:08:27 INFO : empty space: Updated modification time in destination 2022/02/10 05:08:27 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:27 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:27 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.11s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:08:31 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2022/02/10 05:08:31 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/02/10 05:08:31 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:31 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:31 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.34s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:08:35 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08:35 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2022/02/10 05:08:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2607777124) 2022/02/10 05:08:35 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (sharefile root 'rclone-test-kirusij7juqibuh0nunicig4') 2022/02/10 05:08:35 DEBUG : foo: md5 differ 2022/02/10 05:08:35 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:37 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2022/02/10 05:08:37 INFO : foo: Copied (replaced existing) 2022/02/10 05:08:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.50s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:08:40 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:08:40 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:40 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:42 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/02/10 05:08:42 INFO : potato: Copied (new) 2022/02/10 05:08:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:08:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/02/10 05:08:45 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08:45 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:46 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2022/02/10 05:08:46 INFO : potato: Copied (replaced existing) 2022/02/10 05:08:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.26s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:08:49 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08: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 2022/02/10 05:08:49 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2607777124) 2022/02/10 05:08:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (sharefile root 'rclone-test-kirusij7juqibuh0nunicig4') 2022/02/10 05:08:49 DEBUG : potato: md5 differ 2022/02/10 05:08:49 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:50 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2022/02/10 05:08:50 INFO : potato: Copied (replaced existing) 2022/02/10 05:08:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:08:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/02/10 05:08:55 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:08:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:08:55 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:55 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:08:55 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:09:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:09:00 DEBUG : empty space: Unchanged skipping 2022/02/10 05:09:00 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:09:00 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:09:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/02/10 05:09:01 INFO : potato2: Copied (new) 2022/02/10 05:09:01 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:09:07 DEBUG : d: Making directory 2022/02/10 05:09:08 DEBUG : d/e: Making directory 2022/02/10 05:09:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:09:10 DEBUG : c/non empty space: Unchanged skipping 2022/02/10 05:09:10 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:09:10 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:09:11 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/02/10 05:09:11 INFO : a/potato2: Copied (new) 2022/02/10 05:09:11 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:12 INFO : b/potato: Deleted 2022/02/10 05:09:12 INFO : d/e: Removing directory 2022/02/10 05:09:12 INFO : d: Removing directory 2022/02/10 05:09:13 INFO : b: Removing directory 2022/02/10 05:09:13 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:09:20 DEBUG : d: Making directory 2022/02/10 05:09:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:09:22 DEBUG : c/non empty space: Unchanged skipping 2022/02/10 05:09:22 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:09:22 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:09:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/02/10 05:09:23 INFO : a/potato2: Copied (new) 2022/02/10 05:09:23 ERROR : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': not deleting files as there were IO errors 2022/02/10 05:09:23 ERROR : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:09:32 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:09:32 DEBUG : empty space: Unchanged skipping 2022/02/10 05:09:32 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:09:32 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:09:33 INFO : potato: Deleted 2022/02/10 05:09:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/02/10 05:09:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.10s) === RUN TestSyncDeleteBefore run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:09:39 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:39 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:09:39 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:09:40 INFO : potato: Deleted 2022/02/10 05:09:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:09:40 DEBUG : empty space: Unchanged skipping 2022/02/10 05:09:40 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:09:40 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:09:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/02/10 05:09:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.98s) === RUN TestCopyDeleteBefore run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:09:47 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:09:47 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:09:48 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/02/10 05:09:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.20s) === RUN TestSyncWithExclude run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:09:56 DEBUG : enormous: Excluded 2022/02/10 05:09:56 DEBUG : potato2: Excluded 2022/02/10 05:09:56 DEBUG : potato2: Excluded 2022/02/10 05:09:56 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:09:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:09:56 DEBUG : empty space: Unchanged skipping 2022/02/10 05:09:56 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:09:56 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:56 INFO : There was nothing to transfer 2022/02/10 05:09:57 DEBUG : enormous: Excluded 2022/02/10 05:09:57 DEBUG : potato2: Excluded 2022/02/10 05:09:57 DEBUG : potato2: Excluded 2022/02/10 05:09:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s) 2022/02/10 05:09:57 DEBUG : empty space: Unchanged skipping 2022/02/10 05:09:57 DEBUG : Local file system at /tmp/rclone2607777124: Waiting for checks to finish 2022/02/10 05:09:57 DEBUG : Local file system at /tmp/rclone2607777124: Waiting for transfers to finish 2022/02/10 05:09:57 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.43s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:10:08 DEBUG : enormous: Excluded 2022/02/10 05:10:08 DEBUG : potato2: Excluded 2022/02/10 05:10:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:10:08 DEBUG : empty space: Unchanged skipping 2022/02/10 05:10:08 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:08 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:08 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:08 INFO : enormous: Deleted 2022/02/10 05:10:08 INFO : potato2: Deleted 2022/02/10 05:10:08 INFO : There was nothing to transfer 2022/02/10 05:10:09 DEBUG : Local file system at /tmp/rclone2607777124: Waiting for checks to finish 2022/02/10 05:10:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s) 2022/02/10 05:10:09 DEBUG : empty space: Unchanged skipping 2022/02/10 05:10:09 DEBUG : Local file system at /tmp/rclone2607777124: Waiting for transfers to finish 2022/02/10 05:10:09 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:09 INFO : potato2: Deleted 2022/02/10 05:10:09 INFO : enormous: Deleted 2022/02/10 05:10:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.79s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:10:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/02/10 05:10:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/02/10 05:10:21 DEBUG : one: Destination is newer than source, skipping 2022/02/10 05:10:21 DEBUG : three: Sizes identical 2022/02/10 05:10:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/02/10 05:10:21 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2607777124) 2022/02/10 05:10:21 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (sharefile root 'rclone-test-kirusij7juqibuh0nunicig4') 2022/02/10 05:10:21 DEBUG : two: md5 differ 2022/02/10 05:10:21 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/02/10 05:10:22 INFO : five: Copied (new) 2022/02/10 05:10:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/02/10 05:10:22 INFO : two: Copied (replaced existing) 2022/02/10 05:10:22 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/02/10 05:10:22 INFO : four: Copied (replaced existing) 2022/02/10 05:10:22 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:23 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:23 DEBUG : one: Destination is newer than source, skipping 2022/02/10 05:10:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/02/10 05:10:23 DEBUG : four: Size and md5 of src and dst objects identical 2022/02/10 05:10:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/02/10 05:10:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/02/10 05:10:23 DEBUG : two: Size and md5 of src and dst objects identical 2022/02/10 05:10:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/02/10 05:10:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/02/10 05:10:23 DEBUG : five: Size and md5 of src and dst objects identical 2022/02/10 05:10:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/02/10 05:10:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2607777124) 2022/02/10 05:10:23 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (sharefile root 'rclone-test-kirusij7juqibuh0nunicig4') 2022/02/10 05:10:23 DEBUG : three: md5 differ 2022/02/10 05:10:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/02/10 05:10:23 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/02/10 05:10:24 INFO : three: Copied (replaced existing) 2022/02/10 05:10:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (15.46s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/02/10 05:10:27 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Making map for --track-renames 2022/02/10 05:10:27 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Finished making map for --track-renames 2022/02/10 05:10:27 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:27 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for renames to finish 2022/02/10 05:10:27 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/02/10 05:10:29 INFO : yam: Copied (new) 2022/02/10 05:10:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/02/10 05:10:29 INFO : potato: Copied (new) 2022/02/10 05:10:29 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:30 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:10:30 DEBUG : potato: Unchanged skipping 2022/02/10 05:10:30 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Making map for --track-renames 2022/02/10 05:10:30 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Finished making map for --track-renames 2022/02/10 05:10:30 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:30 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for renames to finish 2022/02/10 05:10:30 INFO : yam: Moved (server-side) to: yaml 2022/02/10 05:10:30 INFO : yaml: Renamed from "yam" 2022/02/10 05:10:30 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:30 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:30 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (4.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/02/10 05:10:32 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Making map for --track-renames 2022/02/10 05:10:32 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Finished making map for --track-renames 2022/02/10 05:10:32 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:32 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for renames to finish 2022/02/10 05:10:32 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/02/10 05:10:33 INFO : potato: Copied (new) 2022/02/10 05:10:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/02/10 05:10:33 INFO : yam: Copied (new) 2022/02/10 05:10:33 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:34 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:10:34 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Making map for --track-renames 2022/02/10 05:10:34 DEBUG : potato: Unchanged skipping 2022/02/10 05:10:34 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Finished making map for --track-renames 2022/02/10 05:10:34 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:34 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for renames to finish 2022/02/10 05:10:34 INFO : yam: Moved (server-side) to: yaml 2022/02/10 05:10:34 INFO : yaml: Renamed from "yam" 2022/02/10 05:10:34 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:34 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:34 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/02/10 05:10:35 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Making map for --track-renames 2022/02/10 05:10:35 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Finished making map for --track-renames 2022/02/10 05:10:35 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:35 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for renames to finish 2022/02/10 05:10:35 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:38 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/02/10 05:10:38 INFO : sub/yam: Copied (new) 2022/02/10 05:10:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/02/10 05:10:38 INFO : potato: Copied (new) 2022/02/10 05:10:38 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:38 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:10:38 DEBUG : potato: Unchanged skipping 2022/02/10 05:10:38 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Making map for --track-renames 2022/02/10 05:10:38 INFO : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Finished making map for --track-renames 2022/02/10 05:10:38 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:38 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for renames to finish 2022/02/10 05:10:39 INFO : sub/yam: Moved (server-side) to: yam 2022/02/10 05:10:39 INFO : yam: Renamed from "sub/yam" 2022/02/10 05:10:39 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:39 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:10:44 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:44 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:10:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:10:50 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:10:50 INFO : sub dir/hello world: Deleted 2022/02/10 05:10:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/02/10 05:10:50 INFO : nested/sub dir/file: Copied (new) 2022/02/10 05:10:50 INFO : nested/sub dir/file: Deleted 2022/02/10 05:10:50 INFO : sub dir: Removing directory 2022/02/10 05:10:50 INFO : nested/sub dir: Removing directory 2022/02/10 05:10:50 INFO : nested: Removing directory 2022/02/10 05:10:50 DEBUG : Local file system at /tmp/rclone2607777124: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (12.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:10:57 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:10:57 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:11:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/02/10 05:11:01 INFO : nested/sub dir/file: Copied (new) 2022/02/10 05:11:01 INFO : nested/sub dir/file: Deleted 2022/02/10 05:11:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/02/10 05:11:01 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:11:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.14s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:11:08 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:11:08 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:11:10 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/02/10 05:11:10 INFO : existing-b: Copied (new) 2022/02/10 05:11:10 INFO : existing-b: Deleted 2022/02/10 05:11:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/02/10 05:11:11 INFO : existing: Copied (new) 2022/02/10 05:11:11 INFO : existing: Deleted 2022/02/10 05:11:12 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:11:12 DEBUG : existing: Destination exists, skipping 2022/02/10 05:11:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/02/10 05:11:12 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:11:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.36s) === RUN TestServerSideMove run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:11:13 DEBUG : Creating backend with remote "TestSharefile:rclone-test-misirak4sagisuj5deyalul2" sync_test.go:1215: Server side move (if possible) sharefile root 'rclone-test-kirusij7juqibuh0nunicig4' -> sharefile root 'rclone-test-misirak4sagisuj5deyalul2' 2022/02/10 05:11:24 DEBUG : sharefile root 'rclone-test-misirak4sagisuj5deyalul2': Using server-side directory move 2022/02/10 05:11:24 INFO : sharefile root 'rclone-test-misirak4sagisuj5deyalul2': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/02/10 05:11:24 DEBUG : sharefile root 'rclone-test-misirak4sagisuj5deyalul2': Waiting for checks to finish 2022/02/10 05:11:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/02/10 05:11:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/02/10 05:11:24 DEBUG : empty space: Unchanged skipping 2022/02/10 05:11:24 INFO : potato3: Deleted 2022/02/10 05:11:24 INFO : potato2: Moved (server-side) 2022/02/10 05:11:25 INFO : empty space: Deleted 2022/02/10 05:11:25 DEBUG : sharefile root 'rclone-test-misirak4sagisuj5deyalul2': Waiting for transfers to finish 2022/02/10 05:11:25 INFO : potato3: Moved (server-side) 2022/02/10 05:11:25 INFO : There was nothing to transfer 2022/02/10 05:11:25 DEBUG : Creating backend with remote "TestSharefile:rclone-test-likexic7rexiyap3namufit2" 2022/02/10 05:11:26 DEBUG : sharefile root 'rclone-test-likexic7rexiyap3namufit2': Using server-side directory move 2022/02/10 05:11:26 INFO : sharefile root 'rclone-test-likexic7rexiyap3namufit2': Server side directory move succeeded 2022/02/10 05:11:27 ERROR : : error listing: directory not found 2022/02/10 05:11:27 DEBUG : sharefile root 'rclone-test-likexic7rexiyap3namufit2': Purge remote 2022/02/10 05:11:27 DEBUG : sharefile root 'rclone-test-misirak4sagisuj5deyalul2': Purge remote 2022/02/10 05:11:27 purge failed: directory not found --- PASS: TestServerSideMove (14.66s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:11:28 DEBUG : Creating backend with remote "TestSharefile:rclone-test-vodogok5qakezug1yusafim7" sync_test.go:1215: Server side move (if possible) sharefile root 'rclone-test-kirusij7juqibuh0nunicig4' -> sharefile root 'rclone-test-vodogok5qakezug1yusafim7' 2022/02/10 05:11:39 DEBUG : empty space: Excluded 2022/02/10 05:11:39 DEBUG : empty space: Excluded 2022/02/10 05:11:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/02/10 05:11:39 DEBUG : sharefile root 'rclone-test-vodogok5qakezug1yusafim7': Waiting for checks to finish 2022/02/10 05:11:39 DEBUG : sharefile root 'rclone-test-vodogok5qakezug1yusafim7': Waiting for transfers to finish 2022/02/10 05:11:39 INFO : potato3: Deleted 2022/02/10 05:11:39 INFO : potato2: Moved (server-side) 2022/02/10 05:11:39 INFO : potato3: Moved (server-side) 2022/02/10 05:11:39 INFO : There was nothing to transfer 2022/02/10 05:11:40 DEBUG : Creating backend with remote "TestSharefile:rclone-test-ruyudof9kutaxur4zesupax9" 2022/02/10 05:11:41 DEBUG : empty space: Excluded 2022/02/10 05:11:41 DEBUG : sharefile root 'rclone-test-ruyudof9kutaxur4zesupax9': Waiting for checks to finish 2022/02/10 05:11:41 DEBUG : sharefile root 'rclone-test-ruyudof9kutaxur4zesupax9': Waiting for transfers to finish 2022/02/10 05:11:42 INFO : potato2: Moved (server-side) 2022/02/10 05:11:42 INFO : potato3: Moved (server-side) 2022/02/10 05:11:42 INFO : There was nothing to transfer 2022/02/10 05:11:43 DEBUG : sharefile root 'rclone-test-ruyudof9kutaxur4zesupax9': Purge remote 2022/02/10 05:11:43 DEBUG : sharefile root 'rclone-test-vodogok5qakezug1yusafim7': Purge remote --- PASS: TestServerSideMoveWithFilter (16.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:11:44 DEBUG : Creating backend with remote "TestSharefile:rclone-test-zalaqab1vexekej5bixefup6" 2022/02/10 05:11:51 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) sharefile root 'rclone-test-kirusij7juqibuh0nunicig4' -> sharefile root 'rclone-test-zalaqab1vexekej5bixefup6' 2022/02/10 05:11:57 DEBUG : sharefile root 'rclone-test-zalaqab1vexekej5bixefup6': Using server-side directory move 2022/02/10 05:11:57 INFO : sharefile root 'rclone-test-zalaqab1vexekej5bixefup6': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/02/10 05:11:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/02/10 05:11:57 DEBUG : empty space: Unchanged skipping 2022/02/10 05:11:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/02/10 05:11:57 DEBUG : sharefile root 'rclone-test-zalaqab1vexekej5bixefup6': Waiting for checks to finish 2022/02/10 05:11:57 INFO : potato2: Moved (server-side) 2022/02/10 05:11:57 INFO : potato3: Deleted 2022/02/10 05:11:58 INFO : potato3: Moved (server-side) 2022/02/10 05:11:58 INFO : empty space: Deleted 2022/02/10 05:11:58 DEBUG : sharefile root 'rclone-test-zalaqab1vexekej5bixefup6': Waiting for transfers to finish 2022/02/10 05:11:58 INFO : tomatoDir: Removing directory 2022/02/10 05:11:58 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': deleted 1 directories 2022/02/10 05:11:58 INFO : There was nothing to transfer 2022/02/10 05:11:59 DEBUG : Creating backend with remote "TestSharefile:rclone-test-tubezij1raxixag5jafiyub2" 2022/02/10 05:12:00 DEBUG : tomatoDir: Making directory 2022/02/10 05:12:00 DEBUG : sharefile root 'rclone-test-tubezij1raxixag5jafiyub2': Using server-side directory move 2022/02/10 05:12:01 INFO : sharefile root 'rclone-test-tubezij1raxixag5jafiyub2': Server side directory move succeeded 2022/02/10 05:12:01 ERROR : : error listing: directory not found 2022/02/10 05:12:01 ERROR : : error listing: directory not found 2022/02/10 05:12:01 DEBUG : sharefile root 'rclone-test-tubezij1raxixag5jafiyub2': Purge remote 2022/02/10 05:12:02 DEBUG : sharefile root 'rclone-test-zalaqab1vexekej5bixefup6': Purge remote 2022/02/10 05:12:02 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.04s) === RUN TestServerSideMoveOverlap run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:12:03 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/rclone-sync-test" --- PASS: TestSyncOverlap (1.35s) === RUN TestSyncCompareDest run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:12:04 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dst" 2022/02/10 05:12:05 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/CompareDest" 2022/02/10 05:12:06 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:06 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/02/10 05:12:09 INFO : one: Copied (new) 2022/02/10 05:12:09 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:10 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:12:10 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/02/10 05:12:12 INFO : one: Copied (replaced existing) 2022/02/10 05:12:12 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:15 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:12:16 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:12:16 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:16 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:16 INFO : There was nothing to transfer 2022/02/10 05:12:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:12:18 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:12:18 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:12:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:12:19 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:19 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:19 INFO : There was nothing to transfer 2022/02/10 05:12:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:12:19 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:12:19 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:12:20 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:12:20 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:20 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:20 INFO : There was nothing to transfer 2022/02/10 05:12:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2022/02/10 05:12:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/02/10 05:12:21 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:12:21 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:12:21 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:12:21 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:21 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:21 INFO : There was nothing to transfer 2022/02/10 05:12:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/02/10 05:12:22 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:12:22 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:12:22 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/02/10 05:12:24 INFO : two: Copied (new) 2022/02/10 05:12:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (24.23s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:12:33 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dest" 2022/02/10 05:12:35 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/pre-dest1" 2022/02/10 05:12:35 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/pre-dest2" 2022/02/10 05:12:36 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:12:36 DEBUG : 1: Destination found in --compare-dest, skipping 2022/02/10 05:12:37 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:12:37 DEBUG : 2: Destination found in --compare-dest, skipping 2022/02/10 05:12:37 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dest': Waiting for checks to finish 2022/02/10 05:12:37 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dest': Waiting for transfers to finish 2022/02/10 05:12:39 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/02/10 05:12:39 INFO : 3: Copied (new) 2022/02/10 05:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (14.44s) === RUN TestSyncCopyDest run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:12:43 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dst" 2022/02/10 05:12:44 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/CopyDest" 2022/02/10 05:12:45 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:45 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/02/10 05:12:47 INFO : one: Copied (new) 2022/02/10 05:12:47 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:49 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:12:49 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:12:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/02/10 05:12:51 INFO : one: Copied (replaced existing) 2022/02/10 05:12:51 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:55 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/BackupDir" 2022/02/10 05:12:57 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:12:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:12:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:12:58 INFO : one: Moved (server-side) 2022/02/10 05:13:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/02/10 05:13:00 INFO : one: Copied (server-side copy) 2022/02/10 05:13:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/02/10 05:13:00 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:13:00 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/02/10 05:13:04 INFO : two: Copied (server-side copy) 2022/02/10 05:13:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/02/10 05:13:04 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:13:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:04 DEBUG : one: Unchanged skipping 2022/02/10 05:13:04 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:13:04 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:05 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:13:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:05 DEBUG : one: Unchanged skipping 2022/02/10 05:13:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:05 DEBUG : two: Unchanged skipping 2022/02/10 05:13:05 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:13:05 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:05 INFO : There was nothing to transfer 2022/02/10 05:13:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/02/10 05:13:08 DEBUG : three: Destination not found in --copy-dest 2022/02/10 05:13:08 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:13:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:08 DEBUG : one: Unchanged skipping 2022/02/10 05:13:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/02/10 05:13:08 DEBUG : two: Unchanged skipping 2022/02/10 05:13:08 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:13:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/02/10 05:13:09 INFO : three: Copied (new) 2022/02/10 05:13:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (31.30s) === RUN TestSyncBackupDir run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:13:20 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dst" 2022/02/10 05:13:21 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/backup" 2022/02/10 05:13:22 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:13:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:13:22 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:13:22 DEBUG : two: Unchanged skipping 2022/02/10 05:13:23 INFO : one: Moved (server-side) 2022/02/10 05:13:23 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:13:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/02/10 05:13:24 INFO : one: Copied (new) 2022/02/10 05:13:24 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:25 INFO : three.txt: Moved (server-side) 2022/02/10 05:13:25 INFO : three.txt: Moved into backup dir 2022/02/10 05:13:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:13:28 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:13:28 DEBUG : two: Unchanged skipping 2022/02/10 05:13:28 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:13:29 INFO : one: Deleted 2022/02/10 05:13:29 INFO : one: Moved (server-side) 2022/02/10 05:13:29 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:13:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/02/10 05:13:30 INFO : one: Copied (new) 2022/02/10 05:13:30 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:31 INFO : three.txt: Deleted 2022/02/10 05:13:31 INFO : three.txt: Moved (server-side) 2022/02/10 05:13:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.85s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:13:40 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dst" 2022/02/10 05:13:41 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/backup" 2022/02/10 05:13:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:13:42 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:13:42 DEBUG : two: Unchanged skipping 2022/02/10 05:13:42 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:13:44 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:13:44 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:13:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/02/10 05:13:46 INFO : one: Copied (new) 2022/02/10 05:13:46 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:13:47 INFO : three.txt: Moved into backup dir 2022/02/10 05:13:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:13:49 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:13:49 DEBUG : two: Unchanged skipping 2022/02/10 05:13:49 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:13:50 INFO : one.bak: Deleted 2022/02/10 05:13:51 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:13:51 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:13:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/02/10 05:13:53 INFO : one: Copied (new) 2022/02/10 05:13:53 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:53 INFO : three.txt.bak: Deleted 2022/02/10 05:13:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:13:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (23.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:14:02 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dst" 2022/02/10 05:14:02 DEBUG : Config file has changed externaly - reloading 2022/02/10 05:14:03 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/backup" 2022/02/10 05:14:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:14:04 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:14:04 DEBUG : two: Unchanged skipping 2022/02/10 05:14:04 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:14:05 INFO : one: Moved (server-side) to: one-2019-01-01 2022/02/10 05:14:05 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:14:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/02/10 05:14:07 INFO : one: Copied (new) 2022/02/10 05:14:07 DEBUG : Waiting for deletions to finish 2022/02/10 05:14:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/02/10 05:14:08 INFO : three.txt: Moved into backup dir 2022/02/10 05:14:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:14:10 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:14:10 DEBUG : two: Unchanged skipping 2022/02/10 05:14:10 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:14:11 INFO : one-2019-01-01: Deleted 2022/02/10 05:14:12 INFO : one: Moved (server-side) to: one-2019-01-01 2022/02/10 05:14:12 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:14:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/02/10 05:14:14 INFO : one: Copied (new) 2022/02/10 05:14:14 DEBUG : Waiting for deletions to finish 2022/02/10 05:14:14 INFO : three-2019-01-01.txt: Deleted 2022/02/10 05:14:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/02/10 05:14:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.61s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:14:23 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dst" 2022/02/10 05:14:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:14:24 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:14:24 DEBUG : two: Unchanged skipping 2022/02/10 05:14:24 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:14:25 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:14:25 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:14:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/02/10 05:14:26 INFO : one: Copied (new) 2022/02/10 05:14:26 DEBUG : Waiting for deletions to finish 2022/02/10 05:14:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:14:26 INFO : three.txt: Moved into backup dir 2022/02/10 05:14:30 DEBUG : one.bak: Excluded 2022/02/10 05:14:30 DEBUG : three.txt.bak: Excluded 2022/02/10 05:14:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:14:30 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:14:30 DEBUG : two: Unchanged skipping 2022/02/10 05:14:30 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for checks to finish 2022/02/10 05:14:31 INFO : one.bak: Deleted 2022/02/10 05:14:32 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:14:32 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4/dst': Waiting for transfers to finish 2022/02/10 05:14:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/02/10 05:14:33 INFO : one: Copied (new) 2022/02/10 05:14:33 DEBUG : Waiting for deletions to finish 2022/02/10 05:14:33 INFO : three.txt.bak: Deleted 2022/02/10 05:14:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:14:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.05s) === RUN TestSyncSuffix run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:14:45 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dst" 2022/02/10 05:14:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:14:46 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:14:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/02/10 05:14:48 INFO : one: Copied (new) 2022/02/10 05:14:48 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:14:48 DEBUG : two: Unchanged skipping 2022/02/10 05:14:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/02/10 05:14:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:14:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/02/10 05:14:50 INFO : three.txt: Copied (new) 2022/02/10 05:14:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:14:53 INFO : one.bak: Deleted 2022/02/10 05:14:54 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:14:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/02/10 05:14:55 INFO : one: Copied (new) 2022/02/10 05:14:55 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:14:55 DEBUG : two: Unchanged skipping 2022/02/10 05:14:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/02/10 05:14:56 INFO : three.txt.bak: Deleted 2022/02/10 05:14:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:14:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/02/10 05:14:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (24.38s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:15:08 DEBUG : Creating backend with remote "TestSharefile:rclone-test-kirusij7juqibuh0nunicig4/dst" 2022/02/10 05:15:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:15:10 INFO : one: Moved (server-side) to: one-2019-01-01 2022/02/10 05:15:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/02/10 05:15:12 INFO : one: Copied (new) 2022/02/10 05:15:12 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:15:12 DEBUG : two: Unchanged skipping 2022/02/10 05:15:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/02/10 05:15:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/02/10 05:15:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/02/10 05:15:14 INFO : three.txt: Copied (new) 2022/02/10 05:15:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:15:16 INFO : one-2019-01-01: Deleted 2022/02/10 05:15:16 INFO : one: Moved (server-side) to: one-2019-01-01 2022/02/10 05:15:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/02/10 05:15:18 INFO : one: Copied (new) 2022/02/10 05:15:18 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:15:18 DEBUG : two: Unchanged skipping 2022/02/10 05:15:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/02/10 05:15:19 INFO : three-2019-01-01.txt: Deleted 2022/02/10 05:15:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/02/10 05:15:21 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/02/10 05:15:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.03s) === RUN TestSyncUTFNorm run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:15:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/02/10 05:15:26 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:15:26 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:15:28 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2022/02/10 05:15:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/02/10 05:15:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.42s) === RUN TestSyncImmutable run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:15:29 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:15:29 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:15:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/02/10 05:15:31 INFO : existing: Copied (new) 2022/02/10 05:15:31 DEBUG : Waiting for deletions to finish 2022/02/10 05:15:31 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:15:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/02/10 05:15:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/02/10 05:15:31 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:15:31 ERROR : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': not deleting files as there were IO errors 2022/02/10 05:15:31 ERROR : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.10s) === RUN TestSyncIgnoreCase run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.66s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.50s) --- SKIP: TestMaxTransfer/Hard (0.79s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:16:41 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both0: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both1: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both10: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both11: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both12: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both13: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both14: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both15: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both16: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both17: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both18: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both19: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both2: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both3: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both4: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both5: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both6: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both7: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both8: Unchanged skipping 2022/02/10 05:16:41 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:16:41 DEBUG : both9: Unchanged skipping 2022/02/10 05:16:41 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:16:41 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:16:41 DEBUG : Waiting for deletions to finish 2022/02/10 05:16:41 INFO : only9: Deleted 2022/02/10 05:16:41 INFO : only0: Deleted 2022/02/10 05:16:41 INFO : only1: Deleted 2022/02/10 05:16:42 INFO : only14: Deleted 2022/02/10 05:16:42 INFO : only6: Deleted 2022/02/10 05:16:42 INFO : only3: Deleted 2022/02/10 05:16:42 INFO : only4: Deleted 2022/02/10 05:16:42 INFO : only7: Deleted 2022/02/10 05:16:42 INFO : only10: Deleted 2022/02/10 05:16:42 INFO : only12: Deleted 2022/02/10 05:16:42 INFO : only11: Deleted 2022/02/10 05:16:42 INFO : only19: Deleted 2022/02/10 05:16:42 INFO : only16: Deleted 2022/02/10 05:16:42 INFO : only8: Deleted 2022/02/10 05:16:42 INFO : only13: Deleted 2022/02/10 05:16:42 INFO : only5: Deleted 2022/02/10 05:16:43 INFO : only17: Deleted 2022/02/10 05:16:43 INFO : only2: Deleted 2022/02/10 05:16:43 INFO : only15: Deleted 2022/02/10 05:16:43 INFO : only18: Deleted 2022/02/10 05:16:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.69s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "sharefile root 'rclone-test-kirusij7juqibuh0nunicig4'", Local "Local file system at /tmp/rclone2607777124", Modify Window "1s" 2022/02/10 05:17:53 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both10: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both1: Unchanged skipping 2022/02/10 05:17:53 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for checks to finish 2022/02/10 05:17:53 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both12: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both14: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both15: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both13: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both11: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both18: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both19: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both2: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both0: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both3: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both5: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both6: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both7: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both8: Unchanged skipping 2022/02/10 05:17:53 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both9: Unchanged skipping 2022/02/10 05:17:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : both17: Unchanged skipping 2022/02/10 05:17:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both4: Unchanged skipping 2022/02/10 05:17:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/02/10 05:17:53 DEBUG : both16: Unchanged skipping 2022/02/10 05:17:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/02/10 05:17:53 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Waiting for transfers to finish 2022/02/10 05:17:54 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:54 INFO : only0: Copied (replaced existing) 2022/02/10 05:17:54 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:54 INFO : only1: Copied (replaced existing) 2022/02/10 05:17:54 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:54 INFO : only11: Copied (replaced existing) 2022/02/10 05:17:55 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:55 INFO : only10: Copied (replaced existing) 2022/02/10 05:17:55 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:55 INFO : only12: Copied (replaced existing) 2022/02/10 05:17:55 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:55 INFO : only14: Copied (replaced existing) 2022/02/10 05:17:55 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:55 INFO : only13: Copied (replaced existing) 2022/02/10 05:17:56 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:56 INFO : only15: Copied (replaced existing) 2022/02/10 05:17:56 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:56 INFO : only18: Copied (replaced existing) 2022/02/10 05:17:56 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:56 INFO : only16: Copied (replaced existing) 2022/02/10 05:17:57 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:57 INFO : only19: Copied (replaced existing) 2022/02/10 05:17:57 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:57 INFO : only3: Copied (replaced existing) 2022/02/10 05:17:58 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:58 INFO : only17: Copied (replaced existing) 2022/02/10 05:17:58 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:58 INFO : only5: Copied (replaced existing) 2022/02/10 05:17:58 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:58 INFO : only4: Copied (replaced existing) 2022/02/10 05:17:58 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:58 INFO : only7: Copied (replaced existing) 2022/02/10 05:17:59 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:59 INFO : only9: Copied (replaced existing) 2022/02/10 05:17:59 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:59 INFO : only2: Copied (replaced existing) 2022/02/10 05:17:59 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:17:59 INFO : only8: Copied (replaced existing) 2022/02/10 05:18:00 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/02/10 05:18:00 INFO : only6: Copied (replaced existing) 2022/02/10 05:18:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (86.10s) PASS 2022/02/10 05:18:15 DEBUG : sharefile root 'rclone-test-kirusij7juqibuh0nunicig4': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSharefile: -verbose" - Finished OK in 12m0.662767147s (try 1/5)