"./sync.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2021/11/13 05:51:10 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7" 2021/11/13 05:51:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 05:51:11 DEBUG : Creating backend with remote "/tmp/rclone2247857846" === 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 "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:12 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:12 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (2.04s) === RUN TestCopy run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:13 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:13 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:51:16 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:51:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (5.78s) === RUN TestCopyMissingDirectory run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:19 DEBUG : Creating backend with remote "/non-existing" 2021/11/13 05:51:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/11/13 05:51:19 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:19 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.79s) === RUN TestCopyNoTraverse run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:51:22 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:51:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (5.37s) === RUN TestCopyCheckFirst run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:25 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Running all checks before starting transfers 2021/11/13 05:51:25 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:25 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Checks finished, now starting transfers 2021/11/13 05:51:25 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:51:28 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:51:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (5.42s) === RUN TestSyncNoTraverse run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:31 ERROR : Ignoring --no-traverse with sync 2021/11/13 05:51:31 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:31 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:51:33 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:51:33 DEBUG : Waiting for deletions to finish 2021/11/13 05:51:35 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (5.35s) === RUN TestCopyWithDepth run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:36 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:36 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:38 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/11/13 05:51:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.07s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:39 DEBUG : hello world2: Excluded 2021/11/13 05:51:39 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:39 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:51:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:42 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:42 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:51:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.14s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:45 DEBUG : sub dir2: Making directory 2021/11/13 05:51:46 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:46 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:51:48 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:51:48 DEBUG : sub dir2: Making directory 2021/11/13 05:51:49 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': copied 1 directories 2021/11/13 05:51:52 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (7.16s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:52 DEBUG : sub dir2: Making directory 2021/11/13 05:51:53 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:51:53 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:51:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:51:55 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:51:55 INFO : sub dir/hello world: Deleted 2021/11/13 05:51:55 DEBUG : sub dir: Making directory 2021/11/13 05:51:55 DEBUG : sub dir2: Making directory 2021/11/13 05:51:56 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': copied 2 directories 2021/11/13 05:51:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (7.06s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:51:59 DEBUG : sub dir2: Making directory 2021/11/13 05:52:00 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:00 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:52:02 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:52:02 DEBUG : sub dir2: Making directory 2021/11/13 05:52:03 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': copied 1 directories 2021/11/13 05:52:03 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (7.17s) === RUN TestServerSideCopy run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:10 DEBUG : Creating backend with remote "TestDrive:rclone-test-gabofor9jikogub4yisafuw7" sync_test.go:275: Server side copy (if possible) Google drive root 'rclone-test-quzizej3qifilax4jitayuv7' -> Google drive root 'rclone-test-gabofor9jikogub4yisafuw7' 2021/11/13 05:52:11 DEBUG : Google drive root 'rclone-test-gabofor9jikogub4yisafuw7': Waiting for checks to finish 2021/11/13 05:52:11 DEBUG : Google drive root 'rclone-test-gabofor9jikogub4yisafuw7': Waiting for transfers to finish 2021/11/13 05:52:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:52:14 INFO : sub dir/hello world: Copied (server-side copy) 2021/11/13 05:52:14 DEBUG : Google drive root 'rclone-test-gabofor9jikogub4yisafuw7': Purge remote 2021/11/13 05:52:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (10.30s) === RUN TestCopyAfterDelete run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:19 ERROR : : error listing: directory not found 2021/11/13 05:52:20 DEBUG : Local file system at /tmp/rclone2247857846: Making directory 2021/11/13 05:52:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:22 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (6.01s) === RUN TestCopyRedownload run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:26 DEBUG : Local file system at /tmp/rclone2247857846: Waiting for checks to finish 2021/11/13 05:52:26 DEBUG : Local file system at /tmp/rclone2247857846: Waiting for transfers to finish 2021/11/13 05:52:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:52:27 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:52:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (6.33s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:30 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:30 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:52:31 INFO : check sum: Copied (new) 2021/11/13 05:52:31 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:32 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:32 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:52:32 DEBUG : check sum: Size and md5 of src and dst objects identical 2021/11/13 05:52:32 DEBUG : check sum: Unchanged skipping 2021/11/13 05:52:32 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:32 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.57s) === RUN TestSyncSizeOnly run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:33 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:33 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:35 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:52:35 INFO : sizeonly: Copied (new) 2021/11/13 05:52:35 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:35 DEBUG : sizeonly: Sizes identical 2021/11/13 05:52:35 DEBUG : sizeonly: Unchanged skipping 2021/11/13 05:52:35 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:35 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:35 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.79s) === RUN TestSyncIgnoreSize run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:37 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:37 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:38 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/11/13 05:52:38 INFO : ignore-size: Copied (new) 2021/11/13 05:52:38 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:39 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:52:39 DEBUG : ignore-size: Unchanged skipping 2021/11/13 05:52:39 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:39 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.77s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:42 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:52:42 DEBUG : existing: Unchanged skipping 2021/11/13 05:52:42 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:42 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:42 INFO : There was nothing to transfer 2021/11/13 05:52:43 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/11/13 05:52:43 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:52:44 INFO : existing: Copied (replaced existing) 2021/11/13 05:52:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.92s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:46 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:46 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:52:47 INFO : existing: Copied (new) 2021/11/13 05:52:47 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:48 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:48 DEBUG : existing: Destination exists, skipping 2021/11/13 05:52:48 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:48 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.57s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:52:54 DEBUG : d: Making directory 2021/11/13 05:52:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:52:56 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 05:52:56 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:52:56 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:52:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:52:58 INFO : a/potato2: Copied (new) 2021/11/13 05:52:58 DEBUG : Waiting for deletions to finish 2021/11/13 05:52:58 INFO : b/potato: Deleted 2021/11/13 05:52:58 INFO : d: Removing directory 2021/11/13 05:52:59 INFO : b: Removing directory 2021/11/13 05:52:59 DEBUG : b: Rmdir: contains trashed file: "potato" 2021/11/13 05:53:00 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': deleted 2 directories 2021/11/13 05:53:03 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2021/11/13 05:53:03 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (15.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2021/11/13 05:53:06 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:53:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/11/13 05:53:06 DEBUG : empty space: Unchanged skipping 2021/11/13 05:53:06 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:06 DEBUG : Waiting for deletions to finish 2021/11/13 05:53:06 INFO : There was nothing to transfer 2021/11/13 05:53:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2021/11/13 05:53:07 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:53:07 INFO : empty space: Updated modification time in destination 2021/11/13 05:53:07 DEBUG : empty space: Unchanged skipping 2021/11/13 05:53:07 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:07 DEBUG : Waiting for deletions to finish 2021/11/13 05:53:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2021/11/13 05:53:11 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:53:11 DEBUG : empty space: Unchanged skipping 2021/11/13 05:53:11 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:11 DEBUG : Waiting for deletions to finish 2021/11/13 05:53:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.30s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:14 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2021/11/13 05:53:14 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2247857846) 2021/11/13 05:53:14 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Google drive root 'rclone-test-quzizej3qifilax4jitayuv7') 2021/11/13 05:53:14 DEBUG : foo: md5 differ 2021/11/13 05:53:14 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2021/11/13 05:53:15 INFO : foo: Copied (replaced existing) 2021/11/13 05:53:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.59s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:53:19 DEBUG : empty space: Unchanged skipping 2021/11/13 05:53:19 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:19 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:20 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:53:20 INFO : potato: Copied (new) 2021/11/13 05:53:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:24 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/11/13 05:53:24 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:25 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/11/13 05:53:25 INFO : potato: Copied (replaced existing) 2021/11/13 05:53:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.44s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:29 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 2021/11/13 05:53:29 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2247857846) 2021/11/13 05:53:29 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Google drive root 'rclone-test-quzizej3qifilax4jitayuv7') 2021/11/13 05:53:29 DEBUG : potato: md5 differ 2021/11/13 05:53:29 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:30 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/11/13 05:53:30 INFO : potato: Copied (replaced existing) 2021/11/13 05:53:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:53:34 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:34 DEBUG : empty space: Unchanged skipping 2021/11/13 05:53:34 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/11/13 05:53:34 DEBUG : Waiting for deletions to finish 2021/11/13 05:53:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:53:40 DEBUG : empty space: Unchanged skipping 2021/11/13 05:53:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:53:41 INFO : potato2: Copied (new) 2021/11/13 05:53:41 DEBUG : Waiting for deletions to finish 2021/11/13 05:53:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:53:48 DEBUG : d: Making directory 2021/11/13 05:53:49 DEBUG : d/e: Making directory 2021/11/13 05:53:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:53:52 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 05:53:53 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:53:53 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:53:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:53:54 INFO : a/potato2: Copied (new) 2021/11/13 05:53:54 DEBUG : Waiting for deletions to finish 2021/11/13 05:53:54 INFO : b/potato: Deleted 2021/11/13 05:53:54 INFO : d/e: Removing directory 2021/11/13 05:53:55 INFO : d: Removing directory 2021/11/13 05:53:55 DEBUG : d: Rmdir: contains trashed file: "e" 2021/11/13 05:53:56 INFO : b: Removing directory 2021/11/13 05:53:56 DEBUG : b: Rmdir: contains trashed file: "potato" 2021/11/13 05:53:56 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': deleted 3 directories 2021/11/13 05:53:59 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2021/11/13 05:54:00 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:54:05 DEBUG : d: Making directory 2021/11/13 05:54:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:54:07 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 05:54:08 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:08 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:54:09 INFO : a/potato2: Copied (new) 2021/11/13 05:54:09 ERROR : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': not deleting files as there were IO errors 2021/11/13 05:54:09 ERROR : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': not deleting directories as there were IO errors 2021/11/13 05:54:14 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2021/11/13 05:54:15 DEBUG : b: Rmdir: contains trashed file: "potato" 2021/11/13 05:54:15 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:54:19 DEBUG : Waiting for deletions to finish 2021/11/13 05:54:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:54:20 DEBUG : empty space: Unchanged skipping 2021/11/13 05:54:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:20 INFO : potato: Deleted 2021/11/13 05:54:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:54:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.09s) === RUN TestSyncDeleteBefore run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:54:26 DEBUG : Waiting for deletions to finish 2021/11/13 05:54:27 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:27 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:27 INFO : potato: Deleted 2021/11/13 05:54:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:54:27 DEBUG : empty space: Unchanged skipping 2021/11/13 05:54:27 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:27 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:54:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.82s) === RUN TestCopyDeleteBefore run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:54:33 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:33 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:35 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/11/13 05:54:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.26s) === RUN TestSyncWithExclude run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:54:39 DEBUG : enormous: Excluded 2021/11/13 05:54:39 DEBUG : potato2: Excluded 2021/11/13 05:54:40 DEBUG : potato2: Excluded 2021/11/13 05:54:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:54:40 DEBUG : empty space: Unchanged skipping 2021/11/13 05:54:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:40 DEBUG : Waiting for deletions to finish 2021/11/13 05:54:40 INFO : There was nothing to transfer 2021/11/13 05:54:40 DEBUG : enormous: Excluded 2021/11/13 05:54:40 DEBUG : potato2: Excluded 2021/11/13 05:54:40 DEBUG : potato2: Excluded 2021/11/13 05:54:40 DEBUG : Local file system at /tmp/rclone2247857846: Waiting for checks to finish 2021/11/13 05:54:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2021/11/13 05:54:40 DEBUG : empty space: Unchanged skipping 2021/11/13 05:54:40 DEBUG : Local file system at /tmp/rclone2247857846: Waiting for transfers to finish 2021/11/13 05:54:40 DEBUG : Waiting for deletions to finish 2021/11/13 05:54:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:54:47 DEBUG : enormous: Excluded 2021/11/13 05:54:47 DEBUG : potato2: Excluded 2021/11/13 05:54:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:54:47 DEBUG : empty space: Unchanged skipping 2021/11/13 05:54:47 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:47 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:47 DEBUG : Waiting for deletions to finish 2021/11/13 05:54:47 INFO : potato2: Deleted 2021/11/13 05:54:47 INFO : enormous: Deleted 2021/11/13 05:54:47 INFO : There was nothing to transfer 2021/11/13 05:54:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2021/11/13 05:54:48 DEBUG : empty space: Unchanged skipping 2021/11/13 05:54:48 DEBUG : Local file system at /tmp/rclone2247857846: Waiting for checks to finish 2021/11/13 05:54:48 DEBUG : Local file system at /tmp/rclone2247857846: Waiting for transfers to finish 2021/11/13 05:54:48 DEBUG : Waiting for deletions to finish 2021/11/13 05:54:48 INFO : enormous: Deleted 2021/11/13 05:54:48 INFO : potato2: Deleted 2021/11/13 05:54:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.14s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:54:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/11/13 05:54:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/11/13 05:54:56 DEBUG : one: Destination is newer than source, skipping 2021/11/13 05:54:56 DEBUG : three: Sizes identical 2021/11/13 05:54:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 05:54:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2247857846) 2021/11/13 05:54:56 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Google drive root 'rclone-test-quzizej3qifilax4jitayuv7') 2021/11/13 05:54:56 DEBUG : two: md5 differ 2021/11/13 05:54:56 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:56 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/11/13 05:54:57 INFO : two: Copied (replaced existing) 2021/11/13 05:54:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/11/13 05:54:57 INFO : four: Copied (replaced existing) 2021/11/13 05:54:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/11/13 05:54:57 INFO : five: Copied (new) 2021/11/13 05:54:57 DEBUG : Waiting for deletions to finish 2021/11/13 05:54:58 DEBUG : one: Destination is newer than source, skipping 2021/11/13 05:54:58 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:54:58 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/11/13 05:54:58 DEBUG : five: Size and md5 of src and dst objects identical 2021/11/13 05:54:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 05:54:58 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2247857846) 2021/11/13 05:54:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/11/13 05:54:58 DEBUG : two: Size and md5 of src and dst objects identical 2021/11/13 05:54:58 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Google drive root 'rclone-test-quzizej3qifilax4jitayuv7') 2021/11/13 05:54:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 05:54:58 DEBUG : three: md5 differ 2021/11/13 05:54:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/11/13 05:54:58 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/11/13 05:54:58 DEBUG : four: Size and md5 of src and dst objects identical 2021/11/13 05:54:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 05:54:58 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:54:59 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/11/13 05:54:59 INFO : three: Copied (replaced existing) 2021/11/13 05:54:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.03s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" sync_test.go:1058: Can track renames: true 2021/11/13 05:55:02 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Making map for --track-renames 2021/11/13 05:55:02 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Finished making map for --track-renames 2021/11/13 05:55:02 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:02 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for renames to finish 2021/11/13 05:55:02 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/11/13 05:55:04 INFO : potato: Copied (new) 2021/11/13 05:55:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:55:04 INFO : yam: Copied (new) 2021/11/13 05:55:04 DEBUG : Waiting for deletions to finish 2021/11/13 05:55:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:55:05 DEBUG : potato: Unchanged skipping 2021/11/13 05:55:05 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Making map for --track-renames 2021/11/13 05:55:05 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Finished making map for --track-renames 2021/11/13 05:55:05 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:05 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for renames to finish 2021/11/13 05:55:05 INFO : yam: Moved (server-side) to: yaml 2021/11/13 05:55:05 INFO : yaml: Renamed from "yam" 2021/11/13 05:55:05 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:05 DEBUG : Waiting for deletions to finish 2021/11/13 05:55:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (5.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" sync_test.go:1127: Can track renames: true 2021/11/13 05:55:08 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Making map for --track-renames 2021/11/13 05:55:08 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Finished making map for --track-renames 2021/11/13 05:55:08 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:08 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for renames to finish 2021/11/13 05:55:08 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/11/13 05:55:09 INFO : potato: Copied (new) 2021/11/13 05:55:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:55:09 INFO : yam: Copied (new) 2021/11/13 05:55:09 DEBUG : Waiting for deletions to finish 2021/11/13 05:55:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:55:10 DEBUG : potato: Unchanged skipping 2021/11/13 05:55:10 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Making map for --track-renames 2021/11/13 05:55:10 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Finished making map for --track-renames 2021/11/13 05:55:10 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:10 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for renames to finish 2021/11/13 05:55:11 INFO : yam: Moved (server-side) to: yaml 2021/11/13 05:55:11 INFO : yaml: Renamed from "yam" 2021/11/13 05:55:11 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:11 DEBUG : Waiting for deletions to finish 2021/11/13 05:55:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" sync_test.go:1163: Can track renames: true 2021/11/13 05:55:13 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Making map for --track-renames 2021/11/13 05:55:13 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Finished making map for --track-renames 2021/11/13 05:55:13 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:13 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for renames to finish 2021/11/13 05:55:13 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/11/13 05:55:15 INFO : potato: Copied (new) 2021/11/13 05:55:15 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:55:15 INFO : sub/yam: Copied (new) 2021/11/13 05:55:15 DEBUG : Waiting for deletions to finish 2021/11/13 05:55:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:55:16 DEBUG : potato: Unchanged skipping 2021/11/13 05:55:16 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Making map for --track-renames 2021/11/13 05:55:16 INFO : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Finished making map for --track-renames 2021/11/13 05:55:16 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:16 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for renames to finish 2021/11/13 05:55:17 INFO : sub/yam: Moved (server-side) to: yam 2021/11/13 05:55:17 INFO : yam: Renamed from "sub/yam" 2021/11/13 05:55:17 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:17 DEBUG : Waiting for deletions to finish 2021/11/13 05:55:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.84s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:55:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:55:23 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:55:23 INFO : sub dir/hello world: Deleted 2021/11/13 05:55:25 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/11/13 05:55:25 INFO : nested/sub dir/file: Copied (new) 2021/11/13 05:55:25 INFO : nested/sub dir/file: Deleted 2021/11/13 05:55:25 INFO : sub dir: Removing directory 2021/11/13 05:55:25 INFO : nested/sub dir: Removing directory 2021/11/13 05:55:25 INFO : nested: Removing directory 2021/11/13 05:55:25 DEBUG : Local file system at /tmp/rclone2247857846: deleted 3 directories 2021/11/13 05:55:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2021/11/13 05:55:29 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2021/11/13 05:55:30 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:55:31 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:31 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:55:33 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:55:33 INFO : sub dir/hello world: Deleted 2021/11/13 05:55:35 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/11/13 05:55:35 INFO : nested/sub dir/file: Copied (new) 2021/11/13 05:55:35 INFO : nested/sub dir/file: Deleted 2021/11/13 05:55:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2021/11/13 05:55:39 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2021/11/13 05:55:40 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.54s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:55:41 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:41 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:43 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2021/11/13 05:55:43 INFO : existing-b: Copied (new) 2021/11/13 05:55:43 INFO : existing-b: Deleted 2021/11/13 05:55:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:55:43 INFO : existing: Copied (new) 2021/11/13 05:55:43 INFO : existing: Deleted 2021/11/13 05:55:43 DEBUG : existing: Destination exists, skipping 2021/11/13 05:55:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/11/13 05:55:43 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 05:55:43 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 05:55:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.12s) === RUN TestServerSideMove run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:55:45 DEBUG : Creating backend with remote "TestDrive:rclone-test-nudekad8jozawaf4yejewuc6" sync_test.go:1215: Server side move (if possible) Google drive root 'rclone-test-quzizej3qifilax4jitayuv7' -> Google drive root 'rclone-test-nudekad8jozawaf4yejewuc6' 2021/11/13 05:55:55 DEBUG : Google drive root 'rclone-test-nudekad8jozawaf4yejewuc6': Using server-side directory move 2021/11/13 05:55:55 INFO : Google drive root 'rclone-test-nudekad8jozawaf4yejewuc6': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/11/13 05:55:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2021/11/13 05:55:55 DEBUG : empty space: Unchanged skipping 2021/11/13 05:55:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 05:55:55 DEBUG : Google drive root 'rclone-test-nudekad8jozawaf4yejewuc6': Waiting for checks to finish 2021/11/13 05:55:55 INFO : empty space: Deleted 2021/11/13 05:55:55 DEBUG : Google drive root 'rclone-test-nudekad8jozawaf4yejewuc6': Waiting for transfers to finish 2021/11/13 05:55:56 INFO : potato3: Deleted 2021/11/13 05:55:56 INFO : potato2: Moved (server-side) 2021/11/13 05:55:56 INFO : potato3: Moved (server-side) 2021/11/13 05:55:56 INFO : There was nothing to transfer 2021/11/13 05:55:57 DEBUG : Creating backend with remote "TestDrive:rclone-test-fotonaq7xayeket0zidexag9" 2021/11/13 05:55:57 DEBUG : Google drive root 'rclone-test-fotonaq7xayeket0zidexag9': Using server-side directory move 2021/11/13 05:55:58 INFO : Google drive root 'rclone-test-fotonaq7xayeket0zidexag9': Server side directory move succeeded 2021/11/13 05:55:59 DEBUG : Google drive root 'rclone-test-fotonaq7xayeket0zidexag9': Purge remote 2021/11/13 05:56:00 DEBUG : Google drive root 'rclone-test-nudekad8jozawaf4yejewuc6': Purge remote 2021/11/13 05:56:00 purge failed: directory not found --- PASS: TestServerSideMove (15.34s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:56:00 DEBUG : Creating backend with remote "TestDrive:rclone-test-nenuwiy4yecibof0vekerib9" sync_test.go:1215: Server side move (if possible) Google drive root 'rclone-test-quzizej3qifilax4jitayuv7' -> Google drive root 'rclone-test-nenuwiy4yecibof0vekerib9' 2021/11/13 05:56:10 DEBUG : empty space: Excluded 2021/11/13 05:56:10 DEBUG : empty space: Excluded 2021/11/13 05:56:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 05:56:10 DEBUG : Google drive root 'rclone-test-nenuwiy4yecibof0vekerib9': Waiting for checks to finish 2021/11/13 05:56:10 DEBUG : Google drive root 'rclone-test-nenuwiy4yecibof0vekerib9': Waiting for transfers to finish 2021/11/13 05:56:10 INFO : potato3: Deleted 2021/11/13 05:56:11 INFO : potato2: Moved (server-side) 2021/11/13 05:56:11 INFO : potato3: Moved (server-side) 2021/11/13 05:56:11 INFO : There was nothing to transfer 2021/11/13 05:56:12 DEBUG : Creating backend with remote "TestDrive:rclone-test-bocojig4copejun7garoquy2" 2021/11/13 05:56:13 DEBUG : empty space: Excluded 2021/11/13 05:56:13 DEBUG : Google drive root 'rclone-test-bocojig4copejun7garoquy2': Waiting for checks to finish 2021/11/13 05:56:13 DEBUG : Google drive root 'rclone-test-bocojig4copejun7garoquy2': Waiting for transfers to finish 2021/11/13 05:56:14 INFO : potato2: Moved (server-side) 2021/11/13 05:56:15 INFO : potato3: Moved (server-side) 2021/11/13 05:56:15 INFO : There was nothing to transfer 2021/11/13 05:56:15 DEBUG : Google drive root 'rclone-test-bocojig4copejun7garoquy2': Purge remote 2021/11/13 05:56:16 DEBUG : Google drive root 'rclone-test-nenuwiy4yecibof0vekerib9': Purge remote --- PASS: TestServerSideMoveWithFilter (16.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:56:17 DEBUG : Creating backend with remote "TestDrive:rclone-test-vaqepem7ledadod1perunav2" 2021/11/13 05:56:22 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Google drive root 'rclone-test-quzizej3qifilax4jitayuv7' -> Google drive root 'rclone-test-vaqepem7ledadod1perunav2' 2021/11/13 05:56:27 DEBUG : Google drive root 'rclone-test-vaqepem7ledadod1perunav2': Using server-side directory move 2021/11/13 05:56:27 INFO : Google drive root 'rclone-test-vaqepem7ledadod1perunav2': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/11/13 05:56:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2021/11/13 05:56:27 DEBUG : empty space: Unchanged skipping 2021/11/13 05:56:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 05:56:28 DEBUG : Google drive root 'rclone-test-vaqepem7ledadod1perunav2': Waiting for checks to finish 2021/11/13 05:56:28 INFO : empty space: Deleted 2021/11/13 05:56:28 DEBUG : Google drive root 'rclone-test-vaqepem7ledadod1perunav2': Waiting for transfers to finish 2021/11/13 05:56:28 INFO : potato3: Deleted 2021/11/13 05:56:28 INFO : potato2: Moved (server-side) 2021/11/13 05:56:29 INFO : potato3: Moved (server-side) 2021/11/13 05:56:29 INFO : tomatoDir: Removing directory 2021/11/13 05:56:29 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': deleted 1 directories 2021/11/13 05:56:29 INFO : There was nothing to transfer 2021/11/13 05:56:30 DEBUG : Creating backend with remote "TestDrive:rclone-test-sotupiq2juxukil3zicuxup0" 2021/11/13 05:56:31 DEBUG : tomatoDir: Making directory 2021/11/13 05:56:32 DEBUG : Google drive root 'rclone-test-sotupiq2juxukil3zicuxup0': Using server-side directory move 2021/11/13 05:56:32 INFO : Google drive root 'rclone-test-sotupiq2juxukil3zicuxup0': Server side directory move succeeded 2021/11/13 05:56:34 DEBUG : Google drive root 'rclone-test-sotupiq2juxukil3zicuxup0': Purge remote 2021/11/13 05:56:34 DEBUG : Google drive root 'rclone-test-vaqepem7ledadod1perunav2': Purge remote 2021/11/13 05:56:34 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.71s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:56:35 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/rclone-sync-test" --- PASS: TestSyncOverlap (1.55s) === RUN TestSyncCompareDest run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:56:37 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dst" 2021/11/13 05:56:38 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/CompareDest" 2021/11/13 05:56:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:56:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:56:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:56:42 INFO : one: Copied (new) 2021/11/13 05:56:42 DEBUG : Waiting for deletions to finish 2021/11/13 05:56:43 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:56:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 05:56:44 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:56:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/11/13 05:56:45 INFO : one: Copied (replaced existing) 2021/11/13 05:56:45 DEBUG : Waiting for deletions to finish 2021/11/13 05:56:50 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:56:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:56:51 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:56:51 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:56:51 DEBUG : Waiting for deletions to finish 2021/11/13 05:56:51 INFO : There was nothing to transfer 2021/11/13 05:56:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:56:54 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 05:56:54 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:56:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:56:54 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:56:54 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:56:54 DEBUG : Waiting for deletions to finish 2021/11/13 05:56:54 INFO : There was nothing to transfer 2021/11/13 05:56:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:56:55 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 05:56:55 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:56:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:56:55 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:56:55 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:56:55 DEBUG : Waiting for deletions to finish 2021/11/13 05:56:55 INFO : There was nothing to transfer 2021/11/13 05:56:57 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 2021/11/13 05:56:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/11/13 05:56:57 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 05:56:57 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:56:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:56:57 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:56:57 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:56:57 DEBUG : Waiting for deletions to finish 2021/11/13 05:56:57 INFO : There was nothing to transfer 2021/11/13 05:56:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/11/13 05:56:59 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:56:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:56:59 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:56:59 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:57:00 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/11/13 05:57:00 INFO : two: Copied (new) 2021/11/13 05:57:00 DEBUG : Waiting for deletions to finish 2021/11/13 05:57:04 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/11/13 05:57:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/11/13 05:57:05 DEBUG : CompareDest: Rmdir: contains trashed file: "one" 2021/11/13 05:57:05 DEBUG : CompareDest: Rmdir: contains trashed file: "two" --- PASS: TestSyncCompareDest (28.46s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:57:10 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dest" 2021/11/13 05:57:12 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/pre-dest1" 2021/11/13 05:57:12 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/pre-dest2" 2021/11/13 05:57:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:57:13 DEBUG : 1: Destination found in --compare-dest, skipping 2021/11/13 05:57:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:57:14 DEBUG : 2: Destination found in --compare-dest, skipping 2021/11/13 05:57:14 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dest': Waiting for checks to finish 2021/11/13 05:57:14 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dest': Waiting for transfers to finish 2021/11/13 05:57:17 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2021/11/13 05:57:17 INFO : 3: Copied (new) 2021/11/13 05:57:17 DEBUG : Waiting for deletions to finish 2021/11/13 05:57:20 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2021/11/13 05:57:21 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2021/11/13 05:57:22 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (17.47s) === RUN TestSyncCopyDest run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:57:23 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dst" 2021/11/13 05:57:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/CopyDest" 2021/11/13 05:57:26 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:57:26 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:57:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:57:28 INFO : one: Copied (new) 2021/11/13 05:57:28 DEBUG : Waiting for deletions to finish 2021/11/13 05:57:29 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:57:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 05:57:30 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:57:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/11/13 05:57:31 INFO : one: Copied (replaced existing) 2021/11/13 05:57:31 DEBUG : Waiting for deletions to finish 2021/11/13 05:57:35 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/BackupDir" 2021/11/13 05:57:37 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:57:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 05:57:39 INFO : one: Moved (server-side) 2021/11/13 05:57:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/11/13 05:57:40 INFO : one: Copied (server-side copy) 2021/11/13 05:57:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/11/13 05:57:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:57:40 DEBUG : Waiting for deletions to finish 2021/11/13 05:57:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/11/13 05:57:45 INFO : two: Copied (server-side copy) 2021/11/13 05:57:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/11/13 05:57:45 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:57:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:45 DEBUG : one: Unchanged skipping 2021/11/13 05:57:45 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:57:45 DEBUG : Waiting for deletions to finish 2021/11/13 05:57:46 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:57:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:46 DEBUG : one: Unchanged skipping 2021/11/13 05:57:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:46 DEBUG : two: Unchanged skipping 2021/11/13 05:57:46 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:57:46 DEBUG : Waiting for deletions to finish 2021/11/13 05:57:46 INFO : There was nothing to transfer 2021/11/13 05:57:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/11/13 05:57:49 DEBUG : three: Destination not found in --copy-dest 2021/11/13 05:57:49 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:57:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:50 DEBUG : two: Unchanged skipping 2021/11/13 05:57:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 05:57:50 DEBUG : one: Unchanged skipping 2021/11/13 05:57:50 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:57:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/11/13 05:57:51 INFO : three: Copied (new) 2021/11/13 05:57:51 DEBUG : Waiting for deletions to finish 2021/11/13 05:57:56 DEBUG : dst: Rmdir: contains trashed file: "three" 2021/11/13 05:57:56 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/11/13 05:57:56 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/11/13 05:57:57 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2021/11/13 05:57:57 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2021/11/13 05:57:57 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2021/11/13 05:57:57 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (35.17s) === RUN TestSyncBackupDir run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:58:04 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dst" 2021/11/13 05:58:04 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/backup" 2021/11/13 05:58:06 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:58:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:58:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:58:06 DEBUG : two: Unchanged skipping 2021/11/13 05:58:08 INFO : one: Moved (server-side) 2021/11/13 05:58:08 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:58:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:58:09 INFO : one: Copied (new) 2021/11/13 05:58:09 DEBUG : Waiting for deletions to finish 2021/11/13 05:58:10 INFO : three.txt: Moved (server-side) 2021/11/13 05:58:10 INFO : three.txt: Moved into backup dir 2021/11/13 05:58:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:58:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:58:13 DEBUG : two: Unchanged skipping 2021/11/13 05:58:13 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:58:13 INFO : one: Deleted 2021/11/13 05:58:14 INFO : one: Moved (server-side) 2021/11/13 05:58:14 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:58:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:58:15 INFO : one: Copied (new) 2021/11/13 05:58:15 DEBUG : Waiting for deletions to finish 2021/11/13 05:58:16 INFO : three.txt: Deleted 2021/11/13 05:58:17 INFO : three.txt: Moved (server-side) 2021/11/13 05:58:17 INFO : three.txt: Moved into backup dir 2021/11/13 05:58:20 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/11/13 05:58:20 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/11/13 05:58:21 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2021/11/13 05:58:21 DEBUG : backup: Rmdir: contains trashed file: "one" 2021/11/13 05:58:21 DEBUG : backup: Rmdir: contains trashed file: "one" 2021/11/13 05:58:21 DEBUG : backup: Rmdir: contains trashed file: "three.txt" --- PASS: TestSyncBackupDir (23.76s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:58:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dst" 2021/11/13 05:58:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/backup" 2021/11/13 05:58:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:58:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:58:30 DEBUG : two: Unchanged skipping 2021/11/13 05:58:30 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:58:31 INFO : one: Moved (server-side) to: one.bak 2021/11/13 05:58:31 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:58:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:58:33 INFO : one: Copied (new) 2021/11/13 05:58:33 DEBUG : Waiting for deletions to finish 2021/11/13 05:58:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 05:58:34 INFO : three.txt: Moved into backup dir 2021/11/13 05:58:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:58:38 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:58:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:58:38 DEBUG : two: Unchanged skipping 2021/11/13 05:58:39 INFO : one.bak: Deleted 2021/11/13 05:58:40 INFO : one: Moved (server-side) to: one.bak 2021/11/13 05:58:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:58:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:58:41 INFO : one: Copied (new) 2021/11/13 05:58:41 DEBUG : Waiting for deletions to finish 2021/11/13 05:58:42 INFO : three.txt.bak: Deleted 2021/11/13 05:58:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 05:58:43 INFO : three.txt: Moved into backup dir 2021/11/13 05:58:46 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/11/13 05:58:46 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/11/13 05:58:47 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2021/11/13 05:58:47 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2021/11/13 05:58:47 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2021/11/13 05:58:47 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" --- PASS: TestSyncBackupDirWithSuffix (26.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:58:54 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dst" 2021/11/13 05:58:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/backup" 2021/11/13 05:58:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:58:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:58:56 DEBUG : two: Unchanged skipping 2021/11/13 05:58:56 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:58:58 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 05:58:58 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:58:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:58:59 INFO : one: Copied (new) 2021/11/13 05:58:59 DEBUG : Waiting for deletions to finish 2021/11/13 05:59:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 05:59:00 INFO : three.txt: Moved into backup dir 2021/11/13 05:59:03 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:59:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:59:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:59:03 DEBUG : two: Unchanged skipping 2021/11/13 05:59:04 INFO : one-2019-01-01: Deleted 2021/11/13 05:59:05 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 05:59:05 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:59:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:59:06 INFO : one: Copied (new) 2021/11/13 05:59:06 DEBUG : Waiting for deletions to finish 2021/11/13 05:59:07 INFO : three-2019-01-01.txt: Deleted 2021/11/13 05:59:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 05:59:07 INFO : three.txt: Moved into backup dir 2021/11/13 05:59:11 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/11/13 05:59:11 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/11/13 05:59:12 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2021/11/13 05:59:12 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2021/11/13 05:59:12 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2021/11/13 05:59:12 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.43s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:59:18 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dst" 2021/11/13 05:59:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:59:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:59:19 DEBUG : two: Unchanged skipping 2021/11/13 05:59:19 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:59:20 INFO : one: Moved (server-side) to: one.bak 2021/11/13 05:59:20 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:59:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:59:21 INFO : one: Copied (new) 2021/11/13 05:59:21 DEBUG : Waiting for deletions to finish 2021/11/13 05:59:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 05:59:22 INFO : three.txt: Moved into backup dir 2021/11/13 05:59:25 DEBUG : one.bak: Excluded 2021/11/13 05:59:25 DEBUG : three.txt.bak: Excluded 2021/11/13 05:59:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:59:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:59:25 DEBUG : two: Unchanged skipping 2021/11/13 05:59:25 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for checks to finish 2021/11/13 05:59:25 INFO : one.bak: Deleted 2021/11/13 05:59:26 INFO : one: Moved (server-side) to: one.bak 2021/11/13 05:59:26 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7/dst': Waiting for transfers to finish 2021/11/13 05:59:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:59:27 INFO : one: Copied (new) 2021/11/13 05:59:27 DEBUG : Waiting for deletions to finish 2021/11/13 05:59:28 INFO : three.txt.bak: Deleted 2021/11/13 05:59:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 05:59:29 INFO : three.txt: Moved into backup dir 2021/11/13 05:59:32 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/11/13 05:59:32 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2021/11/13 05:59:32 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2021/11/13 05:59:32 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/11/13 05:59:32 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2021/11/13 05:59:32 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" --- PASS: TestSyncBackupDirSuffixOnly (20.30s) === RUN TestSyncSuffix run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 05:59:39 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dst" 2021/11/13 05:59:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:59:40 INFO : one: Moved (server-side) to: one.bak 2021/11/13 05:59:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:59:42 INFO : one: Copied (new) 2021/11/13 05:59:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:59:42 DEBUG : two: Unchanged skipping 2021/11/13 05:59:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 05:59:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 05:59:44 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:59:44 INFO : three.txt: Copied (new) 2021/11/13 05:59:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:59:47 INFO : one.bak: Deleted 2021/11/13 05:59:47 INFO : one: Moved (server-side) to: one.bak 2021/11/13 05:59:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:59:48 INFO : one: Copied (new) 2021/11/13 05:59:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 05:59:49 DEBUG : two: Unchanged skipping 2021/11/13 05:59:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 05:59:50 INFO : three.txt.bak: Deleted 2021/11/13 05:59:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 05:59:52 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/11/13 05:59:52 INFO : three.txt: Copied (new) 2021/11/13 05:59:56 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2021/11/13 05:59:56 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/11/13 05:59:56 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2021/11/13 05:59:56 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/11/13 05:59:56 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2021/11/13 05:59:56 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2021/11/13 05:59:56 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" --- PASS: TestSyncSuffix (23.60s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 06:00:02 DEBUG : Creating backend with remote "TestDrive:rclone-test-quzizej3qifilax4jitayuv7/dst" 2021/11/13 06:00:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:00:04 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:00:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 06:00:05 INFO : one: Copied (new) 2021/11/13 06:00:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:00:05 DEBUG : two: Unchanged skipping 2021/11/13 06:00:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 06:00:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:00:08 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 06:00:08 INFO : three.txt: Copied (new) 2021/11/13 06:00:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:00:10 INFO : one-2019-01-01: Deleted 2021/11/13 06:00:11 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:00:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 06:00:12 INFO : one: Copied (new) 2021/11/13 06:00:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:00:12 DEBUG : two: Unchanged skipping 2021/11/13 06:00:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 06:00:13 INFO : three-2019-01-01.txt: Deleted 2021/11/13 06:00:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:00:15 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/11/13 06:00:15 INFO : three.txt: Copied (new) 2021/11/13 06:00:19 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/11/13 06:00:19 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2021/11/13 06:00:19 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2021/11/13 06:00:19 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2021/11/13 06:00:19 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2021/11/13 06:00:19 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2021/11/13 06:00:19 DEBUG : dst: Rmdir: contains trashed file: "two" --- PASS: TestSyncSuffixKeepExtension (23.71s) === RUN TestSyncUTFNorm run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 06:00:22 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 06:00:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/11/13 06:00:22 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 06:00:23 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/11/13 06:00:23 INFO : Testêé: Copied (replaced existing) 2021/11/13 06:00:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.31s) === RUN TestSyncImmutable run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 06:00:25 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 06:00:25 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 06:00:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 06:00:26 INFO : existing: Copied (new) 2021/11/13 06:00:26 DEBUG : Waiting for deletions to finish 2021/11/13 06:00:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/11/13 06:00:27 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 06:00:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/11/13 06:00:27 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 06:00:27 ERROR : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': not deleting files as there were IO errors 2021/11/13 06:00:27 ERROR : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.02s) === RUN TestSyncIgnoreCase run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 06:00:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:00:30 DEBUG : existing: Unchanged skipping 2021/11/13 06:00:30 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 06:00:30 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 06:00:30 DEBUG : Waiting for deletions to finish 2021/11/13 06:00:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.30s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.47s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 06:01:04 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2021/11/13 06:01:04 DEBUG : Saving config "token" in section "TestDrive" of the config file 2021/11/13 06:01:04 DEBUG : TestDrive: Saved new token in config file 2021/11/13 06:01:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both1: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both10: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both11: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both12: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both13: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both14: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both15: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both16: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both17: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both18: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both19: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both2: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both3: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both4: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both5: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both6: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both7: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both8: Unchanged skipping 2021/11/13 06:01:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both9: Unchanged skipping 2021/11/13 06:01:30 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 06:01:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:01:30 DEBUG : both0: Unchanged skipping 2021/11/13 06:01:30 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 06:01:30 DEBUG : Waiting for deletions to finish 2021/11/13 06:01:31 INFO : only4: Deleted 2021/11/13 06:01:31 INFO : only8: Deleted 2021/11/13 06:01:31 INFO : only6: Deleted 2021/11/13 06:01:31 INFO : only3: Deleted 2021/11/13 06:01:31 INFO : only0: Deleted 2021/11/13 06:01:31 INFO : only13: Deleted 2021/11/13 06:01:31 INFO : only10: Deleted 2021/11/13 06:01:31 INFO : only17: Deleted 2021/11/13 06:01:32 INFO : only5: Deleted 2021/11/13 06:01:32 INFO : only7: Deleted 2021/11/13 06:01:32 INFO : only1: Deleted 2021/11/13 06:01:32 INFO : only9: Deleted 2021/11/13 06:01:32 INFO : only15: Deleted 2021/11/13 06:01:32 INFO : only19: Deleted 2021/11/13 06:01:32 INFO : only2: Deleted 2021/11/13 06:01:33 INFO : only14: Deleted 2021/11/13 06:01:33 INFO : only11: Deleted 2021/11/13 06:01:33 INFO : only16: Deleted 2021/11/13 06:01:33 INFO : only18: Deleted 2021/11/13 06:01:33 INFO : only12: Deleted 2021/11/13 06:01:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.95s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Google drive root 'rclone-test-quzizej3qifilax4jitayuv7'", Local "Local file system at /tmp/rclone2247857846", Modify Window "1ms" 2021/11/13 06:02:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both0: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both1: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both10: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both11: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both12: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both13: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both14: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both15: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both16: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both17: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both18: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both19: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both2: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both3: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both4: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both5: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both6: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both7: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both8: Unchanged skipping 2021/11/13 06:02:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:02:40 DEBUG : both9: Unchanged skipping 2021/11/13 06:02:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/11/13 06:02:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for checks to finish 2021/11/13 06:02:40 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Waiting for transfers to finish 2021/11/13 06:02:41 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:41 INFO : only1: Copied (replaced existing) 2021/11/13 06:02:42 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:42 INFO : only10: Copied (replaced existing) 2021/11/13 06:02:42 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:42 INFO : only0: Copied (replaced existing) 2021/11/13 06:02:42 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:42 INFO : only11: Copied (replaced existing) 2021/11/13 06:02:43 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:43 INFO : only12: Copied (replaced existing) 2021/11/13 06:02:43 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:43 INFO : only15: Copied (replaced existing) 2021/11/13 06:02:43 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:43 INFO : only14: Copied (replaced existing) 2021/11/13 06:02:43 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:43 INFO : only13: Copied (replaced existing) 2021/11/13 06:02:44 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:44 INFO : only16: Copied (replaced existing) 2021/11/13 06:02:44 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:44 INFO : only17: Copied (replaced existing) 2021/11/13 06:02:44 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:44 INFO : only19: Copied (replaced existing) 2021/11/13 06:02:44 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:44 INFO : only18: Copied (replaced existing) 2021/11/13 06:02:45 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:45 INFO : only3: Copied (replaced existing) 2021/11/13 06:02:45 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:45 INFO : only2: Copied (replaced existing) 2021/11/13 06:02:45 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:45 INFO : only4: Copied (replaced existing) 2021/11/13 06:02:45 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:45 INFO : only5: Copied (replaced existing) 2021/11/13 06:02:46 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:46 INFO : only6: Copied (replaced existing) 2021/11/13 06:02:46 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:46 INFO : only7: Copied (replaced existing) 2021/11/13 06:02:46 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:46 INFO : only8: Copied (replaced existing) 2021/11/13 06:02:46 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 06:02:46 INFO : only9: Copied (replaced existing) 2021/11/13 06:02:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (84.66s) PASS 2021/11/13 06:03:09 DEBUG : Google drive root 'rclone-test-quzizej3qifilax4jitayuv7': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 11m58.892068189s (try 1/5)