"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2021/05/09 05:09:27 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruwixud0wahetem2cizonah4" 2021/05/09 05:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 05:09:27 DEBUG : Creating backend with remote "/tmp/rclone176834897" === 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.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/05/09 05:09:30 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/09 05:09:30 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/05/09 05:09:30 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/09 05:09:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/09 05:09:31 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/05/09 05:09:31 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/05/09 05:09:33 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/09 05:09:33 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/05/09 05:09:33 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/09 05:09:34 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/05/09 05:09:34 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/09 05:09:34 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/05/09 05:09:35 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/05/09 05:09:35 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/05/09 05:09:35 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/05/09 05:09:36 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/05/09 05:09:36 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/05/09 05:09:36 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (9.84s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.68s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.67s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.55s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/09 05:09:37 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 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/09 05:09:37 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/09 05:09:37 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 TestCheck run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.56s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2021/05/09 05:09:48 DEBUG : Creating backend with remote "non-existent" 2021/05/09 05:09:48 DEBUG : Creating backend with remote "non-existent" 2021/05/09 05:09:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/05/09 05:09:48 ERROR : : error reading source directory: directory not found 2021/05/09 05:09:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/05/09 05:09:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.50s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (0.91s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.29s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:10:16 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using interactive mode. 2021/05/09 05:10:16 NOTICE: one: Found 3 files with duplicate names 2021/05/09 05:10:16 NOTICE: one: Deleting 2/3 identical duplicates (MD5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/05/09 05:10:17 INFO : one: Deleted 2021/05/09 05:10:17 INFO : one: Deleted 2021/05/09 05:10:17 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (5.96s) === RUN TestDeduplicateSkip run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:10:22 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using skip mode. 2021/05/09 05:10:22 NOTICE: one: Found 3 files with duplicate names 2021/05/09 05:10:22 NOTICE: one: Deleting 1/2 identical duplicates (MD5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/05/09 05:10:23 INFO : one: Deleted 2021/05/09 05:10:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.09s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:10:28 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using skip mode. 2021/05/09 05:10:29 NOTICE: one: Found 3 files with duplicate names 2021/05/09 05:10:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/05/09 05:10:29 INFO : one: Deleted 2021/05/09 05:10:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.95s) === RUN TestDeduplicateFirst run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:10:34 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using first mode. 2021/05/09 05:10:34 NOTICE: one: Found 3 files with duplicate names 2021/05/09 05:10:35 INFO : one: Deleted 2021/05/09 05:10:35 INFO : one: Deleted 2021/05/09 05:10:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.99s) === RUN TestDeduplicateNewest run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:10:40 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using newest mode. 2021/05/09 05:10:40 NOTICE: one: Found 3 files with duplicate names 2021/05/09 05:10:41 INFO : one: Deleted 2021/05/09 05:10:42 INFO : one: Deleted 2021/05/09 05:10:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.12s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:10:49 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate MD5 hashes using newest mode. 2021/05/09 05:10:49 NOTICE: 934506baaeb0d6a39829c14f0406dc3b: Found 3 files with duplicate MD5 hashes 2021/05/09 05:10:50 INFO : one: Deleted 2021/05/09 05:10:50 INFO : also/one: Deleted 2021/05/09 05:10:50 NOTICE: 934506baaeb0d6a39829c14f0406dc3b: Deleted 2 extra copies 2021/05/09 05:10:53 DEBUG : also: Rmdir: contains trashed file: "one" --- PASS: TestDeduplicateNewestByHash (10.51s) === RUN TestDeduplicateOldest run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:10:57 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using oldest mode. 2021/05/09 05:10:57 NOTICE: one: Found 3 files with duplicate names 2021/05/09 05:10:58 INFO : one: Deleted 2021/05/09 05:10:58 INFO : one: Deleted 2021/05/09 05:10:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.09s) === RUN TestDeduplicateLargest run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:11:03 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using largest mode. 2021/05/09 05:11:03 NOTICE: one: Found 3 files with duplicate names 2021/05/09 05:11:04 INFO : one: Deleted 2021/05/09 05:11:04 INFO : one: Deleted 2021/05/09 05:11:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.91s) === RUN TestDeduplicateSmallest run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:11:08 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using smallest mode. 2021/05/09 05:11:09 NOTICE: one: Found 3 files with duplicate names 2021/05/09 05:11:09 INFO : one: Deleted 2021/05/09 05:11:10 INFO : one: Deleted 2021/05/09 05:11:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.88s) === RUN TestDeduplicateRename run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:11:16 INFO : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Looking for duplicate names using rename mode. 2021/05/09 05:11:16 NOTICE: one.txt: Found 3 files with duplicate names 2021/05/09 05:11:18 INFO : one-2.txt: renamed from: one.txt 2021/05/09 05:11:19 INFO : one-3.txt: renamed from: one.txt 2021/05/09 05:11:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.46s) === RUN TestMergeDirs run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:11:29 INFO : dupe2: merging "two.txt" 2021/05/09 05:11:30 INFO : dupe2: removing empty directory 2021/05/09 05:11:31 INFO : dupe3: merging "three.txt" 2021/05/09 05:11:31 INFO : dupe3: removing empty directory 2021/05/09 05:11:35 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2021/05/09 05:11:35 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2021/05/09 05:11:35 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (13.01s) === RUN TestListDirSorted run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:11:57 DEBUG : a.txt: Excluded 2021/05/09 05:11:57 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) 2021/05/09 05:11:57 DEBUG : pacer: Rate limited, increasing sleep to 1.112445345s 2021/05/09 05:11:58 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:11:58 DEBUG : sub dir/hello world2: Excluded 2021/05/09 05:11:58 DEBUG : sub dir/hello world: Excluded 2021/05/09 05:11:59 DEBUG : sub dir/ignore dir: Excluded 2021/05/09 05:11:59 DEBUG : sub dir/hello world2: Excluded 2021/05/09 05:11:59 DEBUG : sub dir/hello world: Excluded 2021/05/09 05:12:00 DEBUG : sub dir/ignore dir: Excluded 2021/05/09 05:12:05 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2021/05/09 05:12:06 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2021/05/09 05:12:06 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2021/05/09 05:12:06 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2021/05/09 05:12:06 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2021/05/09 05:12:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2021/05/09 05:12:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (31.44s) === RUN TestMkdir run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:12:07 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Making directory 2021/05/09 05:12:07 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:12:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (4.65s) === RUN TestLs run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" --- PASS: TestLs (4.50s) === RUN TestLsWithFilesFrom run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:12:20 DEBUG : empty space: Excluded 2021/05/09 05:12:20 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) 2021/05/09 05:12:20 DEBUG : pacer: Rate limited, increasing sleep to 1.060431249s 2021/05/09 05:12:21 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) 2021/05/09 05:12:21 DEBUG : pacer: Rate limited, increasing sleep to 2.115957593s 2021/05/09 05:12:22 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestLsWithFilesFrom (7.42s) === RUN TestLsLong run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:12:28 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) 2021/05/09 05:12:28 DEBUG : pacer: Rate limited, increasing sleep to 1.5812342s 2021/05/09 05:12:28 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestLsLong (5.55s) === RUN TestHashSums run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:12:35 ERROR : potato2: Hash unsupported: hash type not supported 2021/05/09 05:12:35 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/09 05:12:36 ERROR : potato2: Hash unsupported: hash type not supported 2021/05/09 05:12:36 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/09 05:12:37 ERROR : potato2: Hash unsupported: hash type not supported 2021/05/09 05:12:37 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (9.71s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:12:50 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (11.45s) === RUN TestDelete run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:12:55 DEBUG : Waiting for deletions to finish 2021/05/09 05:12:55 DEBUG : large: Excluded from sync (and deletion) 2021/05/09 05:12:56 INFO : small: Deleted 2021/05/09 05:12:56 INFO : medium: Deleted --- PASS: TestDelete (5.76s) === RUN TestRetry 2021/05/09 05:12:57 DEBUG : Received error: EOF - low level retry 1/5 2021/05/09 05:12:57 DEBUG : Received error: EOF - low level retry 2/5 2021/05/09 05:12:57 DEBUG : Received error: EOF - low level retry 1/5 2021/05/09 05:12:57 DEBUG : Received error: EOF - low level retry 2/5 2021/05/09 05:12:57 DEBUG : Received error: EOF - low level retry 3/5 2021/05/09 05:12:57 DEBUG : Received error: EOF - low level retry 4/5 2021/05/09 05:12:57 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" --- PASS: TestCat (11.01s) === RUN TestPurge 2021/05/09 05:13:08 DEBUG : Creating backend with remote "TestDrive:rclone-test-zarepel3qiwaqob9gimaqik2" 2021/05/09 05:13:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 05:13:08 DEBUG : Creating backend with remote "/tmp/rclone068215211" run.go:176: Remote "Google drive root 'rclone-test-zarepel3qiwaqob9gimaqik2'", Local "Local file system at /tmp/rclone068215211", Modify Window "1ms" 2021/05/09 05:13:08 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) 2021/05/09 05:13:08 DEBUG : pacer: Rate limited, increasing sleep to 1.46936025s 2021/05/09 05:13:08 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) 2021/05/09 05:13:08 DEBUG : pacer: Rate limited, increasing sleep to 2.013414155s 2021/05/09 05:13:10 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:13:17 DEBUG : A2: Making directory 2021/05/09 05:13:18 DEBUG : A1/B2: Making directory 2021/05/09 05:13:19 DEBUG : A1/B2/C2: Making directory 2021/05/09 05:13:20 DEBUG : A1/B1/C3: Making directory 2021/05/09 05:13:20 DEBUG : A3: Making directory 2021/05/09 05:13:21 DEBUG : A3/B3: Making directory 2021/05/09 05:13:23 DEBUG : A3/B3/C4: Making directory 2021/05/09 05:13:26 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) 2021/05/09 05:13:26 DEBUG : pacer: Rate limited, increasing sleep to 1.0510066s 2021/05/09 05:13:26 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) 2021/05/09 05:13:26 DEBUG : pacer: Rate limited, increasing sleep to 2.86200623s 2021/05/09 05:13:26 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:13:32 DEBUG : Google drive root 'rclone-test-zarepel3qiwaqob9gimaqik2': Purge remote 2021/05/09 05:13:32 purge failed: directory not found --- PASS: TestPurge (24.60s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:13:38 DEBUG : A2: Making directory 2021/05/09 05:13:39 DEBUG : A1/B2: Making directory 2021/05/09 05:13:40 DEBUG : A1/B2/C2: Making directory 2021/05/09 05:13:41 DEBUG : A1/B1/C3: Making directory 2021/05/09 05:13:42 DEBUG : A3: Making directory 2021/05/09 05:13:43 DEBUG : A3/B3: Making directory 2021/05/09 05:13:43 DEBUG : A3/B3/C4: Making directory 2021/05/09 05:13:46 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) 2021/05/09 05:13:46 DEBUG : pacer: Rate limited, increasing sleep to 1.855987877s 2021/05/09 05:13:46 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) 2021/05/09 05:13:46 DEBUG : pacer: Rate limited, increasing sleep to 2.400488082s 2021/05/09 05:13:46 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) 2021/05/09 05:13:46 DEBUG : pacer: Rate limited, increasing sleep to 4.611212397s 2021/05/09 05:13:47 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:13:49 DEBUG : A3/B3/C4: Removing directory 2021/05/09 05:13:52 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) 2021/05/09 05:13:52 DEBUG : pacer: Rate limited, increasing sleep to 1.625191196s 2021/05/09 05:13:52 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) 2021/05/09 05:13:52 DEBUG : pacer: Rate limited, increasing sleep to 2.557376137s 2021/05/09 05:13:53 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:13:55 DEBUG : A3/B3: Removing directory 2021/05/09 05:13:55 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2021/05/09 05:13:56 DEBUG : A3: Removing directory 2021/05/09 05:13:56 DEBUG : A3: Rmdir: contains trashed file: "B3" 2021/05/09 05:13:57 DEBUG : A2: Removing directory 2021/05/09 05:13:58 DEBUG : A1/B2/C2: Removing directory 2021/05/09 05:13:59 DEBUG : A1/B2: Removing directory 2021/05/09 05:13:59 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2021/05/09 05:13:59 DEBUG : A1/B1/C3: Removing directory 2021/05/09 05:14:03 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2021/05/09 05:14:04 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2021/05/09 05:14:04 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/05/09 05:14:07 DEBUG : A1: Rmdir: contains trashed file: "B2" 2021/05/09 05:14:07 DEBUG : A1: Rmdir: contains trashed file: "B1" 2021/05/09 05:14:07 DEBUG : A1: Rmdir: contains trashed file: "two" --- PASS: TestRmdirsNoLeaveRoot (34.98s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:14:07 DEBUG : A1: Making directory 2021/05/09 05:14:07 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) 2021/05/09 05:14:07 DEBUG : pacer: Rate limited, increasing sleep to 1.871961327s 2021/05/09 05:14:08 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:14:10 DEBUG : A1/B1: Making directory 2021/05/09 05:14:11 DEBUG : A1/B1/C1: Making directory 2021/05/09 05:14:15 DEBUG : A1/B1/C1: Removing directory 2021/05/09 05:14:16 DEBUG : A1/B1: Removing directory 2021/05/09 05:14:17 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/05/09 05:14:18 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (11.48s) === RUN TestRmdirsWithFilter run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:14:19 DEBUG : A1: Making directory 2021/05/09 05:14:20 DEBUG : A1/B1: Making directory 2021/05/09 05:14:21 DEBUG : A1/B1/C1: Making directory 2021/05/09 05:14:23 DEBUG : A1/B1/C1: Removing directory 2021/05/09 05:14:24 DEBUG : A1/B1: Removing directory 2021/05/09 05:14:24 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/05/09 05:14:26 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (8.03s) === RUN TestCopyURL run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:14:29 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (8.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:14:36 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 05:14:37 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 05:14:37 INFO : file1: Copied (new) to: sub/file2 2021/05/09 05:14:37 INFO : file1: Deleted 2021/05/09 05:14:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/05/09 05:14:38 DEBUG : file1: Unchanged skipping 2021/05/09 05:14:38 INFO : file1: Deleted 2021/05/09 05:14:39 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': don't need to copy/move sub/file2, it is already at target location 2021/05/09 05:14:40 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (5.74s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestMoveFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:14:45 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruwixud0wahetem2cizonah4/backup" 2021/05/09 05:14:45 DEBUG : Config file has changed externaly - reloading 2021/05/09 05:14:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/09 05:14:49 INFO : dst/file1: Moved (server-side) 2021/05/09 05:14:50 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 05:14:50 INFO : dst/file1: Copied (new) 2021/05/09 05:14:50 INFO : dst/file1: Deleted 2021/05/09 05:14:51 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) 2021/05/09 05:14:51 DEBUG : pacer: Rate limited, increasing sleep to 1.063211668s 2021/05/09 05:14:52 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:14:54 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/05/09 05:14:55 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/05/09 05:14:56 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (14.69s) === RUN TestCopyFile run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:14:56 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 05:14:58 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 05:14:58 INFO : file1: Copied (new) to: sub/file2 2021/05/09 05:14:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/05/09 05:14:59 DEBUG : file1: Unchanged skipping 2021/05/09 05:15:00 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': don't need to copy/move sub/file2, it is already at target location 2021/05/09 05:15:03 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (7.53s) === RUN TestCopyFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:15:07 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruwixud0wahetem2cizonah4/backup" 2021/05/09 05:15:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/09 05:15:10 INFO : dst/file1: Moved (server-side) 2021/05/09 05:15:12 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 05:15:12 INFO : dst/file1: Copied (new) 2021/05/09 05:15:15 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/05/09 05:15:16 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/05/09 05:15:16 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (15.15s) === RUN TestCopyFileCompareDest run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:15:19 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruwixud0wahetem2cizonah4/dst" 2021/05/09 05:15:20 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruwixud0wahetem2cizonah4/CompareDest" 2021/05/09 05:15:21 DEBUG : one: Need to transfer - File not found at Destination 2021/05/09 05:15:23 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/05/09 05:15:23 INFO : one: Copied (new) 2021/05/09 05:15:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:15:25 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/05/09 05:15:25 INFO : one: Copied (replaced existing) 2021/05/09 05:15:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:15:30 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 05:15:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:15:35 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 05:15:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:15:36 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 05:15:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/05/09 05:15:37 DEBUG : two: Need to transfer - File not found at Destination 2021/05/09 05:15:39 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/05/09 05:15:39 INFO : two: Copied (new) 2021/05/09 05:15:42 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/05/09 05:15:42 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/05/09 05:15:43 DEBUG : CompareDest: Rmdir: contains trashed file: "one" 2021/05/09 05:15:43 DEBUG : CompareDest: Rmdir: contains trashed file: "two" --- PASS: TestCopyFileCompareDest (26.66s) === RUN TestCopyFileCopyDest run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:15:46 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruwixud0wahetem2cizonah4/dst" 2021/05/09 05:15:46 DEBUG : Config file has changed externaly - reloading 2021/05/09 05:15:47 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruwixud0wahetem2cizonah4/CopyDest" 2021/05/09 05:15:48 DEBUG : one: Need to transfer - File not found at Destination 2021/05/09 05:15:49 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/05/09 05:15:49 INFO : one: Copied (new) 2021/05/09 05:15:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:15:52 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/05/09 05:15:52 INFO : one: Copied (replaced existing) 2021/05/09 05:15:57 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruwixud0wahetem2cizonah4/BackupDir" 2021/05/09 05:15:57 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) 2021/05/09 05:15:57 DEBUG : pacer: Rate limited, increasing sleep to 1.285410406s 2021/05/09 05:15:57 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) 2021/05/09 05:15:57 DEBUG : pacer: Rate limited, increasing sleep to 2.503293865s 2021/05/09 05:15:59 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:16:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:16:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:16:03 INFO : one: Moved (server-side) 2021/05/09 05:16:04 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/05/09 05:16:04 INFO : one: Copied (server-side copy) 2021/05/09 05:16:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/05/09 05:16:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:16:07 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/05/09 05:16:07 INFO : two: Copied (server-side copy) 2021/05/09 05:16:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/05/09 05:16:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:16:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:16:08 DEBUG : two: Unchanged skipping 2021/05/09 05:16:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/05/09 05:16:11 DEBUG : three: Destination not found in --copy-dest 2021/05/09 05:16:11 DEBUG : three: Need to transfer - File not found at Destination 2021/05/09 05:16:12 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/05/09 05:16:12 INFO : three: Copied (new) 2021/05/09 05:16:17 DEBUG : dst: Rmdir: contains trashed file: "three" 2021/05/09 05:16:17 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/05/09 05:16:17 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/05/09 05:16:17 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) 2021/05/09 05:16:17 DEBUG : pacer: Rate limited, increasing sleep to 1.643641802s 2021/05/09 05:16:17 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) 2021/05/09 05:16:17 DEBUG : pacer: Rate limited, increasing sleep to 2.60058563s 2021/05/09 05:16:19 DEBUG : pacer: low level retry 3/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) 2021/05/09 05:16:19 DEBUG : pacer: Rate limited, increasing sleep to 4.929777238s 2021/05/09 05:16:22 DEBUG : pacer: Reducing sleep to 0s 2021/05/09 05:16:27 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2021/05/09 05:16:27 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2021/05/09 05:16:27 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2021/05/09 05:16:28 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (43.74s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:16:40 DEBUG : A1/B2: Making directory 2021/05/09 05:16:41 DEBUG : A1/B1/C3: Making directory 2021/05/09 05:16:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/05/09 05:16:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/05/09 05:16:53 INFO : A2/one: Moved (server-side) to: A3/one 2021/05/09 05:16:53 INFO : A2/two: Moved (server-side) to: A3/two 2021/05/09 05:16:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/05/09 05:16:57 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2021/05/09 05:16:57 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2021/05/09 05:16:57 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2021/05/09 05:16:57 DEBUG : A2: Rmdir: contains trashed file: "B2" 2021/05/09 05:16:57 DEBUG : A2: Rmdir: contains trashed file: "B1" 2021/05/09 05:17:04 DEBUG : A3/B1/C2: Rmdir: contains trashed file: "five" 2021/05/09 05:17:05 DEBUG : A3/B1/C1: Rmdir: contains trashed file: "four" 2021/05/09 05:17:06 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2021/05/09 05:17:06 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2021/05/09 05:17:06 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2021/05/09 05:17:06 DEBUG : A3/B1: Rmdir: contains trashed file: "three" 2021/05/09 05:17:06 DEBUG : A3: Rmdir: contains trashed file: "B2" 2021/05/09 05:17:06 DEBUG : A3: Rmdir: contains trashed file: "B1" 2021/05/09 05:17:06 DEBUG : A3: Rmdir: contains trashed file: "two" 2021/05/09 05:17:06 DEBUG : A3: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (37.73s) === RUN TestGetFsInfo run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:17:08 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 05:17:09 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/05/09 05:17:09 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/05/09 05:17:09 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/05/09 05:17:10 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:17:12 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 05:17:14 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/05/09 05:17:14 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/05/09 05:17:15 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/05/09 05:17:16 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/05/09 05:17:16 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:17:20 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 05:17:21 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/09 05:17:21 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/05/09 05:17:22 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:17:24 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 05:17:25 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/09 05:17:26 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/05/09 05:17:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.56s) === RUN TestRcatSize run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:17:29 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': File to upload is small (60 bytes), uploading instead of streaming 2021/05/09 05:17:31 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/05/09 05:17:31 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.89s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Google drive root 'rclone-test-ruwixud0wahetem2cizonah4'", Local "Local file system at /tmp/rclone176834897", Modify Window "1ms" 2021/05/09 05:17:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/05/09 05:17:35 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 05:17:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/05/09 05:17:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/05/09 05:17:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/05/09 05:17:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/05/09 05:17:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/05/09 05:17:39 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = 3abf7d9ad7187fd50c9af13c48ae3156 OK 2021/05/09 05:17:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/05/09 05:17:42 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2021/05/09 05:17:42 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (11.34s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/05/09 05:17:44 DEBUG : Google drive root 'rclone-test-ruwixud0wahetem2cizonah4': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 8m17.314033527s (try 1/5)