"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2021/06/01 05:57:36 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5" 2021/06/01 05:57:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:57:38 DEBUG : Creating backend with remote "/tmp/rclone087638301" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.08s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:57:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/06/01 05:57:40 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:57:40 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.26s) === RUN TestCopy run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:57:42 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:57:42 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:57:42 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:57:43 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:57:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:57:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (5.24s) === RUN TestCopyMissingDirectory run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:57:47 DEBUG : Creating backend with remote "/non-existing" 2021/06/01 05:57:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/06/01 05:57:47 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:57:47 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:57:48 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:57:48 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:57:49 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:57:49 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:57:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:57:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.75s) === RUN TestCopyCheckFirst run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:57:54 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Running all checks before starting transfers 2021/06/01 05:57:54 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:57:54 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Checks finished, now starting transfers 2021/06/01 05:57:54 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:57:55 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:57:55 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:57:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:57:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (4.40s) === RUN TestSyncNoTraverse run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:57:58 ERROR : Ignoring --no-traverse with sync 2021/06/01 05:57:58 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:57:58 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:57:59 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:57:59 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:58:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:58:01 INFO : sub dir/hello world: Copied (new) 2021/06/01 05:58:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.05s) === RUN TestCopyWithDepth run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:05 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:05 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:58:05 DEBUG : hello world2: Starting multipart upload 2021/06/01 05:58:06 DEBUG : hello world2: Uploading segment 0/12 size 12 2021/06/01 05:58:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2021/06/01 05:58:06 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.28s) === RUN TestCopyWithFilesFrom run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:08 DEBUG : hello world2: Excluded 2021/06/01 05:58:09 DEBUG : potato2: Starting multipart upload 2021/06/01 05:58:09 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:09 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:58:09 DEBUG : potato2: Uploading segment 0/11 size 11 2021/06/01 05:58:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:58:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:12 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:12 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:58:12 DEBUG : potato2: Starting multipart upload 2021/06/01 05:58:12 DEBUG : potato2: Uploading segment 0/11 size 11 2021/06/01 05:58:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:58:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.21s) === RUN TestCopyEmptyDirectories run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:14 DEBUG : sub dir2: Making directory 2021/06/01 05:58:14 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:14 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:58:14 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:58:15 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:58:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:58:16 INFO : sub dir/hello world: Copied (new) 2021/06/01 05:58:16 DEBUG : sub dir2: Making directory 2021/06/01 05:58:17 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': copied 1 directories --- PASS: TestCopyEmptyDirectories (6.69s) === RUN TestMoveEmptyDirectories run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:20 DEBUG : sub dir2: Making directory 2021/06/01 05:58:21 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:21 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:58:21 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:58:22 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:58:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:58:23 INFO : sub dir/hello world: Copied (new) 2021/06/01 05:58:23 INFO : sub dir/hello world: Deleted 2021/06/01 05:58:23 DEBUG : sub dir: Making directory 2021/06/01 05:58:23 DEBUG : sub dir2: Making directory 2021/06/01 05:58:23 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': copied 2 directories --- PASS: TestMoveEmptyDirectories (6.71s) === RUN TestSyncEmptyDirectories run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:27 DEBUG : sub dir2: Making directory 2021/06/01 05:58:27 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:27 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:58:28 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:58:28 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:58:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:58:30 INFO : sub dir/hello world: Copied (new) 2021/06/01 05:58:30 DEBUG : sub dir2: Making directory 2021/06/01 05:58:31 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': copied 1 directories 2021/06/01 05:58:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (7.22s) === RUN TestServerSideCopy run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:35 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:58:35 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:58:36 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-libacux0zocuvis0sazuled6" sync_test.go:281: Server side copy (if possible) One drive root 'rclone-test-balifag8heruxeh5ciboyep5' -> One drive root 'rclone-test-libacux0zocuvis0sazuled6' 2021/06/01 05:58:38 DEBUG : One drive root 'rclone-test-libacux0zocuvis0sazuled6': Waiting for checks to finish 2021/06/01 05:58:38 DEBUG : One drive root 'rclone-test-libacux0zocuvis0sazuled6': Waiting for transfers to finish 2021/06/01 05:58:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:58:41 INFO : sub dir/hello world: Copied (server-side copy) 2021/06/01 05:58:41 DEBUG : One drive root 'rclone-test-libacux0zocuvis0sazuled6': Purge remote --- PASS: TestServerSideCopy (9.18s) === RUN TestCopyAfterDelete run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:44 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:58:44 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:58:45 ERROR : : error listing: directory not found 2021/06/01 05:58:45 DEBUG : Local file system at /tmp/rclone087638301: Making directory 2021/06/01 05:58:46 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:46 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.86s) === RUN TestCopyRedownload run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:49 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 05:58:50 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 05:58:52 DEBUG : Local file system at /tmp/rclone087638301: Waiting for checks to finish 2021/06/01 05:58:52 DEBUG : Local file system at /tmp/rclone087638301: Waiting for transfers to finish 2021/06/01 05:58:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 05:58:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (6.28s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:58:55 DEBUG : check sum: Starting multipart upload 2021/06/01 05:58:55 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:55 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:58:55 DEBUG : check sum: Uploading segment 0/1 size 1 2021/06/01 05:58:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/06/01 05:58:56 INFO : check sum: Copied (new) 2021/06/01 05:58:56 DEBUG : Waiting for deletions to finish 2021/06/01 05:58:57 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:58:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/06/01 05:58:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2021/06/01 05:58:57 DEBUG : check sum: Unchanged skipping 2021/06/01 05:58:57 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:58:57 DEBUG : Waiting for deletions to finish 2021/06/01 05:58:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.72s) === RUN TestSyncSizeOnly run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:00 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:00 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:00 DEBUG : sizeonly: Starting multipart upload 2021/06/01 05:59:00 DEBUG : sizeonly: Uploading segment 0/6 size 6 2021/06/01 05:59:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/06/01 05:59:00 INFO : sizeonly: Copied (new) 2021/06/01 05:59:00 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:01 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:01 DEBUG : sizeonly: Sizes identical 2021/06/01 05:59:01 DEBUG : sizeonly: Unchanged skipping 2021/06/01 05:59:01 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:01 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.24s) === RUN TestSyncIgnoreSize run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:04 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:04 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:04 DEBUG : ignore-size: Starting multipart upload 2021/06/01 05:59:04 DEBUG : ignore-size: Uploading segment 0/8 size 8 2021/06/01 05:59:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2021/06/01 05:59:05 INFO : ignore-size: Copied (new) 2021/06/01 05:59:05 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:05 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:05 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 05:59:05 DEBUG : ignore-size: Unchanged skipping 2021/06/01 05:59:05 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:05 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.40s) === RUN TestSyncIgnoreTimes run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:07 DEBUG : existing: Starting multipart upload 2021/06/01 05:59:07 DEBUG : existing: Uploading segment 0/6 size 6 2021/06/01 05:59:09 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 05:59:09 DEBUG : existing: Unchanged skipping 2021/06/01 05:59:09 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:09 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:09 INFO : There was nothing to transfer 2021/06/01 05:59:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/06/01 05:59:09 DEBUG : existing: Starting multipart upload 2021/06/01 05:59:09 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:09 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:09 DEBUG : existing: Uploading segment 0/6 size 6 2021/06/01 05:59:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/06/01 05:59:10 INFO : existing: Copied (replaced existing) 2021/06/01 05:59:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.45s) === RUN TestSyncIgnoreExisting run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:12 DEBUG : existing: Starting multipart upload 2021/06/01 05:59:12 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:12 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:12 DEBUG : existing: Uploading segment 0/6 size 6 2021/06/01 05:59:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/06/01 05:59:12 INFO : existing: Copied (new) 2021/06/01 05:59:12 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:13 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:13 DEBUG : existing: Destination exists, skipping 2021/06/01 05:59:13 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:13 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.94s) === RUN TestSyncIgnoreErrors run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:15 DEBUG : b/potato: Starting multipart upload 2021/06/01 05:59:15 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/06/01 05:59:17 DEBUG : c/non empty space: Starting multipart upload 2021/06/01 05:59:17 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/06/01 05:59:17 DEBUG : d: Making directory 2021/06/01 05:59:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:59:20 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 05:59:20 DEBUG : a/potato2: Starting multipart upload 2021/06/01 05:59:21 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/06/01 05:59:21 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:21 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/06/01 05:59:21 INFO : a/potato2: Copied (new) 2021/06/01 05:59:21 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:21 INFO : b/potato: Deleted 2021/06/01 05:59:21 DEBUG : d: Removing directory 2021/06/01 05:59:22 DEBUG : b: Removing directory 2021/06/01 05:59:23 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': deleted 2 directories --- PASS: TestSyncIgnoreErrors (13.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:28 DEBUG : empty space: Starting multipart upload 2021/06/01 05:59:28 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 05:59:29 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:29 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/06/01 05:59:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/06/01 05:59:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/06/01 05:59:29 DEBUG : empty space: Unchanged skipping 2021/06/01 05:59:29 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:29 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:29 INFO : There was nothing to transfer 2021/06/01 05:59:30 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:30 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/06/01 05:59:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/06/01 05:59:31 INFO : empty space: Updated modification time in destination 2021/06/01 05:59:31 DEBUG : empty space: Unchanged skipping 2021/06/01 05:59:31 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:31 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:32 DEBUG : empty space: Starting multipart upload 2021/06/01 05:59:32 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 05:59:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/06/01 05:59:34 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/06/01 05:59:34 DEBUG : empty space: Unchanged skipping 2021/06/01 05:59:34 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:34 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.11s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:36 DEBUG : foo: Starting multipart upload 2021/06/01 05:59:36 DEBUG : foo: Uploading segment 0/3 size 3 2021/06/01 05:59:38 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/06/01 05:59:38 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone087638301) 2021/06/01 05:59:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (One drive root 'rclone-test-balifag8heruxeh5ciboyep5') 2021/06/01 05:59:38 DEBUG : foo: sha1 differ 2021/06/01 05:59:38 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:38 DEBUG : foo: Starting multipart upload 2021/06/01 05:59:39 DEBUG : foo: Uploading segment 0/3 size 3 2021/06/01 05:59:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2021/06/01 05:59:39 INFO : foo: Copied (replaced existing) 2021/06/01 05:59:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.65s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:40 DEBUG : empty space: Starting multipart upload 2021/06/01 05:59:41 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 05:59:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:59:42 DEBUG : empty space: Unchanged skipping 2021/06/01 05:59:42 DEBUG : potato: Starting multipart upload 2021/06/01 05:59:42 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:42 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:42 DEBUG : potato: Uploading segment 0/60 size 60 2021/06/01 05:59:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/06/01 05:59:43 INFO : potato: Copied (new) 2021/06/01 05:59:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:45 DEBUG : potato: Starting multipart upload 2021/06/01 05:59:45 DEBUG : potato: Uploading segment 0/60 size 60 2021/06/01 05:59:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/06/01 05:59:47 DEBUG : potato: Starting multipart upload 2021/06/01 05:59:47 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:47 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:47 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 05:59:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2021/06/01 05:59:48 INFO : potato: Copied (replaced existing) 2021/06/01 05:59:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.80s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:50 DEBUG : potato: Starting multipart upload 2021/06/01 05:59:50 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 05:59:51 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:51 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/06/01 05:59:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone087638301) 2021/06/01 05:59:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (One drive root 'rclone-test-balifag8heruxeh5ciboyep5') 2021/06/01 05:59:51 DEBUG : potato: sha1 differ 2021/06/01 05:59:51 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:51 DEBUG : potato: Starting multipart upload 2021/06/01 05:59:52 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 05:59:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2021/06/01 05:59:52 INFO : potato: Copied (replaced existing) 2021/06/01 05:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:53 DEBUG : potato: Starting multipart upload 2021/06/01 05:59:54 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 05:59:54 DEBUG : empty space: Starting multipart upload 2021/06/01 05:59:55 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 05:59:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/06/01 05:59:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:59:56 DEBUG : empty space: Unchanged skipping 2021/06/01 05:59:56 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 05:59:56 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 05:59:56 DEBUG : Waiting for deletions to finish 2021/06/01 05:59:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 05:59:58 DEBUG : potato: Starting multipart upload 2021/06/01 05:59:58 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 05:59:59 DEBUG : empty space: Starting multipart upload 2021/06/01 05:59:59 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:00:01 DEBUG : potato2: Starting multipart upload 2021/06/01 06:00:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:00:01 DEBUG : empty space: Unchanged skipping 2021/06/01 06:00:01 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:01 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:02 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:00:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/06/01 06:00:03 INFO : potato2: Copied (new) 2021/06/01 06:00:03 DEBUG : Waiting for deletions to finish 2021/06/01 06:00:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:00:06 DEBUG : b/potato: Starting multipart upload 2021/06/01 06:00:06 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/06/01 06:00:08 DEBUG : c/non empty space: Starting multipart upload 2021/06/01 06:00:09 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/06/01 06:00:09 DEBUG : d: Making directory 2021/06/01 06:00:10 DEBUG : d/e: Making directory 2021/06/01 06:00:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:00:12 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 06:00:13 DEBUG : a/potato2: Starting multipart upload 2021/06/01 06:00:13 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/06/01 06:00:14 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:14 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/06/01 06:00:14 INFO : a/potato2: Copied (new) 2021/06/01 06:00:14 DEBUG : Waiting for deletions to finish 2021/06/01 06:00:15 INFO : b/potato: Deleted 2021/06/01 06:00:15 DEBUG : d/e: Removing directory 2021/06/01 06:00:15 DEBUG : d: Removing directory 2021/06/01 06:00:16 DEBUG : b: Removing directory 2021/06/01 06:00:17 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:00:21 DEBUG : b/potato: Starting multipart upload 2021/06/01 06:00:22 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/06/01 06:00:23 DEBUG : c/non empty space: Starting multipart upload 2021/06/01 06:00:23 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/06/01 06:00:24 DEBUG : d: Making directory 2021/06/01 06:00:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:00:26 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 06:00:27 DEBUG : a/potato2: Starting multipart upload 2021/06/01 06:00:27 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/06/01 06:00:27 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:27 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/06/01 06:00:27 INFO : a/potato2: Copied (new) 2021/06/01 06:00:27 ERROR : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': not deleting files as there were IO errors 2021/06/01 06:00:27 ERROR : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:00:33 DEBUG : potato: Starting multipart upload 2021/06/01 06:00:34 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:00:34 DEBUG : empty space: Starting multipart upload 2021/06/01 06:00:35 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:00:36 DEBUG : Waiting for deletions to finish 2021/06/01 06:00:37 DEBUG : potato2: Starting multipart upload 2021/06/01 06:00:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:00:37 DEBUG : empty space: Unchanged skipping 2021/06/01 06:00:37 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:37 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:37 INFO : potato: Deleted 2021/06/01 06:00:37 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:00:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/06/01 06:00:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.89s) === RUN TestSyncDeleteBefore run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:00:39 DEBUG : potato: Starting multipart upload 2021/06/01 06:00:39 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:00:40 DEBUG : empty space: Starting multipart upload 2021/06/01 06:00:40 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:00:41 DEBUG : Waiting for deletions to finish 2021/06/01 06:00:41 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:41 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:42 INFO : potato: Deleted 2021/06/01 06:00:42 DEBUG : potato2: Starting multipart upload 2021/06/01 06:00:42 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:00:42 DEBUG : empty space: Unchanged skipping 2021/06/01 06:00:42 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:43 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:00:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/06/01 06:00:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.85s) === RUN TestCopyDeleteBefore run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:00:45 DEBUG : potato: Starting multipart upload 2021/06/01 06:00:45 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:00:46 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:46 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:46 DEBUG : potato2: Starting multipart upload 2021/06/01 06:00:47 DEBUG : potato2: Uploading segment 0/19 size 19 2021/06/01 06:00:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2021/06/01 06:00:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.41s) === RUN TestSyncWithExclude run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:00:49 DEBUG : potato2: Starting multipart upload 2021/06/01 06:00:50 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:00:50 DEBUG : empty space: Starting multipart upload 2021/06/01 06:00:51 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:00:51 DEBUG : enormous: Excluded 2021/06/01 06:00:51 DEBUG : potato2: Excluded 2021/06/01 06:00:52 DEBUG : potato2: Excluded 2021/06/01 06:00:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:00:52 DEBUG : empty space: Unchanged skipping 2021/06/01 06:00:52 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:52 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:52 DEBUG : Waiting for deletions to finish 2021/06/01 06:00:52 INFO : There was nothing to transfer 2021/06/01 06:00:52 DEBUG : enormous: Excluded 2021/06/01 06:00:52 DEBUG : potato2: Excluded 2021/06/01 06:00:53 DEBUG : potato2: Excluded 2021/06/01 06:00:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/06/01 06:00:53 DEBUG : empty space: Unchanged skipping 2021/06/01 06:00:53 DEBUG : Local file system at /tmp/rclone087638301: Waiting for checks to finish 2021/06/01 06:00:53 DEBUG : Local file system at /tmp/rclone087638301: Waiting for transfers to finish 2021/06/01 06:00:53 DEBUG : Waiting for deletions to finish 2021/06/01 06:00:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:00:54 DEBUG : potato2: Starting multipart upload 2021/06/01 06:00:54 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:00:55 DEBUG : empty space: Starting multipart upload 2021/06/01 06:00:55 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:00:56 DEBUG : enormous: Starting multipart upload 2021/06/01 06:00:56 DEBUG : enormous: Uploading segment 0/100 size 100 2021/06/01 06:00:57 DEBUG : enormous: Excluded 2021/06/01 06:00:57 DEBUG : potato2: Excluded 2021/06/01 06:00:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:00:57 DEBUG : empty space: Unchanged skipping 2021/06/01 06:00:57 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:00:57 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:00:57 DEBUG : Waiting for deletions to finish 2021/06/01 06:00:58 INFO : potato2: Deleted 2021/06/01 06:00:58 INFO : enormous: Deleted 2021/06/01 06:00:58 INFO : There was nothing to transfer 2021/06/01 06:00:59 DEBUG : Local file system at /tmp/rclone087638301: Waiting for checks to finish 2021/06/01 06:00:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/06/01 06:00:59 DEBUG : empty space: Unchanged skipping 2021/06/01 06:00:59 DEBUG : Local file system at /tmp/rclone087638301: Waiting for transfers to finish 2021/06/01 06:00:59 DEBUG : Waiting for deletions to finish 2021/06/01 06:00:59 INFO : enormous: Deleted 2021/06/01 06:00:59 INFO : potato2: Deleted 2021/06/01 06:00:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.08s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:01:00 DEBUG : one: Starting multipart upload 2021/06/01 06:01:00 DEBUG : one: Uploading segment 0/3 size 3 2021/06/01 06:01:01 DEBUG : two: Starting multipart upload 2021/06/01 06:01:01 DEBUG : two: Uploading segment 0/3 size 3 2021/06/01 06:01:02 DEBUG : three: Starting multipart upload 2021/06/01 06:01:02 DEBUG : three: Uploading segment 0/5 size 5 2021/06/01 06:01:03 DEBUG : four: Starting multipart upload 2021/06/01 06:01:03 DEBUG : four: Uploading segment 0/8 size 8 2021/06/01 06:01:05 DEBUG : five: Starting multipart upload 2021/06/01 06:01:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/06/01 06:01:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/06/01 06:01:05 DEBUG : one: Destination is newer than source, skipping 2021/06/01 06:01:05 DEBUG : three: Sizes identical 2021/06/01 06:01:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:01:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone087638301) 2021/06/01 06:01:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (One drive root 'rclone-test-balifag8heruxeh5ciboyep5') 2021/06/01 06:01:05 DEBUG : two: sha1 differ 2021/06/01 06:01:05 DEBUG : two: Starting multipart upload 2021/06/01 06:01:05 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:05 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:05 DEBUG : four: Starting multipart upload 2021/06/01 06:01:05 DEBUG : two: Uploading segment 0/3 size 3 2021/06/01 06:01:05 DEBUG : four: Uploading segment 0/4 size 4 2021/06/01 06:01:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/06/01 06:01:06 INFO : four: Copied (replaced existing) 2021/06/01 06:01:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/06/01 06:01:06 INFO : two: Copied (replaced existing) 2021/06/01 06:01:06 DEBUG : five: Uploading segment 0/4 size 4 2021/06/01 06:01:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/06/01 06:01:07 INFO : five: Copied (new) 2021/06/01 06:01:07 DEBUG : Waiting for deletions to finish 2021/06/01 06:01:07 DEBUG : one: Destination is newer than source, skipping 2021/06/01 06:01:07 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone087638301) 2021/06/01 06:01:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (One drive root 'rclone-test-balifag8heruxeh5ciboyep5') 2021/06/01 06:01:07 DEBUG : three: sha1 differ 2021/06/01 06:01:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/06/01 06:01:07 DEBUG : three: Starting multipart upload 2021/06/01 06:01:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/06/01 06:01:07 DEBUG : five: Size and sha1 of src and dst objects identical 2021/06/01 06:01:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:01:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/06/01 06:01:07 DEBUG : two: Size and sha1 of src and dst objects identical 2021/06/01 06:01:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:01:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/06/01 06:01:07 DEBUG : four: Size and sha1 of src and dst objects identical 2021/06/01 06:01:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:01:07 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:08 DEBUG : three: Uploading segment 0/5 size 5 2021/06/01 06:01:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/06/01 06:01:08 INFO : three: Copied (replaced existing) 2021/06/01 06:01:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.34s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" sync_test.go:1088: Can track renames: true 2021/06/01 06:01:12 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Making map for --track-renames 2021/06/01 06:01:12 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Finished making map for --track-renames 2021/06/01 06:01:12 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:12 DEBUG : yam: Starting multipart upload 2021/06/01 06:01:12 DEBUG : potato: Starting multipart upload 2021/06/01 06:01:12 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for renames to finish 2021/06/01 06:01:12 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:12 DEBUG : potato: Uploading segment 0/14 size 14 2021/06/01 06:01:12 DEBUG : yam: Uploading segment 0/11 size 11 2021/06/01 06:01:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/06/01 06:01:12 INFO : potato: Copied (new) 2021/06/01 06:01:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/06/01 06:01:12 INFO : yam: Copied (new) 2021/06/01 06:01:12 DEBUG : Waiting for deletions to finish 2021/06/01 06:01:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:01:13 DEBUG : potato: Unchanged skipping 2021/06/01 06:01:13 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Making map for --track-renames 2021/06/01 06:01:13 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Finished making map for --track-renames 2021/06/01 06:01:13 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:13 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for renames to finish 2021/06/01 06:01:14 INFO : yam: Moved (server-side) to: yaml 2021/06/01 06:01:14 INFO : yaml: Renamed from "yam" 2021/06/01 06:01:14 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:14 DEBUG : Waiting for deletions to finish 2021/06/01 06:01:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (4.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" sync_test.go:1157: Can track renames: true 2021/06/01 06:01:17 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Making map for --track-renames 2021/06/01 06:01:17 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Finished making map for --track-renames 2021/06/01 06:01:17 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:17 DEBUG : yam: Starting multipart upload 2021/06/01 06:01:17 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for renames to finish 2021/06/01 06:01:17 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:17 DEBUG : potato: Starting multipart upload 2021/06/01 06:01:17 DEBUG : yam: Uploading segment 0/11 size 11 2021/06/01 06:01:17 DEBUG : potato: Uploading segment 0/14 size 14 2021/06/01 06:01:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/06/01 06:01:17 INFO : yam: Copied (new) 2021/06/01 06:01:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/06/01 06:01:17 INFO : potato: Copied (new) 2021/06/01 06:01:17 DEBUG : Waiting for deletions to finish 2021/06/01 06:01:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:01:18 DEBUG : potato: Unchanged skipping 2021/06/01 06:01:18 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Making map for --track-renames 2021/06/01 06:01:18 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Finished making map for --track-renames 2021/06/01 06:01:18 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:18 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for renames to finish 2021/06/01 06:01:19 INFO : yam: Moved (server-side) to: yaml 2021/06/01 06:01:19 INFO : yaml: Renamed from "yam" 2021/06/01 06:01:19 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:19 DEBUG : Waiting for deletions to finish 2021/06/01 06:01:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" sync_test.go:1193: Can track renames: true 2021/06/01 06:01:21 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Making map for --track-renames 2021/06/01 06:01:21 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Finished making map for --track-renames 2021/06/01 06:01:21 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:21 DEBUG : potato: Starting multipart upload 2021/06/01 06:01:21 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for renames to finish 2021/06/01 06:01:21 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:22 DEBUG : sub/yam: Starting multipart upload 2021/06/01 06:01:22 DEBUG : sub/yam: Uploading segment 0/11 size 11 2021/06/01 06:01:22 DEBUG : potato: Uploading segment 0/14 size 14 2021/06/01 06:01:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/06/01 06:01:23 INFO : potato: Copied (new) 2021/06/01 06:01:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/06/01 06:01:24 INFO : sub/yam: Copied (new) 2021/06/01 06:01:24 DEBUG : Waiting for deletions to finish 2021/06/01 06:01:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:01:25 DEBUG : potato: Unchanged skipping 2021/06/01 06:01:26 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Making map for --track-renames 2021/06/01 06:01:26 INFO : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Finished making map for --track-renames 2021/06/01 06:01:26 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:26 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for renames to finish 2021/06/01 06:01:26 INFO : sub/yam: Moved (server-side) to: yam 2021/06/01 06:01:26 INFO : yam: Renamed from "sub/yam" 2021/06/01 06:01:26 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:26 DEBUG : Waiting for deletions to finish 2021/06/01 06:01:26 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:01:31 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:31 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:32 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:01:32 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:01:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 06:01:33 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:01:33 INFO : sub dir/hello world: Deleted 2021/06/01 06:01:34 DEBUG : nested/sub dir/file: Starting multipart upload 2021/06/01 06:01:34 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2021/06/01 06:01:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/06/01 06:01:35 INFO : nested/sub dir/file: Copied (new) 2021/06/01 06:01:35 INFO : nested/sub dir/file: Deleted 2021/06/01 06:01:35 DEBUG : sub dir: Removing directory 2021/06/01 06:01:35 DEBUG : nested/sub dir: Removing directory 2021/06/01 06:01:35 DEBUG : nested: Removing directory 2021/06/01 06:01:35 DEBUG : Local file system at /tmp/rclone087638301: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (9.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:01:41 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:01:41 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:01:42 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:01:42 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:01:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/06/01 06:01:42 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:01:42 INFO : sub dir/hello world: Deleted 2021/06/01 06:01:43 DEBUG : nested/sub dir/file: Starting multipart upload 2021/06/01 06:01:43 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2021/06/01 06:01:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/06/01 06:01:44 INFO : nested/sub dir/file: Copied (new) 2021/06/01 06:01:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (8.47s) === RUN TestServerSideMove run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:01:49 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-qonuhun7wijohal0vohemis0" 2021/06/01 06:01:49 DEBUG : Config file has changed externaly - reloading 2021/06/01 06:01:50 DEBUG : potato2: Starting multipart upload 2021/06/01 06:01:51 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:01:51 DEBUG : empty space: Starting multipart upload 2021/06/01 06:01:51 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:01:52 DEBUG : potato3: Starting multipart upload 2021/06/01 06:01:53 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1245: Server side move (if possible) One drive root 'rclone-test-balifag8heruxeh5ciboyep5' -> One drive root 'rclone-test-qonuhun7wijohal0vohemis0' 2021/06/01 06:01:55 DEBUG : empty space: Starting multipart upload 2021/06/01 06:01:55 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:01:56 DEBUG : potato3: Starting multipart upload 2021/06/01 06:01:56 DEBUG : potato3: Uploading segment 0/60 size 60 2021/06/01 06:01:58 DEBUG : One drive root 'rclone-test-qonuhun7wijohal0vohemis0': Using server-side directory move 2021/06/01 06:01:58 INFO : One drive root 'rclone-test-qonuhun7wijohal0vohemis0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/06/01 06:01:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/06/01 06:01:58 DEBUG : empty space: Unchanged skipping 2021/06/01 06:01:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:01:58 DEBUG : One drive root 'rclone-test-qonuhun7wijohal0vohemis0': Waiting for checks to finish 2021/06/01 06:01:58 INFO : empty space: Deleted 2021/06/01 06:01:58 DEBUG : One drive root 'rclone-test-qonuhun7wijohal0vohemis0': Waiting for transfers to finish 2021/06/01 06:01:58 INFO : potato2: Moved (server-side) 2021/06/01 06:01:58 INFO : potato3: Deleted 2021/06/01 06:01:59 INFO : potato3: Moved (server-side) 2021/06/01 06:01:59 INFO : There was nothing to transfer 2021/06/01 06:01:59 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nifopad4vegupeq0lohoden0" 2021/06/01 06:02:00 DEBUG : One drive root 'rclone-test-nifopad4vegupeq0lohoden0': Using server-side directory move 2021/06/01 06:02:01 INFO : One drive root 'rclone-test-nifopad4vegupeq0lohoden0': Server side directory move succeeded 2021/06/01 06:02:02 ERROR : : error listing: directory not found 2021/06/01 06:02:02 DEBUG : One drive root 'rclone-test-nifopad4vegupeq0lohoden0': Purge remote 2021/06/01 06:02:03 DEBUG : One drive root 'rclone-test-qonuhun7wijohal0vohemis0': Purge remote 2021/06/01 06:02:03 purge failed: directory not found --- PASS: TestServerSideMove (14.43s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:02:04 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zakufeq9cewetuc2xonevec1" 2021/06/01 06:02:05 DEBUG : potato2: Starting multipart upload 2021/06/01 06:02:06 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:02:06 DEBUG : empty space: Starting multipart upload 2021/06/01 06:02:07 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:02:07 DEBUG : potato3: Starting multipart upload 2021/06/01 06:02:08 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1245: Server side move (if possible) One drive root 'rclone-test-balifag8heruxeh5ciboyep5' -> One drive root 'rclone-test-zakufeq9cewetuc2xonevec1' 2021/06/01 06:02:10 DEBUG : empty space: Starting multipart upload 2021/06/01 06:02:10 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:02:11 DEBUG : potato3: Starting multipart upload 2021/06/01 06:02:11 DEBUG : potato3: Uploading segment 0/60 size 60 2021/06/01 06:02:12 DEBUG : empty space: Excluded 2021/06/01 06:02:12 DEBUG : empty space: Excluded 2021/06/01 06:02:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:02:12 DEBUG : One drive root 'rclone-test-zakufeq9cewetuc2xonevec1': Waiting for checks to finish 2021/06/01 06:02:12 DEBUG : One drive root 'rclone-test-zakufeq9cewetuc2xonevec1': Waiting for transfers to finish 2021/06/01 06:02:13 INFO : potato3: Deleted 2021/06/01 06:02:13 INFO : potato2: Moved (server-side) 2021/06/01 06:02:13 INFO : potato3: Moved (server-side) 2021/06/01 06:02:13 INFO : There was nothing to transfer 2021/06/01 06:02:14 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fewarom3mibikec2xewacit7" 2021/06/01 06:02:14 DEBUG : Config file has changed externaly - reloading 2021/06/01 06:02:15 DEBUG : empty space: Excluded 2021/06/01 06:02:15 DEBUG : One drive root 'rclone-test-fewarom3mibikec2xewacit7': Waiting for checks to finish 2021/06/01 06:02:15 DEBUG : One drive root 'rclone-test-fewarom3mibikec2xewacit7': Waiting for transfers to finish 2021/06/01 06:02:16 INFO : potato3: Moved (server-side) 2021/06/01 06:02:17 INFO : potato2: Moved (server-side) 2021/06/01 06:02:17 INFO : There was nothing to transfer 2021/06/01 06:02:18 DEBUG : One drive root 'rclone-test-fewarom3mibikec2xewacit7': Purge remote 2021/06/01 06:02:18 DEBUG : One drive root 'rclone-test-zakufeq9cewetuc2xonevec1': Purge remote --- PASS: TestServerSideMoveWithFilter (15.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:02:19 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fegucib5butivud7qipedaj8" 2021/06/01 06:02:20 DEBUG : potato2: Starting multipart upload 2021/06/01 06:02:20 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:02:21 DEBUG : empty space: Starting multipart upload 2021/06/01 06:02:21 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:02:22 DEBUG : potato3: Starting multipart upload 2021/06/01 06:02:22 DEBUG : potato3: Uploading segment 0/68 size 68 2021/06/01 06:02:23 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) One drive root 'rclone-test-balifag8heruxeh5ciboyep5' -> One drive root 'rclone-test-fegucib5butivud7qipedaj8' 2021/06/01 06:02:24 DEBUG : empty space: Starting multipart upload 2021/06/01 06:02:25 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:02:25 DEBUG : potato3: Starting multipart upload 2021/06/01 06:02:26 DEBUG : potato3: Uploading segment 0/60 size 60 2021/06/01 06:02:26 DEBUG : One drive root 'rclone-test-fegucib5butivud7qipedaj8': Using server-side directory move 2021/06/01 06:02:26 INFO : One drive root 'rclone-test-fegucib5butivud7qipedaj8': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/06/01 06:02:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/06/01 06:02:27 DEBUG : empty space: Unchanged skipping 2021/06/01 06:02:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:02:27 DEBUG : One drive root 'rclone-test-fegucib5butivud7qipedaj8': Waiting for checks to finish 2021/06/01 06:02:27 INFO : potato3: Deleted 2021/06/01 06:02:27 INFO : empty space: Deleted 2021/06/01 06:02:27 DEBUG : One drive root 'rclone-test-fegucib5butivud7qipedaj8': Waiting for transfers to finish 2021/06/01 06:02:27 INFO : potato2: Moved (server-side) 2021/06/01 06:02:28 INFO : potato3: Moved (server-side) 2021/06/01 06:02:28 DEBUG : tomatoDir: Removing directory 2021/06/01 06:02:29 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': deleted 1 directories 2021/06/01 06:02:29 INFO : There was nothing to transfer 2021/06/01 06:02:30 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-puresus2yabixos7sogogoc3" 2021/06/01 06:02:30 DEBUG : Config file has changed externaly - reloading 2021/06/01 06:02:30 DEBUG : tomatoDir: Making directory 2021/06/01 06:02:31 DEBUG : One drive root 'rclone-test-puresus2yabixos7sogogoc3': Using server-side directory move 2021/06/01 06:02:32 INFO : One drive root 'rclone-test-puresus2yabixos7sogogoc3': Server side directory move succeeded 2021/06/01 06:02:33 ERROR : : error listing: directory not found 2021/06/01 06:02:34 ERROR : : error listing: directory not found 2021/06/01 06:02:34 DEBUG : One drive root 'rclone-test-puresus2yabixos7sogogoc3': Purge remote 2021/06/01 06:02:34 DEBUG : One drive root 'rclone-test-fegucib5butivud7qipedaj8': Purge remote 2021/06/01 06:02:34 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.43s) === RUN TestServerSideMoveOverlap run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" sync_test.go:1382: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.56s) === RUN TestSyncOverlap run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:02:35 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/rclone-sync-test" --- PASS: TestSyncOverlap (2.39s) === RUN TestSyncCompareDest run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:02:38 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dst" 2021/06/01 06:02:40 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/CompareDest" 2021/06/01 06:02:44 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:02:44 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:02:44 DEBUG : one: Starting multipart upload 2021/06/01 06:02:44 DEBUG : one: Uploading segment 0/3 size 3 2021/06/01 06:02:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/06/01 06:02:45 INFO : one: Copied (new) 2021/06/01 06:02:45 DEBUG : Waiting for deletions to finish 2021/06/01 06:02:47 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:02:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:02:48 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:02:48 DEBUG : one: Starting multipart upload 2021/06/01 06:02:48 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:02:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/06/01 06:02:49 INFO : one: Copied (replaced existing) 2021/06/01 06:02:49 DEBUG : Waiting for deletions to finish 2021/06/01 06:02:49 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:02:50 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:02:51 DEBUG : CompareDest/one: Starting multipart upload 2021/06/01 06:02:51 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2021/06/01 06:02:53 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:02:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:02:54 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:02:54 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:02:54 DEBUG : Waiting for deletions to finish 2021/06/01 06:02:54 INFO : There was nothing to transfer 2021/06/01 06:02:54 DEBUG : CompareDest/two: Starting multipart upload 2021/06/01 06:02:55 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2021/06/01 06:02:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:02:56 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 06:02:56 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:02:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:02:57 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:02:57 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:02:57 DEBUG : Waiting for deletions to finish 2021/06/01 06:02:57 INFO : There was nothing to transfer 2021/06/01 06:02:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:02:59 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 06:02:59 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:02:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:02:59 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:02:59 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:02:59 DEBUG : Waiting for deletions to finish 2021/06/01 06:02:59 INFO : There was nothing to transfer 2021/06/01 06:03:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/06/01 06:03:03 DEBUG : two: Starting multipart upload 2021/06/01 06:03:03 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:03:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:03:03 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:03:03 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:03:03 DEBUG : two: Uploading segment 0/5 size 5 2021/06/01 06:03:04 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/06/01 06:03:04 INFO : two: Copied (new) 2021/06/01 06:03:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (30.49s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:03:09 DEBUG : pre-dest1/1: Starting multipart upload 2021/06/01 06:03:10 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1 2021/06/01 06:03:11 DEBUG : pre-dest2/2: Starting multipart upload 2021/06/01 06:03:11 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1 2021/06/01 06:03:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dest" 2021/06/01 06:03:14 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/pre-dest1" 2021/06/01 06:03:15 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/pre-dest2" 2021/06/01 06:03:17 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:03:17 DEBUG : 1: Destination found in --compare-dest, skipping 2021/06/01 06:03:17 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:03:17 DEBUG : 2: Destination found in --compare-dest, skipping 2021/06/01 06:03:18 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dest': Waiting for checks to finish 2021/06/01 06:03:18 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dest': Waiting for transfers to finish 2021/06/01 06:03:18 DEBUG : 3: Starting multipart upload 2021/06/01 06:03:20 DEBUG : 3: Uploading segment 0/1 size 1 2021/06/01 06:03:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2021/06/01 06:03:21 INFO : 3: Copied (new) 2021/06/01 06:03:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (17.98s) === RUN TestSyncCopyDest run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:03:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dst" 2021/06/01 06:03:29 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/CopyDest" 2021/06/01 06:03:32 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:03:32 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:03:32 DEBUG : one: Starting multipart upload 2021/06/01 06:03:33 DEBUG : one: Uploading segment 0/3 size 3 2021/06/01 06:03:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/06/01 06:03:33 INFO : one: Copied (new) 2021/06/01 06:03:33 DEBUG : Waiting for deletions to finish 2021/06/01 06:03:35 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:03:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:03:36 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:03:36 DEBUG : one: Starting multipart upload 2021/06/01 06:03:37 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:03:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/06/01 06:03:40 INFO : one: Copied (replaced existing) 2021/06/01 06:03:40 DEBUG : Waiting for deletions to finish 2021/06/01 06:03:42 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:03:42 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:03:43 DEBUG : CopyDest/one: Starting multipart upload 2021/06/01 06:03:44 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2021/06/01 06:03:46 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/BackupDir" 2021/06/01 06:03:46 DEBUG : Config file has changed externaly - reloading 2021/06/01 06:03:49 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:03:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:03:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:03:52 INFO : one: Moved (server-side) 2021/06/01 06:03:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/06/01 06:03:55 INFO : one: Copied (server-side copy) 2021/06/01 06:03:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/06/01 06:03:55 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:03:55 DEBUG : Waiting for deletions to finish 2021/06/01 06:03:57 DEBUG : CopyDest/two: Starting multipart upload 2021/06/01 06:03:57 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2021/06/01 06:03:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/06/01 06:04:00 INFO : two: Copied (server-side copy) 2021/06/01 06:04:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/06/01 06:04:00 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:04:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:00 DEBUG : one: Unchanged skipping 2021/06/01 06:04:00 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:04:00 DEBUG : Waiting for deletions to finish 2021/06/01 06:04:02 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:04:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:02 DEBUG : one: Unchanged skipping 2021/06/01 06:04:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:02 DEBUG : two: Unchanged skipping 2021/06/01 06:04:02 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:04:02 DEBUG : Waiting for deletions to finish 2021/06/01 06:04:02 INFO : There was nothing to transfer 2021/06/01 06:04:03 DEBUG : CopyDest/three: Starting multipart upload 2021/06/01 06:04:03 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2021/06/01 06:04:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/06/01 06:04:06 DEBUG : three: Destination not found in --copy-dest 2021/06/01 06:04:06 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:04:06 DEBUG : three: Starting multipart upload 2021/06/01 06:04:06 DEBUG : three: Uploading segment 0/7 size 7 2021/06/01 06:04:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:06 DEBUG : one: Unchanged skipping 2021/06/01 06:04:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:04:06 DEBUG : two: Unchanged skipping 2021/06/01 06:04:06 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:04:07 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/06/01 06:04:07 INFO : three: Copied (new) 2021/06/01 06:04:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (48.73s) === RUN TestSyncBackupDir run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:04:16 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:04:16 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:04:17 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:04:17 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:04:17 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:04:18 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:04:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dst" 2021/06/01 06:04:21 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/backup" 2021/06/01 06:04:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:04:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:04:23 DEBUG : two: Unchanged skipping 2021/06/01 06:04:23 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:04:26 INFO : one: Moved (server-side) 2021/06/01 06:04:26 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:04:26 DEBUG : one: Starting multipart upload 2021/06/01 06:04:26 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:04:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/06/01 06:04:27 INFO : one: Copied (new) 2021/06/01 06:04:27 DEBUG : Waiting for deletions to finish 2021/06/01 06:04:27 INFO : three.txt: Moved (server-side) 2021/06/01 06:04:27 INFO : three.txt: Moved into backup dir 2021/06/01 06:04:28 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:04:28 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/06/01 06:04:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:04:30 DEBUG : two: Unchanged skipping 2021/06/01 06:04:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:04:30 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:04:31 INFO : one: Deleted 2021/06/01 06:04:31 INFO : one: Moved (server-side) 2021/06/01 06:04:31 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:04:31 DEBUG : one: Starting multipart upload 2021/06/01 06:04:31 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:04:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/06/01 06:04:32 INFO : one: Copied (new) 2021/06/01 06:04:32 DEBUG : Waiting for deletions to finish 2021/06/01 06:04:32 INFO : three.txt: Deleted 2021/06/01 06:04:33 INFO : three.txt: Moved (server-side) 2021/06/01 06:04:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.44s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:04:39 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:04:40 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:04:40 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:04:40 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:04:41 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:04:41 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:04:43 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dst" 2021/06/01 06:04:44 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/backup" 2021/06/01 06:04:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:04:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:04:46 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:04:46 DEBUG : two: Unchanged skipping 2021/06/01 06:04:48 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:04:48 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:04:48 DEBUG : one: Starting multipart upload 2021/06/01 06:04:48 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:04:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/06/01 06:04:49 INFO : one: Copied (new) 2021/06/01 06:04:49 DEBUG : Waiting for deletions to finish 2021/06/01 06:04:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:04:50 INFO : three.txt: Moved into backup dir 2021/06/01 06:04:50 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:04:50 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/06/01 06:04:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:04:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:04:52 DEBUG : two: Unchanged skipping 2021/06/01 06:04:52 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:04:52 INFO : one.bak: Deleted 2021/06/01 06:04:53 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:04:53 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:04:53 DEBUG : one: Starting multipart upload 2021/06/01 06:04:53 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:04:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/06/01 06:04:54 INFO : one: Copied (new) 2021/06/01 06:04:54 DEBUG : Waiting for deletions to finish 2021/06/01 06:04:55 INFO : three.txt.bak: Deleted 2021/06/01 06:04:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:04:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:05:01 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:05:01 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:05:02 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:05:02 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:05:04 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:05:04 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:05:08 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dst" 2021/06/01 06:05:09 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/backup" 2021/06/01 06:05:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:05:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:05:11 DEBUG : two: Unchanged skipping 2021/06/01 06:05:11 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:05:13 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:05:13 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:05:13 DEBUG : one: Starting multipart upload 2021/06/01 06:05:14 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:05:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/06/01 06:05:14 INFO : one: Copied (new) 2021/06/01 06:05:14 DEBUG : Waiting for deletions to finish 2021/06/01 06:05:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:05:15 INFO : three.txt: Moved into backup dir 2021/06/01 06:05:16 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:05:16 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/06/01 06:05:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:05:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:05:18 DEBUG : two: Unchanged skipping 2021/06/01 06:05:18 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:05:19 INFO : one-2019-01-01: Deleted 2021/06/01 06:05:19 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:05:19 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:05:19 DEBUG : one: Starting multipart upload 2021/06/01 06:05:20 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:05:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/06/01 06:05:20 INFO : one: Copied (new) 2021/06/01 06:05:20 DEBUG : Waiting for deletions to finish 2021/06/01 06:05:21 INFO : three-2019-01-01.txt: Deleted 2021/06/01 06:05:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:05:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.86s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:05:27 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:05:27 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:05:28 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:05:29 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:05:29 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:05:29 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:05:31 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dst" 2021/06/01 06:05:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:05:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:05:33 DEBUG : two: Unchanged skipping 2021/06/01 06:05:33 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:05:34 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:05:34 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:05:34 DEBUG : one: Starting multipart upload 2021/06/01 06:05:34 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:05:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/06/01 06:05:34 INFO : one: Copied (new) 2021/06/01 06:05:34 DEBUG : Waiting for deletions to finish 2021/06/01 06:05:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:05:35 INFO : three.txt: Moved into backup dir 2021/06/01 06:05:36 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:05:36 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/06/01 06:05:37 DEBUG : one.bak: Excluded 2021/06/01 06:05:37 DEBUG : three.txt.bak: Excluded 2021/06/01 06:05:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:05:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:05:37 DEBUG : two: Unchanged skipping 2021/06/01 06:05:37 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for checks to finish 2021/06/01 06:05:38 INFO : one.bak: Deleted 2021/06/01 06:05:38 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:05:38 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5/dst': Waiting for transfers to finish 2021/06/01 06:05:38 DEBUG : one: Starting multipart upload 2021/06/01 06:05:39 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:05:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/06/01 06:05:39 INFO : one: Copied (new) 2021/06/01 06:05:39 DEBUG : Waiting for deletions to finish 2021/06/01 06:05:40 INFO : three.txt.bak: Deleted 2021/06/01 06:05:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:05:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.84s) === RUN TestSyncSuffix run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:05:45 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:05:45 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:05:45 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:05:46 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:05:46 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:05:46 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:05:48 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dst" 2021/06/01 06:05:48 DEBUG : Config file has changed externaly - reloading 2021/06/01 06:05:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:05:49 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:05:49 DEBUG : one: Starting multipart upload 2021/06/01 06:05:50 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:05:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/06/01 06:05:51 INFO : one: Copied (new) 2021/06/01 06:05:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:05:51 DEBUG : two: Unchanged skipping 2021/06/01 06:05:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/06/01 06:05:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:05:52 DEBUG : three.txt: Starting multipart upload 2021/06/01 06:05:52 DEBUG : three.txt: Uploading segment 0/6 size 6 2021/06/01 06:05:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/06/01 06:05:53 INFO : three.txt: Copied (new) 2021/06/01 06:05:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:05:56 INFO : one.bak: Deleted 2021/06/01 06:05:56 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:05:56 DEBUG : one: Starting multipart upload 2021/06/01 06:05:57 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:05:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/06/01 06:05:57 INFO : one: Copied (new) 2021/06/01 06:05:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:05:58 DEBUG : two: Unchanged skipping 2021/06/01 06:05:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/06/01 06:05:58 INFO : three.txt.bak: Deleted 2021/06/01 06:05:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:05:59 DEBUG : three.txt: Starting multipart upload 2021/06/01 06:05:59 DEBUG : three.txt: Uploading segment 0/19 size 19 2021/06/01 06:06:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/06/01 06:06:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.31s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:06:06 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:06:07 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:06:07 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:06:08 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:06:09 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:06:09 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:06:11 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-balifag8heruxeh5ciboyep5/dst" 2021/06/01 06:06:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:06:13 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:06:13 DEBUG : one: Starting multipart upload 2021/06/01 06:06:14 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:06:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/06/01 06:06:14 INFO : one: Copied (new) 2021/06/01 06:06:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:06:15 DEBUG : two: Unchanged skipping 2021/06/01 06:06:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/06/01 06:06:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:06:16 DEBUG : three.txt: Starting multipart upload 2021/06/01 06:06:16 DEBUG : three.txt: Uploading segment 0/6 size 6 2021/06/01 06:06:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/06/01 06:06:17 INFO : three.txt: Copied (new) 2021/06/01 06:06:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:06:20 INFO : one-2019-01-01: Deleted 2021/06/01 06:06:20 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:06:20 DEBUG : one: Starting multipart upload 2021/06/01 06:06:20 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:06:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/06/01 06:06:21 INFO : one: Copied (new) 2021/06/01 06:06:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:06:21 DEBUG : two: Unchanged skipping 2021/06/01 06:06:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/06/01 06:06:22 INFO : three-2019-01-01.txt: Deleted 2021/06/01 06:06:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:06:23 DEBUG : three.txt: Starting multipart upload 2021/06/01 06:06:23 DEBUG : three.txt: Uploading segment 0/19 size 19 2021/06/01 06:06:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/06/01 06:06:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.51s) === RUN TestSyncUTFNorm run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:06:28 DEBUG : Testêé: Starting multipart upload 2021/06/01 06:06:28 DEBUG : Testêé: Uploading segment 0/18 size 18 2021/06/01 06:06:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/06/01 06:06:29 DEBUG : Testêé: Starting multipart upload 2021/06/01 06:06:29 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:06:29 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:06:29 DEBUG : Testêé: Uploading segment 0/14 size 14 2021/06/01 06:06:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2021/06/01 06:06:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/06/01 06:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.51s) === RUN TestSyncImmutable run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" 2021/06/01 06:06:32 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:06:32 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:06:32 DEBUG : existing: Starting multipart upload 2021/06/01 06:06:33 DEBUG : existing: Uploading segment 0/6 size 6 2021/06/01 06:06:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/06/01 06:06:33 INFO : existing: Copied (new) 2021/06/01 06:06:33 DEBUG : Waiting for deletions to finish 2021/06/01 06:06:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/06/01 06:06:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/06/01 06:06:34 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for checks to finish 2021/06/01 06:06:34 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Waiting for transfers to finish 2021/06/01 06:06:34 ERROR : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': not deleting files as there were IO errors 2021/06/01 06:06:34 ERROR : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.51s) === RUN TestSyncIgnoreCase run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" sync_test.go:1907: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.58s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "One drive root 'rclone-test-balifag8heruxeh5ciboyep5'", Local "Local file system at /tmp/rclone087638301", Modify Window "1s" sync_test.go:1941: This test only runs on local --- PASS: TestMaxTransfer (2.00s) --- SKIP: TestMaxTransfer/Hard (0.65s) --- SKIP: TestMaxTransfer/Soft (0.76s) --- SKIP: TestMaxTransfer/Cautious (0.59s) PASS 2021/06/01 06:06:38 DEBUG : One drive root 'rclone-test-balifag8heruxeh5ciboyep5': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 9m2.469488628s (try 1/5)