"./operations.test -test.v -test.timeout 30m0s -remote TestDrive: -verbose" - Starting (try 1/5) === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy === RUN TestMultithreadCopy/{size:131071_streams:2} 2019/10/12 05:34:09 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2019/10/12 05:34:09 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2019/10/12 05:34:09 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2019/10/12 05:34:10 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2019/10/12 05:34:10 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2019/10/12 05:34:10 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2019/10/12 05:34:12 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2019/10/12 05:34:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2019/10/12 05:34:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2019/10/12 05:34:13 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2019/10/12 05:34:13 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2019/10/12 05:34:13 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2019/10/12 05:34:15 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2019/10/12 05:34:15 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2019/10/12 05:34:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2019/10/12 05:34:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2019/10/12 05:34:15 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2019/10/12 05:34:15 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (9.63s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.52s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.84s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.37s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2019/10/12 05:34:16 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2019/10/12 05:34:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2019/10/12 05:34:16 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestDeduplicateInteractive 2019/10/12 05:34:20 INFO : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Looking for duplicates using interactive mode. 2019/10/12 05:34:20 NOTICE: one: Found 3 duplicates - deleting identical copies 2019/10/12 05:34:20 NOTICE: one: Deleting 2/3 identical duplicates (MD5 "0f6d3e59c45e54d0f2cb30fb594620a3") 2019/10/12 05:34:21 INFO : one: Deleted 2019/10/12 05:34:22 INFO : one: Deleted 2019/10/12 05:34:22 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (6.63s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestDeduplicateSkip 2019/10/12 05:34:26 INFO : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Looking for duplicates using skip mode. 2019/10/12 05:34:27 NOTICE: one: Found 3 duplicates - deleting identical copies 2019/10/12 05:34:27 NOTICE: one: Deleting 1/2 identical duplicates (MD5 "0f6d3e59c45e54d0f2cb30fb594620a3") 2019/10/12 05:34:27 INFO : one: Deleted --- PASS: TestDeduplicateSkip (6.41s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestDeduplicateFirst 2019/10/12 05:34:33 INFO : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Looking for duplicates using first mode. 2019/10/12 05:34:34 NOTICE: one: Found 3 duplicates - deleting identical copies 2019/10/12 05:34:40 INFO : one: Deleted 2019/10/12 05:34:40 INFO : one: Deleted 2019/10/12 05:34:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (12.20s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestDeduplicateNewest 2019/10/12 05:34:45 INFO : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Looking for duplicates using newest mode. 2019/10/12 05:34:46 NOTICE: one: Found 3 duplicates - deleting identical copies 2019/10/12 05:34:46 INFO : one: Deleted 2019/10/12 05:34:47 INFO : one: Deleted 2019/10/12 05:34:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.37s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestDeduplicateOldest 2019/10/12 05:34:51 INFO : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Looking for duplicates using oldest mode. 2019/10/12 05:34:52 NOTICE: one: Found 3 duplicates - deleting identical copies 2019/10/12 05:34:52 INFO : one: Deleted 2019/10/12 05:34:53 INFO : one: Deleted 2019/10/12 05:34:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.04s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestDeduplicateLargest 2019/10/12 05:35:14 INFO : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Looking for duplicates using largest mode. 2019/10/12 05:35:15 NOTICE: one: Found 3 duplicates - deleting identical copies 2019/10/12 05:35:15 INFO : one: Deleted 2019/10/12 05:35:16 INFO : one: Deleted 2019/10/12 05:35:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (23.50s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestDeduplicateRename 2019/10/12 05:35:23 INFO : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Looking for duplicates using rename mode. 2019/10/12 05:35:24 NOTICE: one.txt: Found 3 duplicates - deleting identical copies 2019/10/12 05:35:25 INFO : one-2.txt: renamed from: one.txt 2019/10/12 05:35:26 INFO : one-3.txt: renamed from: one.txt 2019/10/12 05:35:27 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.75s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestMergeDirs 2019/10/12 05:35:39 INFO : dupe2: merging "two.txt" 2019/10/12 05:35:40 INFO : dupe2: removing empty directory 2019/10/12 05:35:41 INFO : dupe3: merging "three.txt" 2019/10/12 05:35:43 INFO : dupe3: removing empty directory 2019/10/12 05:35:46 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2019/10/12 05:35:46 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2019/10/12 05:35:46 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (16.57s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestListDirSorted 2019/10/12 05:36:03 DEBUG : a.txt: Excluded 2019/10/12 05:36:03 DEBUG : sub dir/hello world: Excluded 2019/10/12 05:36:03 DEBUG : sub dir/hello world2: Excluded 2019/10/12 05:36:04 DEBUG : sub dir/ignore dir: Excluded 2019/10/12 05:36:04 DEBUG : sub dir/hello world: Excluded 2019/10/12 05:36:04 DEBUG : sub dir/hello world2: Excluded 2019/10/12 05:36:04 DEBUG : sub dir/ignore dir: Excluded 2019/10/12 05:36:09 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2019/10/12 05:36:10 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2019/10/12 05:36:10 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2019/10/12 05:36:11 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2019/10/12 05:36:11 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2019/10/12 05:36:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2019/10/12 05:36:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" --- PASS: TestListDirSorted (24.99s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestMkdir 2019/10/12 05:36:12 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Making directory 2019/10/12 05:36:12 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Making directory --- PASS: TestMkdir (0.58s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestLsd 2019/10/12 05:36:17 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.12s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestLs --- PASS: TestLs (4.72s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestLsWithFilesFrom 2019/10/12 05:37:01 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (40.31s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestLsLong --- PASS: TestLsLong (4.54s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestHashSums --- PASS: TestHashSums (4.90s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount 2019/10/12 05:37:20 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (8.66s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestDelete 2019/10/12 05:37:25 INFO : Waiting for deletions to finish 2019/10/12 05:37:25 DEBUG : large: Excluded from sync (and deletion) 2019/10/12 05:37:26 INFO : small: Deleted 2019/10/12 05:37:26 INFO : medium: Deleted --- PASS: TestDelete (6.50s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCheck 2019/10/12 05:37:29 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 1: Starting check test 2019/10/12 05:37:29 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 2: Starting check test 2019/10/12 05:37:31 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 3: Starting check test 2019/10/12 05:37:32 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 4: Starting check test 2019/10/12 05:37:33 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 5: Starting check test 2019/10/12 05:37:34 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 6: Starting check test 2019/10/12 05:37:35 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 7: Starting check test --- PASS: TestCheck (10.39s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCheckFsError 2019/10/12 05:37:37 INFO : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2019/10/12 05:37:37 ERROR : : error reading source directory: directory not found 2019/10/12 05:37:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 1 differences found --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload 2019/10/12 05:37:39 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 1: Starting check test 2019/10/12 05:37:40 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 2: Starting check test 2019/10/12 05:37:42 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 3: Starting check test 2019/10/12 05:37:44 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 4: Starting check test 2019/10/12 05:37:46 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 5: Starting check test 2019/10/12 05:37:49 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 6: Starting check test 2019/10/12 05:37:50 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 7: Starting check test --- PASS: TestCheckDownload (16.48s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCheckSizeOnly 2019/10/12 05:38:22 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 1: Starting check test 2019/10/12 05:38:22 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 2: Starting check test 2019/10/12 05:38:23 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 3: Starting check test 2019/10/12 05:38:25 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 4: Starting check test 2019/10/12 05:38:25 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 5: Starting check test 2019/10/12 05:38:27 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 6: Starting check test 2019/10/12 05:38:27 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': 7: Starting check test --- PASS: TestCheckSizeOnly (36.28s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCat --- PASS: TestCat (8.61s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestPurge 2019/10/12 05:38:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2019/10/12 05:38:44 DEBUG : A2: Making directory 2019/10/12 05:38:45 DEBUG : A1/B2: Making directory 2019/10/12 05:38:46 DEBUG : A1/B2/C2: Making directory 2019/10/12 05:38:47 DEBUG : A1/B1/C3: Making directory 2019/10/12 05:38:48 DEBUG : A3: Making directory 2019/10/12 05:38:49 DEBUG : A3/B3: Making directory 2019/10/12 05:38:50 DEBUG : A3/B3/C4: Making directory 2019/10/12 05:38:53 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2019/10/12 05:38:53 DEBUG : pacer: Rate limited, increasing sleep to 1.253810075s 2019/10/12 05:38:53 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2019/10/12 05:38:53 DEBUG : pacer: Rate limited, increasing sleep to 2.171965968s 2019/10/12 05:38:53 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2019/10/12 05:38:53 DEBUG : pacer: Rate limited, increasing sleep to 4.354423503s 2019/10/12 05:38:53 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2019/10/12 05:38:53 DEBUG : pacer: Rate limited, increasing sleep to 8.855192274s 2019/10/12 05:38:53 DEBUG : pacer: Reducing sleep to 0s 2019/10/12 05:38:55 INFO : Waiting for deletions to finish 2019/10/12 05:38:56 INFO : A1/B1/C1/one: Deleted 2019/10/12 05:38:56 DEBUG : A1/B1/C3: Removing directory 2019/10/12 05:38:57 DEBUG : A1/B1/C1: Removing directory 2019/10/12 05:38:58 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2019/10/12 05:38:58 DEBUG : A1/B1: Removing directory 2019/10/12 05:38:58 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2019/10/12 05:38:58 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2019/10/12 05:39:00 DEBUG : Google drive root 'rclone-test-loxofex0biwerik8nulodeh5': Purge remote 2019/10/12 05:39:01 purge failed: directory not found --- PASS: TestPurge (21.99s) run.go:176: Remote "Google drive root 'rclone-test-loxofex0biwerik8nulodeh5'", Local "Local file system at /tmp/rclone134243365", Modify Window "1ms" === RUN TestRmdirsNoLeaveRoot 2019/10/12 05:39:05 DEBUG : A2: Making directory 2019/10/12 05:39:08 DEBUG : A1/B2: Making directory 2019/10/12 05:39:09 DEBUG : A1/B2/C2: Making directory 2019/10/12 05:39:10 DEBUG : A1/B1/C3: Making directory 2019/10/12 05:39:10 DEBUG : A3: Making directory 2019/10/12 05:39:11 DEBUG : A3/B3: Making directory 2019/10/12 05:39:12 DEBUG : A3/B3/C4: Making directory 2019/10/12 05:39:15 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2019/10/12 05:39:15 DEBUG : pacer: Rate limited, increasing sleep to 1.061119944s 2019/10/12 05:39:15 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2019/10/12 05:39:15 DEBUG : pacer: Rate limited, increasing sleep to 2.357199856s 2019/10/12 05:39:15 DEBUG : pacer: Reducing sleep to 0s 2019/10/12 05:39:17 DEBUG : A3/B3/C4: Removing directory 2019/10/12 05:39:19 DEBUG : A3/B3: Removing directory 2019/10/12 05:39:20 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2019/10/12 05:39:20 DEBUG : A3: Removing directory 2019/10/12 05:39:20 DEBUG : A3: Rmdir: contains trashed file: "B3" 2019/10/12 05:39:21 DEBUG : A2: Removing directory 2019/10/12 05:39:22 DEBUG : A1/B2/C2: Removing directory 2019/10/12 05:39:22 DEBUG : A1/B2: Removing directory 2019/10/12 05:39:22 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2019/10/12 05:39:23 DEBUG : A1/B1/C3: Removing directory 2019/10/12 05:39:38 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2019/10/12 05:39:38 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2019/10/12 05:39:38 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2019/10/12 05:39:39 DEBUG : A1: Rmdir: contains trashed file: "B2" 2019/10/12 05:39:39 DEBUG : A1: Rmdir: contains trashed file: "B1" 2019/10/12 05:39:39 DEBUG : A1: Rmdir: contains trashed file: "two" --- PASS: TestRmdirsNoLeaveRoot (40.93s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestRmdirsLeaveRoot 2019/10/12 05:39:42 DEBUG : A1: Making directory 2019/10/12 05:39:43 DEBUG : A1/B1: Making directory 2019/10/12 05:39:44 DEBUG : A1/B1/C1: Making directory 2019/10/12 05:39:48 DEBUG : A1/B1/C1: Removing directory 2019/10/12 05:39:48 DEBUG : A1/B1: Removing directory 2019/10/12 05:39:49 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2019/10/12 05:39:50 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.96s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCopyURL --- PASS: TestCopyURL (7.04s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestMoveFile 2019/10/12 05:39:59 DEBUG : file1: Need to transfer - File not found at Destination 2019/10/12 05:40:01 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2019/10/12 05:40:01 INFO : file1: Copied (new) 2019/10/12 05:40:01 INFO : file1: Deleted 2019/10/12 05:40:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2019/10/12 05:40:02 DEBUG : file1: Unchanged skipping 2019/10/12 05:40:02 INFO : file1: Deleted 2019/10/12 05:40:02 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': don't need to copy/move sub/file2, it is already at target location 2019/10/12 05:40:04 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (5.99s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCaseInsensitiveMoveFile --- PASS: TestCaseInsensitiveMoveFile (0.40s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestMoveFileBackupDir 2019/10/12 05:40:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2019/10/12 05:40:12 INFO : dst/file1: Moved (server side) 2019/10/12 05:40:13 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2019/10/12 05:40:13 INFO : dst/file1: Copied (new) 2019/10/12 05:40:13 INFO : dst/file1: Deleted 2019/10/12 05:40:16 DEBUG : dst: Rmdir: contains trashed file: "file1" 2019/10/12 05:40:17 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2019/10/12 05:40:17 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (13.13s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCopyFile 2019/10/12 05:40:18 DEBUG : file1: Need to transfer - File not found at Destination 2019/10/12 05:40:21 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2019/10/12 05:40:21 INFO : file1: Copied (new) 2019/10/12 05:40:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2019/10/12 05:40:22 DEBUG : file1: Unchanged skipping 2019/10/12 05:40:22 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': don't need to copy/move sub/file2, it is already at target location 2019/10/12 05:40:24 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (6.13s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCopyFileBackupDir 2019/10/12 05:40:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2019/10/12 05:40:31 INFO : dst/file1: Moved (server side) 2019/10/12 05:40:32 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2019/10/12 05:40:32 INFO : dst/file1: Copied (new) 2019/10/12 05:40:35 DEBUG : dst: Rmdir: contains trashed file: "file1" 2019/10/12 05:40:36 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2019/10/12 05:40:37 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (13.17s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCopyFileCompareDest 2019/10/12 05:40:40 DEBUG : one: Need to transfer - File not found at Destination 2019/10/12 05:40:43 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2019/10/12 05:40:43 INFO : one: Copied (new) 2019/10/12 05:40:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2019/10/12 05:40:45 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2019/10/12 05:40:45 INFO : one: Copied (replaced existing) 2019/10/12 05:40:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2019/10/12 05:40:50 DEBUG : one: Destination found in --compare-dest, skipping 2019/10/12 05:40:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2019/10/12 05:40:53 DEBUG : two: Destination found in --compare-dest, skipping 2019/10/12 05:40:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2019/10/12 05:40:54 DEBUG : two: Destination found in --compare-dest, skipping 2019/10/12 05:40:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2019/10/12 05:40:55 DEBUG : two: Need to transfer - File not found at Destination 2019/10/12 05:40:57 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2019/10/12 05:40:57 INFO : two: Copied (new) 2019/10/12 05:41:00 DEBUG : dst: Rmdir: contains trashed file: "two" 2019/10/12 05:41:00 DEBUG : dst: Rmdir: contains trashed file: "one" 2019/10/12 05:41:00 DEBUG : CompareDest: Rmdir: contains trashed file: "one" 2019/10/12 05:41:00 DEBUG : CompareDest: Rmdir: contains trashed file: "two" --- PASS: TestCopyFileCompareDest (23.82s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestCopyFileCopyDest 2019/10/12 05:41:04 DEBUG : one: Need to transfer - File not found at Destination 2019/10/12 05:41:06 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2019/10/12 05:41:06 INFO : one: Copied (new) 2019/10/12 05:41:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2019/10/12 05:41:08 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2019/10/12 05:41:08 INFO : one: Copied (replaced existing) 2019/10/12 05:41:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2019/10/12 05:41:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2019/10/12 05:41:17 INFO : one: Moved (server side) 2019/10/12 05:41:18 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2019/10/12 05:41:18 INFO : one: Copied (server side copy) 2019/10/12 05:41:18 DEBUG : one: Destination found in --copy-dest, using server side copy 2019/10/12 05:41:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2019/10/12 05:41:21 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2019/10/12 05:41:21 INFO : two: Copied (server side copy) 2019/10/12 05:41:21 DEBUG : two: Destination found in --copy-dest, using server side copy 2019/10/12 05:41:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2019/10/12 05:41:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2019/10/12 05:41:23 DEBUG : two: Unchanged skipping 2019/10/12 05:41:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2019/10/12 05:41:26 DEBUG : three: Destination not found in --copy-dest 2019/10/12 05:41:26 DEBUG : three: Need to transfer - File not found at Destination 2019/10/12 05:41:27 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2019/10/12 05:41:27 INFO : three: Copied (new) 2019/10/12 05:41:32 DEBUG : dst: Rmdir: contains trashed file: "three" 2019/10/12 05:41:32 DEBUG : dst: Rmdir: contains trashed file: "two" 2019/10/12 05:41:32 DEBUG : dst: Rmdir: contains trashed file: "one" 2019/10/12 05:41:33 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2019/10/12 05:41:33 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2019/10/12 05:41:33 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2019/10/12 05:41:34 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (33.44s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove 2019/10/12 05:41:45 DEBUG : A1/B2: Making directory 2019/10/12 05:41:46 DEBUG : A1/B1/C3: Making directory 2019/10/12 05:41:57 INFO : A2/two: Moved (server side) 2019/10/12 05:41:57 INFO : A2/B1/three: Moved (server side) 2019/10/12 05:41:57 INFO : A2/B1/C2/five: Moved (server side) 2019/10/12 05:41:57 INFO : A2/one: Moved (server side) 2019/10/12 05:41:58 INFO : A2/B1/C1/four: Moved (server side) 2019/10/12 05:42:01 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2019/10/12 05:42:01 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2019/10/12 05:42:01 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2019/10/12 05:42:02 DEBUG : A2: Rmdir: contains trashed file: "B2" 2019/10/12 05:42:02 DEBUG : A2: Rmdir: contains trashed file: "B1" 2019/10/12 05:42:09 DEBUG : A3/B1/C2: Rmdir: contains trashed file: "five" 2019/10/12 05:42:09 DEBUG : A3/B1/C1: Rmdir: contains trashed file: "four" 2019/10/12 05:42:10 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2019/10/12 05:42:10 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2019/10/12 05:42:10 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2019/10/12 05:42:10 DEBUG : A3/B1: Rmdir: contains trashed file: "three" 2019/10/12 05:42:11 DEBUG : A3: Rmdir: contains trashed file: "B2" 2019/10/12 05:42:11 DEBUG : A3: Rmdir: contains trashed file: "B1" 2019/10/12 05:42:11 DEBUG : A3: Rmdir: contains trashed file: "two" 2019/10/12 05:42:11 DEBUG : A3: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (37.06s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.46s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestRcAbout --- SKIP: TestRcAbout (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCleanup --- SKIP: TestRcCleanup (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyfile --- SKIP: TestRcCopyfile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyurl --- SKIP: TestRcCopyurl (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDelete --- SKIP: TestRcDelete (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDeletefile --- SKIP: TestRcDeletefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcList --- SKIP: TestRcList (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMkdir --- SKIP: TestRcMkdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMovefile --- SKIP: TestRcMovefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPurge --- SKIP: TestRcPurge (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdir --- SKIP: TestRcRmdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdirs --- SKIP: TestRcRmdirs (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcSize --- SKIP: TestRcSize (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPublicLink --- SKIP: TestRcPublicLink (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcFsInfo --- SKIP: TestRcFsInfo (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcat 2019/10/12 05:42:12 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': File to upload is small (34 bytes), uploading instead of streaming 2019/10/12 05:42:14 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2019/10/12 05:42:14 INFO : with_checksum_small_file_from_pipe: Copied (new) 2019/10/12 05:42:15 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2019/10/12 05:42:15 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical 2019/10/12 05:42:17 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': File to upload is small (34 bytes), uploading instead of streaming 2019/10/12 05:42:19 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2019/10/12 05:42:19 INFO : no_checksum_small_file_from_pipe: Copied (new) 2019/10/12 05:42:20 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) --- PASS: TestRcat (9.85s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" === RUN TestRcatSize 2019/10/12 05:42:41 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': File to upload is small (60 bytes), uploading instead of streaming 2019/10/12 05:42:44 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2019/10/12 05:42:44 INFO : potato2: Copied (new) --- PASS: TestRcatSize (23.75s) run.go:176: Remote "Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4'", Local "Local file system at /tmp/rclone324120635", Modify Window "1ms" PASS 2019/10/12 05:42:46 DEBUG : Google drive root 'rclone-test-yozuwow6pocakuc0fenizez4': Purge remote "./operations.test -test.v -test.timeout 30m0s -remote TestDrive: -verbose" - Finished OK in 8m40.309811348s (try 1/5)