"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2021/04/05 05:55:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6" 2021/04/05 05:55:27 DEBUG : Creating backend with remote "TestDrive:crypt/p5rfssjmptqms5hptcebkrehglr6mfqtspaveu3bpd42hq3q2ah1ptgjrolkkhcom6vsolmfd4utq" 2021/04/05 05:55:29 DEBUG : Creating backend with remote "/tmp/rclone740407479" === 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 "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/04/05 05:55:30 DEBUG : file1: MD5 = d1e3be42e4c02cf760f9ee5e6ec3b292 OK 2021/04/05 05:55:31 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/04/05 05:55:31 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/04/05 05:55:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/04/05 05:55:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/04/05 05:55:32 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/04/05 05:55:32 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/04/05 05:55:33 DEBUG : file1: MD5 = db2000e8067fdfc779549395be84aa0a OK 2021/04/05 05:55:34 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/04/05 05:55:34 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/04/05 05:55:34 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/04/05 05:55:35 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/04/05 05:55:35 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/04/05 05:55:35 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/04/05 05:55:37 DEBUG : file1: MD5 = 2443981312398c655e405abffc7fa82d OK 2021/04/05 05:55:37 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/04/05 05:55:37 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/04/05 05:55:37 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/04/05 05:55:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/04/05 05:55:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/04/05 05:55:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (10.78s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.40s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.37s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/04/05 05:55:39 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/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/04/05 05:55:39 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/04/05 05:55:39 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 "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:55:41 DEBUG : rutabaga: MD5 = 36588f64897124de10d8f7d14ea2a2ca OK === RUN TestCheck/1 === RUN TestCheck/2 2021/04/05 05:55:43 DEBUG : empty space: MD5 = eb6b01d432deb71b74c0e484afc7d218 OK === RUN TestCheck/3 2021/04/05 05:55:44 DEBUG : potato2: MD5 = c61beb1826c6190c74755197f76cef46 OK === RUN TestCheck/4 === RUN TestCheck/5 2021/04/05 05:55:46 DEBUG : remotepotato: MD5 = 4e8fd3f7f1b7b800bd760db1331873c6 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (9.75s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2021/04/05 05:55:49 DEBUG : Creating backend with remote "non-existent" 2021/04/05 05:55:49 DEBUG : Creating backend with remote "non-existent" 2021/04/05 05:55:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/04/05 05:55:49 ERROR : : error reading source directory: directory not found 2021/04/05 05:55:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/04/05 05:55:49 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 "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:55:50 DEBUG : rutabaga: MD5 = e8e28ebe8330e39eb91e62641e8b662a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/04/05 05:55:54 DEBUG : empty space: MD5 = 2b9a01fa98c57cb11caef6bd3c418b95 OK === RUN TestCheckDownload/3 2021/04/05 05:55:56 DEBUG : potato2: MD5 = b0a35b78726bf82b901b8ef2a9fcc98b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/04/05 05:55:59 DEBUG : remotepotato: MD5 = 9b83db688124e987a98e4cccdc85eb16 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.63s) --- PASS: TestCheckDownload/1 (0.92s) --- PASS: TestCheckDownload/2 (0.86s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (0.91s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (0.68s) --- PASS: TestCheckDownload/7 (0.67s) === RUN TestCheckSizeOnly run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:04 DEBUG : rutabaga: MD5 = ba5f05884976a8d2aff7d8e334205eda OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/04/05 05:56:06 DEBUG : empty space: MD5 = 3c7ccc40b95ab82009c691c6c63240b6 OK === RUN TestCheckSizeOnly/3 2021/04/05 05:56:07 DEBUG : potato2: MD5 = d4bb845d4876fe77ed59a9558ec239d6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/04/05 05:56:09 DEBUG : remotepotato: MD5 = 5a7277cdd8e8742f4f1cc0c5733cb38a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.77s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.33s) === RUN TestDeduplicateSkip run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Looking for duplicate names using skip mode. 2021/04/05 05:56:16 NOTICE: one: Found 2 files with duplicate names 2021/04/05 05:56:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.30s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Looking for duplicate names using skip mode. 2021/04/05 05:56:21 NOTICE: one: Found 3 files with duplicate names 2021/04/05 05:56:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/04/05 05:56:21 INFO : one: Deleted 2021/04/05 05:56:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.44s) === RUN TestDeduplicateFirst run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Looking for duplicate names using first mode. 2021/04/05 05:56:26 NOTICE: one: Found 3 files with duplicate names 2021/04/05 05:56:27 INFO : one: Deleted 2021/04/05 05:56:27 INFO : one: Deleted 2021/04/05 05:56:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.31s) === RUN TestDeduplicateNewest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Looking for duplicate names using newest mode. 2021/04/05 05:56:32 NOTICE: one: Found 3 files with duplicate names 2021/04/05 05:56:32 INFO : one: Deleted 2021/04/05 05:56:33 INFO : one: Deleted 2021/04/05 05:56:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.98s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.37s) === RUN TestDeduplicateOldest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Looking for duplicate names using oldest mode. 2021/04/05 05:56:38 NOTICE: one: Found 3 files with duplicate names 2021/04/05 05:56:38 INFO : one: Deleted 2021/04/05 05:56:39 INFO : one: Deleted 2021/04/05 05:56:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.69s) === RUN TestDeduplicateLargest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Looking for duplicate names using largest mode. 2021/04/05 05:56:44 NOTICE: one: Found 3 files with duplicate names 2021/04/05 05:56:44 INFO : one: Deleted 2021/04/05 05:56:45 INFO : one: Deleted 2021/04/05 05:56:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.81s) === RUN TestDeduplicateSmallest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Looking for duplicate names using smallest mode. 2021/04/05 05:56:49 NOTICE: one: Found 3 files with duplicate names 2021/04/05 05:56:50 INFO : one: Deleted 2021/04/05 05:56:50 INFO : one: Deleted 2021/04/05 05:56:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.51s) === RUN TestDeduplicateRename run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:56:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Looking for duplicate names using rename mode. 2021/04/05 05:56:56 NOTICE: one.txt: Found 3 files with duplicate names 2021/04/05 05:56:57 INFO : one-2.txt: renamed from: one.txt 2021/04/05 05:56:58 INFO : one-3.txt: renamed from: one.txt 2021/04/05 05:56:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.32s) === RUN TestMergeDirs run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:57:04 DEBUG : dupe1/one.txt: MD5 = e450a25a2e771eb6729a01172bcbb263 OK 2021/04/05 05:57:06 DEBUG : dupe2/two.txt: MD5 = 47937a90940f391d80dfc6b8428003cd OK 2021/04/05 05:57:08 DEBUG : dupe3/three.txt: MD5 = 84991073fbbd20101f388dcccf3b1473 OK 2021/04/05 05:57:08 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2021/04/05 05:57:08 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2021/04/05 05:57:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2021/04/05 05:57:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2021/04/05 05:57:13 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2021/04/05 05:57:13 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2021/04/05 05:57:13 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.69s) === RUN TestListDirSorted run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:57:15 DEBUG : a.txt: MD5 = 2f5eab5c903effe20359edd046945e35 OK 2021/04/05 05:57:16 DEBUG : zend.txt: MD5 = 5794419b9186b34d01939a898b45751e OK 2021/04/05 05:57:18 DEBUG : sub dir/hello world: MD5 = 076723c82d68884938040fd8eaeba720 OK 2021/04/05 05:57:19 DEBUG : sub dir/hello world2: MD5 = fec4578319dcc25c1dbfcad253a95976 OK 2021/04/05 05:57:22 DEBUG : sub dir/ignore dir/.ignore: MD5 = f7b66e283256030080a8747f8dae2554 OK 2021/04/05 05:57:23 DEBUG : sub dir/ignore dir/should be ignored: MD5 = 0fe48bf38a80e64d3c7c4729c0671933 OK 2021/04/05 05:57:25 DEBUG : sub dir/sub sub dir/hello world3: MD5 = 005ebe150c6b1002a4b2ef791e3f69b0 OK 2021/04/05 05:57:26 DEBUG : a.txt: Excluded 2021/04/05 05:57:26 DEBUG : sub dir/hello world2: Excluded 2021/04/05 05:57:26 DEBUG : sub dir/hello world: Excluded 2021/04/05 05:57:27 DEBUG : sub dir/ignore dir: Excluded 2021/04/05 05:57:27 DEBUG : sub dir/hello world2: Excluded 2021/04/05 05:57:27 DEBUG : sub dir/hello world: Excluded 2021/04/05 05:57:27 DEBUG : sub dir/ignore dir: Excluded 2021/04/05 05:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2021/04/05 05:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2021/04/05 05:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2021/04/05 05:57:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2021/04/05 05:57:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2021/04/05 05:57:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2021/04/05 05:57:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.44s) === RUN TestMkdir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Making directory 2021/04/05 05:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Making directory --- PASS: TestMkdir (0.58s) === RUN TestLsd run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:57:36 DEBUG : sub dir/hello world: MD5 = 1d1bdcfa68f23c885defdadf6a41d0a2 OK 2021/04/05 05:57:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.43s) === RUN TestLs run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:57:40 DEBUG : potato2: MD5 = bc46e125bec6560aa40b35d6851928ce OK 2021/04/05 05:57:41 DEBUG : empty space: MD5 = f7c96a3f778d0356780bb61f4ec4b2ea OK --- PASS: TestLs (4.26s) === RUN TestLsWithFilesFrom run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:57:44 DEBUG : potato2: MD5 = 5bef4dea19ec325ad6d305143c64e296 OK 2021/04/05 05:57:46 DEBUG : empty space: MD5 = a7d5d92d67a9f150b5d8c4f1c183e04e OK 2021/04/05 05:57:46 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (4.49s) === RUN TestLsLong run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:57:49 DEBUG : potato2: MD5 = ac652cbf73c3293dbf9b342d5a0bbe53 OK 2021/04/05 05:57:50 DEBUG : empty space: MD5 = e35af2510436cac79e5ae6d6d7b74f6b OK --- PASS: TestLsLong (4.12s) === RUN TestHashSums run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:57:53 DEBUG : potato2: MD5 = 3f9373ddf0feb13af8f17d24c32cf921 OK 2021/04/05 05:57:54 DEBUG : empty space: MD5 = c4df58700476b2f6d32065df2e2552db OK 2021/04/05 05:57:57 ERROR : potato2: Hash unsupported: hash type not supported 2021/04/05 05:57:57 ERROR : empty space: Hash unsupported: hash type not supported 2021/04/05 05:57:58 ERROR : potato2: Hash unsupported: hash type not supported 2021/04/05 05:57:58 ERROR : empty space: Hash unsupported: hash type not supported 2021/04/05 05:57:59 ERROR : potato2: Hash unsupported: hash type not supported 2021/04/05 05:57:59 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (9.24s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:58:02 DEBUG : potato2: MD5 = afbe3f4a4875729b6b6ac38b98cdc7ef OK 2021/04/05 05:58:03 DEBUG : empty space: MD5 = 1f9f95ae1e4984e64c3da9934944cdb5 OK 2021/04/05 05:58:05 DEBUG : sub dir/potato3: MD5 = a051d3109bea756de86b5fd2e0d3f8db OK 2021/04/05 05:58:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.73s) === RUN TestDelete run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:58:10 DEBUG : small: MD5 = 200316e97aeedd58580f6d8a44f1a0d5 OK 2021/04/05 05:58:11 DEBUG : medium: MD5 = 23ed1462e68472e725c37dcb21266dc0 OK 2021/04/05 05:58:13 DEBUG : large: MD5 = 1846992af2407588185a0435ec8ab05a OK 2021/04/05 05:58:13 DEBUG : Waiting for deletions to finish 2021/04/05 05:58:13 DEBUG : large: Excluded from sync (and deletion) 2021/04/05 05:58:13 INFO : small: Deleted 2021/04/05 05:58:13 INFO : medium: Deleted --- PASS: TestDelete (5.92s) === RUN TestRetry 2021/04/05 05:58:14 DEBUG : Received error: EOF - low level retry 1/5 2021/04/05 05:58:14 DEBUG : Received error: EOF - low level retry 2/5 2021/04/05 05:58:14 DEBUG : Received error: EOF - low level retry 1/5 2021/04/05 05:58:14 DEBUG : Received error: EOF - low level retry 2/5 2021/04/05 05:58:14 DEBUG : Received error: EOF - low level retry 3/5 2021/04/05 05:58:14 DEBUG : Received error: EOF - low level retry 4/5 2021/04/05 05:58:14 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:58:16 DEBUG : file1: MD5 = c1153a6999ecf4ad8f81733ededf5c35 OK 2021/04/05 05:58:17 DEBUG : file2: MD5 = d8c01432380eccb834d2253e3bec33a0 OK --- PASS: TestCat (11.68s) === RUN TestPurge 2021/04/05 05:58:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/04/05 05:58:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikodud1bixarex0powehav6" 2021/04/05 05:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/htr07i2so3opn9bkb8v0kq9or214mq7jofje3hak9i66iok841f01jat6pir512iu0daq97u53l40" 2021/04/05 05:58:27 DEBUG : Creating backend with remote "/tmp/rclone627184641" run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikodud1bixarex0powehav6'", Local "Local file system at /tmp/rclone627184641", Modify Window "1ms" 2021/04/05 05:58:31 DEBUG : A1/B1/C1/one: MD5 = 0e653433819f42d3f02bae1a6b259610 OK 2021/04/05 05:58:31 DEBUG : A2: Making directory 2021/04/05 05:58:32 DEBUG : A1/B2: Making directory 2021/04/05 05:58:33 DEBUG : A1/B2/C2: Making directory 2021/04/05 05:58:34 DEBUG : A1/B1/C3: Making directory 2021/04/05 05:58:34 DEBUG : A3: Making directory 2021/04/05 05:58:35 DEBUG : A3/B3: Making directory 2021/04/05 05:58:36 DEBUG : A3/B3/C4: Making directory 2021/04/05 05:58:38 DEBUG : A1/two: MD5 = 41ee94381f8b33cee650a557dd18bcd1 OK 2021/04/05 05:58:39 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/04/05 05:58:39 DEBUG : pacer: Rate limited, increasing sleep to 1.951434375s 2021/04/05 05:58:39 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:58:41 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/04/05 05:58:41 DEBUG : pacer: Rate limited, increasing sleep to 1.010495261s 2021/04/05 05:58:41 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/04/05 05:58:41 DEBUG : pacer: Rate limited, increasing sleep to 2.46026093s 2021/04/05 05:58:41 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/04/05 05:58:41 DEBUG : pacer: Rate limited, increasing sleep to 4.331127756s 2021/04/05 05:58:43 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikodud1bixarex0powehav6': Purge remote 2021/04/05 05:58:48 purge failed: directory not found --- PASS: TestPurge (22.12s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:58:52 DEBUG : A1/B1/C1/one: MD5 = 29bdc3d132cf6eecb2fb916ae9f8c37e OK 2021/04/05 05:58:52 DEBUG : A2: Making directory 2021/04/05 05:58:52 DEBUG : A1/B2: Making directory 2021/04/05 05:58: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) 2021/04/05 05:58:53 DEBUG : pacer: Rate limited, increasing sleep to 1.683406058s 2021/04/05 05:58:53 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:58:55 DEBUG : A1/B2/C2: Making directory 2021/04/05 05:58:56 DEBUG : A1/B1/C3: Making directory 2021/04/05 05:58:56 DEBUG : A3: Making directory 2021/04/05 05:58:57 DEBUG : A3/B3: Making directory 2021/04/05 05:58:58 DEBUG : A3/B3/C4: Making directory 2021/04/05 05:59:00 DEBUG : A1/two: MD5 = 122820bd86aba1453f2e0b298477b429 OK 2021/04/05 05:59:00 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/04/05 05:59:00 DEBUG : pacer: Rate limited, increasing sleep to 1.03312043s 2021/04/05 05:59:00 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/04/05 05:59:00 DEBUG : pacer: Rate limited, increasing sleep to 2.988594442s 2021/04/05 05:59:00 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:00 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/04/05 05:59:00 DEBUG : pacer: Rate limited, increasing sleep to 1.370239354s 2021/04/05 05:59:01 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:03 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/04/05 05:59:03 DEBUG : pacer: Rate limited, increasing sleep to 1.335358081s 2021/04/05 05:59:03 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/04/05 05:59:03 DEBUG : pacer: Rate limited, increasing sleep to 2.767836642s 2021/04/05 05:59:05 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:05 DEBUG : A3/B3/C4: Removing directory 2021/04/05 05:59: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/04/05 05:59:08 DEBUG : pacer: Rate limited, increasing sleep to 1.233007988s 2021/04/05 05:59: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/04/05 05:59:08 DEBUG : pacer: Rate limited, increasing sleep to 2.753804163s 2021/04/05 05:59: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/04/05 05:59:08 DEBUG : pacer: Rate limited, increasing sleep to 4.847300289s 2021/04/05 05:59: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/04/05 05:59:08 DEBUG : pacer: Rate limited, increasing sleep to 8.217809389s 2021/04/05 05:59:10 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:18 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/04/05 05:59:18 DEBUG : pacer: Rate limited, increasing sleep to 1.660298595s 2021/04/05 05:59:18 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/04/05 05:59:18 DEBUG : pacer: Rate limited, increasing sleep to 2.034023231s 2021/04/05 05:59:18 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/04/05 05:59:18 DEBUG : pacer: Rate limited, increasing sleep to 4.623563129s 2021/04/05 05:59:18 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/04/05 05:59:18 DEBUG : pacer: Rate limited, increasing sleep to 8.612633277s 2021/04/05 05:59:20 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:29 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/04/05 05:59:29 DEBUG : pacer: Rate limited, increasing sleep to 1.200094087s 2021/04/05 05:59:29 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/04/05 05:59:29 DEBUG : pacer: Rate limited, increasing sleep to 2.033920693s 2021/04/05 05:59:29 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:30 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/04/05 05:59:30 DEBUG : pacer: Rate limited, increasing sleep to 1.173819914s 2021/04/05 05:59:31 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:32 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/04/05 05:59:32 DEBUG : pacer: Rate limited, increasing sleep to 1.327327381s 2021/04/05 05:59:32 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/04/05 05:59:32 DEBUG : pacer: Rate limited, increasing sleep to 2.596295565s 2021/04/05 05:59:32 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/04/05 05:59:32 DEBUG : pacer: Rate limited, increasing sleep to 4.818055033s 2021/04/05 05:59:34 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:38 DEBUG : A3/B3: Removing directory 2021/04/05 05:59:39 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/04/05 05:59:39 DEBUG : pacer: Rate limited, increasing sleep to 1.140040467s 2021/04/05 05:59:39 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2021/04/05 05:59:40 DEBUG : A3: Removing directory 2021/04/05 05:59:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2021/04/05 05:59:41 DEBUG : A2: Removing directory 2021/04/05 05:59:42 DEBUG : A1/B2/C2: Removing directory 2021/04/05 05:59:42 DEBUG : A1/B2: Removing directory 2021/04/05 05:59:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/04/05 05:59:43 DEBUG : A1/B1/C3: Removing directory 2021/04/05 05:59:43 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/04/05 05:59:43 DEBUG : pacer: Rate limited, increasing sleep to 1.454866769s 2021/04/05 05:59:43 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/04/05 05:59:43 DEBUG : pacer: Rate limited, increasing sleep to 2.575771205s 2021/04/05 05:59:45 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:49 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/04/05 05:59:49 DEBUG : pacer: Rate limited, increasing sleep to 1.106260812s 2021/04/05 05:59:49 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/04/05 05:59: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/04/05 05:59:51 DEBUG : pacer: Rate limited, increasing sleep to 1.87629035s 2021/04/05 05:59:51 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/04/05 05:59:51 DEBUG : pacer: Rate limited, increasing sleep to 2.827761465s 2021/04/05 05:59:54 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 05:59:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/04/05 05:59:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/04/05 05:59:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/04/05 05:59:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/04/05 05:59:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/04/05 05:59:58 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/04/05 05:59:58 DEBUG : pacer: Rate limited, increasing sleep to 1.770598632s 2021/04/05 05:59:58 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestRmdirsNoLeaveRoot (69.44s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 05:59:58 DEBUG : A1: Making directory 2021/04/05 06:00:00 DEBUG : A1/B1: Making directory 2021/04/05 06:00:01 DEBUG : A1/B1/C1: Making directory 2021/04/05 06:00:03 DEBUG : A1/B1/C1: Removing directory 2021/04/05 06:00:03 DEBUG : A1/B1: Removing directory 2021/04/05 06:00:04 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/04/05 06:00:04 DEBUG : pacer: Rate limited, increasing sleep to 1.385927346s 2021/04/05 06:00:04 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:00:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/04/05 06:00:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.28s) === RUN TestRmdirsWithFilter run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:00:07 DEBUG : A1: Making directory 2021/04/05 06:00: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/04/05 06:00:07 DEBUG : pacer: Rate limited, increasing sleep to 1.563979546s 2021/04/05 06:00:07 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/04/05 06:00:07 DEBUG : pacer: Rate limited, increasing sleep to 2.38989115s 2021/04/05 06:00:09 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:00:09 DEBUG : A1/B1: Making directory 2021/04/05 06:00:12 DEBUG : A1/B1/C1: Making directory 2021/04/05 06:00:13 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/04/05 06:00:13 DEBUG : pacer: Rate limited, increasing sleep to 1.035631666s 2021/04/05 06:00:14 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:00:16 DEBUG : A1/B1/C1: Removing directory 2021/04/05 06:00:16 DEBUG : A1/B1: Removing directory 2021/04/05 06:00:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/04/05 06:00:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (11.67s) === RUN TestCopyURL run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:00:20 DEBUG : file1: MD5 = 9d356a32bcab4b51b28a0aae9417fda1 OK 2021/04/05 06:00:21 DEBUG : filename.txt: File name found in url 2021/04/05 06:00:22 DEBUG : filename.txt: MD5 = 8046f6c0c31d17afe1110d9b25fe561c OK 2021/04/05 06:00:23 DEBUG : file2: MD5 = 619c6885043f16e1449894dcc2b2e874 OK --- PASS: TestCopyURL (6.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:00:26 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 06:00:28 DEBUG : file1: MD5 = 0dd1f9c7f504c909e8ac878e389b3c5c OK 2021/04/05 06:00:28 INFO : file1: Copied (new) to: sub/file2 2021/04/05 06:00:28 INFO : file1: Deleted 2021/04/05 06:00:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/04/05 06:00:28 DEBUG : file1: Unchanged skipping 2021/04/05 06:00:28 INFO : file1: Deleted 2021/04/05 06:00:29 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/04/05 06:00:29 DEBUG : pacer: Rate limited, increasing sleep to 1.612427349s 2021/04/05 06:00:29 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': don't need to copy/move sub/file2, it is already at target location 2021/04/05 06:00:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.05s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.36s) === RUN TestMoveFileBackupDir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:00:33 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/04/05 06:00:33 DEBUG : pacer: Rate limited, increasing sleep to 1.109340147s 2021/04/05 06:00:33 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/04/05 06:00:33 DEBUG : pacer: Rate limited, increasing sleep to 2.536713717s 2021/04/05 06:00:35 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:00:39 DEBUG : dst/file1: MD5 = e155aa304459998372d1d133ac17b6fd OK 2021/04/05 06:00:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6/backup" 2021/04/05 06:00:39 DEBUG : Creating backend with remote "TestDrive:crypt/p5rfssjmptqms5hptcebkrehglr6mfqtspaveu3bpd42hq3q2ah1ptgjrolkkhcom6vsolmfd4utq/1nrff024r7pq65ecp72fc28jb0" 2021/04/05 06:00:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/04/05 06:00:43 INFO : dst/file1: Moved (server-side) 2021/04/05 06:00:43 DEBUG : pacer: low level retry 1/1 (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/04/05 06:00:43 DEBUG : pacer: Rate limited, increasing sleep to 1.834557918s 2021/04/05 06:00:43 DEBUG : dst/file1: Received 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 - low level retry 1/10 2021/04/05 06:00:43 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/04/05 06:00:43 DEBUG : pacer: Rate limited, increasing sleep to 2.188582333s 2021/04/05 06:00:45 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:00:49 DEBUG : dst/file1: MD5 = 5d830a89980a39173141025091167b3c OK 2021/04/05 06:00:49 INFO : dst/file1: Copied (new) 2021/04/05 06:00:49 INFO : dst/file1: Deleted 2021/04/05 06:00:49 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/04/05 06:00:49 DEBUG : pacer: Rate limited, increasing sleep to 1.671470691s 2021/04/05 06:00:49 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/04/05 06:00:49 DEBUG : pacer: Rate limited, increasing sleep to 2.422058953s 2021/04/05 06:00:50 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:00:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/04/05 06:00:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/04/05 06:00:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (22.06s) === RUN TestCopyFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:00:55 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 06:00:57 DEBUG : file1: MD5 = e72786993f9e222c3b62e3cec8447c6d OK 2021/04/05 06:00:57 INFO : file1: Copied (new) to: sub/file2 2021/04/05 06:00:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/04/05 06:00:58 DEBUG : file1: Unchanged skipping 2021/04/05 06:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': don't need to copy/move sub/file2, it is already at target location 2021/04/05 06:01:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.75s) === RUN TestCopyFileBackupDir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:01:03 DEBUG : dst/file1: MD5 = 235ca46e055e00381a379b8ef6d50af7 OK 2021/04/05 06:01:03 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/04/05 06:01:03 DEBUG : pacer: Rate limited, increasing sleep to 1.257818825s 2021/04/05 06:01:03 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/04/05 06:01:03 DEBUG : pacer: Rate limited, increasing sleep to 2.631272066s 2021/04/05 06:01:04 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:01:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6/backup" 2021/04/05 06:01:07 DEBUG : Creating backend with remote "TestDrive:crypt/p5rfssjmptqms5hptcebkrehglr6mfqtspaveu3bpd42hq3q2ah1ptgjrolkkhcom6vsolmfd4utq/1nrff024r7pq65ecp72fc28jb0" 2021/04/05 06:01:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/04/05 06:01:11 INFO : dst/file1: Moved (server-side) 2021/04/05 06:01:12 DEBUG : dst/file1: MD5 = e0ed83c15756ef2f89922a09f31b1ad5 OK 2021/04/05 06:01:12 INFO : dst/file1: Copied (new) 2021/04/05 06:01:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/04/05 06:01:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/04/05 06:01:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.07s) === RUN TestCopyFileCompareDest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6/dst" 2021/04/05 06:01:17 DEBUG : Creating backend with remote "TestDrive:crypt/p5rfssjmptqms5hptcebkrehglr6mfqtspaveu3bpd42hq3q2ah1ptgjrolkkhcom6vsolmfd4utq/31u3jie661vd5p8j7rtc3hgbh0" 2021/04/05 06:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6/CompareDest" 2021/04/05 06:01:19 DEBUG : Creating backend with remote "TestDrive:crypt/p5rfssjmptqms5hptcebkrehglr6mfqtspaveu3bpd42hq3q2ah1ptgjrolkkhcom6vsolmfd4utq/gveqi14airsml4bgu7krj116o8" 2021/04/05 06:01:20 DEBUG : one: Need to transfer - File not found at Destination 2021/04/05 06:01:22 DEBUG : one: MD5 = 9ad87d493f738b01ff69152dd7feb554 OK 2021/04/05 06:01:22 INFO : one: Copied (new) 2021/04/05 06:01:23 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/04/05 06:01:23 DEBUG : pacer: Rate limited, increasing sleep to 1.87786249s 2021/04/05 06:01:23 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/04/05 06:01:23 DEBUG : pacer: Rate limited, increasing sleep to 2.317328447s 2021/04/05 06:01:25 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:01:26 DEBUG : one: MD5 = aa933154f7e48686a19b74e66f62e701 OK 2021/04/05 06:01:26 INFO : one: Copied (replaced existing) 2021/04/05 06:01:27 DEBUG : dst/one: MD5 = 766358fddec39928f63bcc6d01b4da64 OK 2021/04/05 06:01:30 DEBUG : CompareDest/one: MD5 = 56afd84b39a67d784781d562d805ddf9 OK 2021/04/05 06:01:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/04/05 06:01:31 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:01:33 DEBUG : CompareDest/two: MD5 = a69564862b3964e3ac35513aa73d8814 OK 2021/04/05 06:01:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/04/05 06:01:34 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:01:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/04/05 06:01:35 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:01:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/04/05 06:01:36 DEBUG : two: Need to transfer - File not found at Destination 2021/04/05 06:01:37 DEBUG : two: MD5 = db074849fe889175ee6b59eb3114b70c OK 2021/04/05 06:01:37 INFO : two: Copied (new) 2021/04/05 06:01:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/04/05 06:01:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/04/05 06:01:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/04/05 06:01:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.84s) === RUN TestCopyFileCopyDest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:01:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6/dst" 2021/04/05 06:01:42 DEBUG : Creating backend with remote "TestDrive:crypt/p5rfssjmptqms5hptcebkrehglr6mfqtspaveu3bpd42hq3q2ah1ptgjrolkkhcom6vsolmfd4utq/31u3jie661vd5p8j7rtc3hgbh0" 2021/04/05 06:01:43 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2021/04/05 06:01:43 DEBUG : Saving config "token" = "{\"access_token\":\"ya29.a0AfH6SMCArXY-HTOlTtoTPrgZr-O3D7Hw2KobQNxaUIMZjEYFN-IikGbka5bLBQnq00y7Umv_KwZ8-5lAP73sv-XgBL4s7jXD9uijqvTW_DqrI-5vhrqUU1ttTReaDHafzQeKciC9RUL2F_poTTQ3qqB32Dw4-Z0\",\"token_type\":\"Bearer\",\"refresh_token\":\"1/AThdAZcyZNYq8mfUtPP-ph2jByUxLnM8vEMZkFtyoWiTvbQRAibXF3cdS6kDmjLv\",\"expiry\":\"2021-04-05T07:01:42.082659335Z\"}" in section "TestDrive" of the config file 2021/04/05 06:01:43 DEBUG : TestDrive: Saved new token in config file 2021/04/05 06:01:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6/CopyDest" 2021/04/05 06:01:43 DEBUG : Creating backend with remote "TestDrive:crypt/p5rfssjmptqms5hptcebkrehglr6mfqtspaveu3bpd42hq3q2ah1ptgjrolkkhcom6vsolmfd4utq/d09o6po3f7bm6ce32vdgs8h9ls" 2021/04/05 06:01:45 DEBUG : one: Need to transfer - File not found at Destination 2021/04/05 06:01:47 DEBUG : one: MD5 = 5db8856f6eb9d44baf00bce9a2bdc672 OK 2021/04/05 06:01:47 INFO : one: Copied (new) 2021/04/05 06:01:47 DEBUG : TestDrive: Loaded fresh token from config file 2021/04/05 06:01:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:01:49 DEBUG : one: MD5 = f0088885c7bbf8927b2e4518cbccd1de OK 2021/04/05 06:01:49 INFO : one: Copied (replaced existing) 2021/04/05 06:01:51 DEBUG : dst/one: MD5 = a81d418f56b7ca42b15b720e0d988fd4 OK 2021/04/05 06:01:53 DEBUG : CopyDest/one: MD5 = d7ff7aeaaea7885a0c5f426dad54ee5e OK 2021/04/05 06:01: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) 2021/04/05 06:01:53 DEBUG : pacer: Rate limited, increasing sleep to 1.594799441s 2021/04/05 06:01: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) 2021/04/05 06:01:53 DEBUG : pacer: Rate limited, increasing sleep to 2.98210884s 2021/04/05 06:01:53 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:01:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6/BackupDir" 2021/04/05 06:01:55 DEBUG : Creating backend with remote "TestDrive:crypt/p5rfssjmptqms5hptcebkrehglr6mfqtspaveu3bpd42hq3q2ah1ptgjrolkkhcom6vsolmfd4utq/s6dbk3lfi7c9kfvo6j7bla9m0g" 2021/04/05 06:01:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/04/05 06:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:02:00 INFO : one: Moved (server-side) 2021/04/05 06:02:01 INFO : one: Copied (server-side copy) 2021/04/05 06:02:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/04/05 06:02:03 DEBUG : CopyDest/two: MD5 = 4deff9a1ab6ec91461b7450315141983 OK 2021/04/05 06:02:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/04/05 06:02:05 INFO : two: Copied (server-side copy) 2021/04/05 06:02:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/04/05 06:02:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/04/05 06:02:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/04/05 06:02:05 DEBUG : two: Unchanged skipping 2021/04/05 06:02:07 DEBUG : CopyDest/three: MD5 = ffbe8c674cc7a4fd8f74648ad57f3c21 OK 2021/04/05 06:02:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/04/05 06:02:08 DEBUG : three: Destination not found in --copy-dest 2021/04/05 06:02:08 DEBUG : three: Need to transfer - File not found at Destination 2021/04/05 06:02:09 DEBUG : three: MD5 = 1fa6020b5143a6ca92782d73a886dc0f OK 2021/04/05 06:02:09 INFO : three: Copied (new) 2021/04/05 06:02:11 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/04/05 06:02:11 DEBUG : pacer: Rate limited, increasing sleep to 1.426224843s 2021/04/05 06:02:12 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/04/05 06:02:12 DEBUG : pacer: Rate limited, increasing sleep to 2.754965643s 2021/04/05 06:02:13 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/04/05 06:02:13 DEBUG : pacer: Rate limited, increasing sleep to 4.523565892s 2021/04/05 06:02:16 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:02:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/04/05 06:02:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/04/05 06:02:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/04/05 06:02:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/04/05 06:02:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/04/05 06:02:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/04/05 06:02:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.18s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:02:26 DEBUG : A1/one: MD5 = 2e5e77d03ffe2494d75bf904fa2e48bf OK 2021/04/05 06:02:27 DEBUG : A1/two: MD5 = aab529154c4db6d3487092c91b8d5119 OK 2021/04/05 06:02:29 DEBUG : A1/B1/three: MD5 = 0f6ddcd383f369bbc0931b6a3875f75f OK 2021/04/05 06:02:31 DEBUG : A1/B1/C1/four: MD5 = 63d352b5d6012a9b43caa814b59018f0 OK 2021/04/05 06:02:33 DEBUG : A1/B1/C2/five: MD5 = 4a8f786511dac011c6b07261b9716c40 OK 2021/04/05 06:02:33 DEBUG : A1/B2: Making directory 2021/04/05 06:02:34 DEBUG : A1/B1/C3: Making directory 2021/04/05 06:02:43 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/04/05 06:02:43 DEBUG : pacer: Rate limited, increasing sleep to 1.530985477s 2021/04/05 06:02:43 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:02:43 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/04/05 06:02:43 DEBUG : pacer: Rate limited, increasing sleep to 1.869696489s 2021/04/05 06:02:45 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:02:45 INFO : A2/one: Moved (server-side) to: A3/one 2021/04/05 06:02:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/04/05 06:02:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/04/05 06:02:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/04/05 06:02:47 INFO : A2/two: Moved (server-side) to: A3/two 2021/04/05 06:02:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/04/05 06:02:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/04/05 06:02:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/04/05 06:02:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/04/05 06:02:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/04/05 06:02:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2021/04/05 06:02:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2021/04/05 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/04/05 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/04/05 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/04/05 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/04/05 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/04/05 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/04/05 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/04/05 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (36.01s) === RUN TestGetFsInfo run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:03:02 DEBUG : no_checksum_small_file_from_pipe: MD5 = a75a4c84c9de93436972f9237a6e942c OK 2021/04/05 06:03:02 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:03:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2021/04/05 06:03:03 DEBUG : no_checksum_big_file_from_pipe: MD5 = 8474a4500be57ee60cdd3f49afd1eca3 OK 2021/04/05 06:03:03 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 "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:03:06 DEBUG : with_checksum_small_file_from_pipe: MD5 = 87fe95137bf5f141eef0e1650044e721 OK 2021/04/05 06:03:06 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:03:06 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2021/04/05 06:03:07 DEBUG : with_checksum_big_file_from_pipe: MD5 = 33d66ac156d2518af8ef5dd51662c3f6 OK 2021/04/05 06:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/04/05 06:03:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/04/05 06:03: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/04/05 06:03:07 DEBUG : pacer: Rate limited, increasing sleep to 1.250645765s 2021/04/05 06:03:07 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/04/05 06:03:07 DEBUG : pacer: Rate limited, increasing sleep to 2.000881974s 2021/04/05 06:03:09 DEBUG : pacer: Reducing sleep to 0s === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:03:13 DEBUG : ignore_checksum_small_file_from_pipe: MD5 = c87bdfb75d47b1b4927f8f8b908f79c2 OK 2021/04/05 06:03:13 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:03:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2021/04/05 06:03:14 DEBUG : ignore_checksum_big_file_from_pipe: MD5 = 895f0e482f52faf182cf1b27ec2790a4 OK 2021/04/05 06:03:14 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 "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:03:17 DEBUG : ignore_checksum_small_file_from_pipe: MD5 = 15c9e4a964ead639b6da93555f3eb75e OK 2021/04/05 06:03:17 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:03:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2021/04/05 06:03:18 DEBUG : ignore_checksum_big_file_from_pipe: MD5 = cbc101adaa58ddf676cabf15ba22170f OK 2021/04/05 06:03:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/04/05 06:03: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/04/05 06:03:20 DEBUG : pacer: Rate limited, increasing sleep to 1.187650914s 2021/04/05 06:03:20 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestRcat (20.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.23s) === RUN TestRcatSize run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:03:22 DEBUG : potato1: MD5 = 59945dca3315bad0c8e8190d86a8350a OK 2021/04/05 06:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': File to upload is small (60 bytes), uploading instead of streaming 2021/04/05 06:03:23 DEBUG : potato2: MD5 = 4668337832516d8fbcb227336668f0bd OK 2021/04/05 06:03:23 INFO : potato2: Copied (new) 2021/04/05 06:03:23 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/04/05 06:03:23 DEBUG : pacer: Rate limited, increasing sleep to 1.197586095s 2021/04/05 06:03:24 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestRcatSize (5.04s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6'", Local "Local file system at /tmp/rclone740407479", Modify Window "1ms" 2021/04/05 06:03:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/04/05 06:03:28 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 03817fc5e75312f6016cb5efe75c20a5 OK 2021/04/05 06:03:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/04/05 06:03:29 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/04/05 06:03:29 DEBUG : pacer: Rate limited, increasing sleep to 1.919049527s 2021/04/05 06:03:29 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:03:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/04/05 06:03:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/04/05 06:03:31 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/04/05 06:03:31 DEBUG : pacer: Rate limited, increasing sleep to 1.285834971s 2021/04/05 06:03:32 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:03:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/04/05 06:03:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/04/05 06:03:35 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = 3670cc5927e7f0bcc1ed46bdb642790f OK 2021/04/05 06:03:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/04/05 06:03:36 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/04/05 06:03:36 DEBUG : pacer: Rate limited, increasing sleep to 1.701744871s 2021/04/05 06:03:36 DEBUG : pacer: Reducing sleep to 0s 2021/04/05 06:03:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2021/04/05 06:03:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (13.13s) === 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/04/05 06:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocideq8goquney8wixifuk6': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 8m12.365086196s (try 1/5)