"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/21 01:08:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi" 2025/04/21 01:08:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:08:10 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g" 2025/04/21 01:08:11 DEBUG : Creating backend with remote "/tmp/rclone2935828719" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/21 01:08:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 01:08:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/21 01:08:11 DEBUG : potato: Seek from 10 to 0 2025/04/21 01:08:11 DEBUG : potato: Seek from 10 to 0 2025/04/21 01:08:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/21 01:08:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 01:08:11 DEBUG : potato: Seek from 5 to 2 2025/04/21 01:08:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/21 01:08:11 DEBUG : potato: Seek from 7 to 0 2025/04/21 01:08:11 DEBUG : potato: Seek from 7 to 0 2025/04/21 01:08:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/21 01:08:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 01:08:11 DEBUG : potato: Seek from 5 to 2 2025/04/21 01:08:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/21 01:08:11 DEBUG : potato: Seek from 8 to 0 2025/04/21 01:08:11 DEBUG : potato: Seek from 8 to 0 2025/04/21 01:08:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/21 01:08:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 01:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 01:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 01:08:11 DEBUG : potato: Seek from 5 to 2 2025/04/21 01:08:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/21 01:08:11 DEBUG : potato: Seek from 9 to 0 2025/04/21 01:08:11 DEBUG : potato: Seek from 9 to 0 2025/04/21 01:08:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:08:13 DEBUG : rutabaga: md5 = 77a3972eb819a5447752aa8f3f5f58d2 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/21 01:08:16 DEBUG : empty space: md5 = 3619464dbedb45017ac2d79b73f6bc49 OK === RUN TestCheck/3 2025/04/21 01:08:17 DEBUG : potato2: md5 = 1866b916c0bf0e26311f28c76ae6c85a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/21 01:08:19 DEBUG : remotepotato: md5 = 3e1116d4e94e37e6b24a4f9bbb3c76fa OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.96s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/21 01:08:22 DEBUG : Creating backend with remote "nonexistent" 2025/04/21 01:08:22 DEBUG : Creating backend with remote "nonexistent" 2025/04/21 01:08:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/21 01:08:22 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/21 01:08:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/21 01:08:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:08:24 DEBUG : rutabaga: md5 = a049b6264100055d516b71904b659bf1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/21 01:08:27 DEBUG : empty space: md5 = 23c18ea1a194d18748eb371d8cca93ad OK === RUN TestCheckDownload/3 2025/04/21 01:08:30 DEBUG : potato2: md5 = b4ffd55b679ff58b120c9af51e873941 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/21 01:08:34 DEBUG : remotepotato: md5 = 20640223a538847c3f0aa5d016818da7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.94s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.95s) --- PASS: TestCheckDownload/6 (1.49s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:08:40 DEBUG : rutabaga: md5 = bf1eb8220543e8c86654f6864a444b4e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/21 01:08:42 DEBUG : empty space: md5 = e590d646f1b249f07f7f73a8d2ad1905 OK === RUN TestCheckSizeOnly/3 2025/04/21 01:08:44 DEBUG : potato2: md5 = f220f8243474b65770a0e6da95e4ea32 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/21 01:08:46 DEBUG : remotepotato: md5 = f306c9eac9d2767aedaf572900520e68 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.35s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:08:50 DEBUG : test.sum: md5 = 0cc24861ee1eccbecc38c72aa2b0b883 OK 2025/04/21 01:08:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/21 01:08:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/21 01:08:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/21 01:08:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/21 01:08:52 DEBUG : test.sum: md5 = 8308226559d9888f0ddde1690e964195 OK 2025/04/21 01:08:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/21 01:08:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/21 01:08:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/21 01:08:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.17s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/data" 2025/04/21 01:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:08:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/data" 2025/04/21 01:08:57 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/vjrnln8ratgmqakfosrqe8espk" 2025/04/21 01:09:00 DEBUG : data/banana: md5 = e3f1dbd6733b12078766bfcb9d2a8f4f OK 2025/04/21 01:09:02 DEBUG : test.sum: md5 = c6c2c266d83b7887062ab4e34c6d16d7 OK === RUN TestCheckSumDownload/subtest1 2025/04/21 01:09:06 DEBUG : data/potato: md5 = 0ea20f74ef2e1626934ca219da2e535b OK 2025/04/21 01:09:08 DEBUG : test.sum: md5 = e99455ee62f714ca54b869474bd6e61c OK === RUN TestCheckSumDownload/subtest2 2025/04/21 01:09:12 DEBUG : test.sum: md5 = b0923d1b7fa1b9b9904cb3546d0db640 OK === RUN TestCheckSumDownload/subtest3 2025/04/21 01:09:16 DEBUG : test.sum: md5 = 6880226b339a0fa33ba70575ae39a87b OK === RUN TestCheckSumDownload/subtest4 2025/04/21 01:09:21 DEBUG : test.sum: md5 = 7810ea8fbfabe711461d3b02c3b759d1 OK === RUN TestCheckSumDownload/subtest5 2025/04/21 01:09:25 DEBUG : test.sum: md5 = 320bdc440e34349ac0b2070c3791fee9 OK === RUN TestCheckSumDownload/subtest6 2025/04/21 01:09:29 DEBUG : data/banana: md5 = 11e9ff8833dbdd65d68e9c5abdd87a75 OK 2025/04/21 01:09:31 DEBUG : data/potato: md5 = c849e8a07800e21791954f2c82f7315d OK 2025/04/21 01:09:32 DEBUG : test.sum: md5 = 7e4ab6f0168b0789d5917364969788e2 OK === RUN TestCheckSumDownload/subtest7 2025/04/21 01:09:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/21 01:09:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.83s) --- PASS: TestCheckSumDownload/subtest1 (2.83s) --- PASS: TestCheckSumDownload/subtest2 (2.23s) --- PASS: TestCheckSumDownload/subtest3 (2.60s) --- PASS: TestCheckSumDownload/subtest4 (2.50s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.65s) --- PASS: TestCheckSumDownload/subtest7 (2.40s) === RUN TestApplyTransforms 2025/04/21 01:09:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bayivul7doku" 2025/04/21 01:09:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:09:38 DEBUG : Creating backend with remote "TestDrive:crypt/b1nm2f1bgqv5qcfh9n0k0sr27sfcqc6hbmlfaohectk2jng9a390" 2025/04/21 01:09:39 DEBUG : Creating backend with remote "/tmp/rclone2289884887" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bayivul7doku'", Local "Local file system at /tmp/rclone2289884887", Modify Window "1ms" 2025/04/21 01:09:41 DEBUG : hello, world!: md5 = 0e32b627b1fa334ffede9a47b335756d OK upper checkfile vs. lower remote (without normalization) 2025/04/21 01:09:41 ERROR : hello, world!: sum not found 2025/04/21 01:09:41 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bayivul7doku' 2025/04/21 01:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayivul7doku': 1 files missing 2025/04/21 01:09:41 NOTICE: 1 hashes missing 2025/04/21 01:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayivul7doku': 2 differences found 2025/04/21 01:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayivul7doku': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/21 01:09:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayivul7doku': 0 differences found 2025/04/21 01:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayivul7doku': 1 matching files 2025/04/21 01:09:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yocatuz8xeni" 2025/04/21 01:09:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:09:43 DEBUG : Creating backend with remote "TestDrive:crypt/7pi2n1mq4t56admno8aph4jg34jqffldja0uo3v9tjvpbhfss1f0" 2025/04/21 01:09:43 DEBUG : Creating backend with remote "/tmp/rclone2587036221" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yocatuz8xeni'", Local "Local file system at /tmp/rclone2587036221", Modify Window "1ms" 2025/04/21 01:09:45 DEBUG : HELLO, WORLD!: md5 = dfb6097bc37e94bbfc6393e1f736b0b7 OK lower checkfile vs. upper remote (without normalization) 2025/04/21 01:09:46 ERROR : HELLO, WORLD!: sum not found 2025/04/21 01:09:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yocatuz8xeni' 2025/04/21 01:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocatuz8xeni': 1 files missing 2025/04/21 01:09:46 NOTICE: 1 hashes missing 2025/04/21 01:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocatuz8xeni': 2 differences found 2025/04/21 01:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocatuz8xeni': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/21 01:09:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocatuz8xeni': 0 differences found 2025/04/21 01:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocatuz8xeni': 1 matching files 2025/04/21 01:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nisanup7faxa" 2025/04/21 01:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/c3nevar5sbf8bgmds8bpc5bs71anbgv6k1p62ugjtpolg6hfe8c0" 2025/04/21 01:09:48 DEBUG : Creating backend with remote "/tmp/rclone2248456640" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nisanup7faxa'", Local "Local file system at /tmp/rclone2248456640", Modify Window "1ms" 2025/04/21 01:09:50 DEBUG : HeLlO, wOrLd!: md5 = fbd3e42f0ea4383e959df85b264cc729 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/21 01:09:50 ERROR : HeLlO, wOrLd!: sum not found 2025/04/21 01:09:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nisanup7faxa' 2025/04/21 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisanup7faxa': 1 files missing 2025/04/21 01:09:50 NOTICE: 1 hashes missing 2025/04/21 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisanup7faxa': 2 differences found 2025/04/21 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisanup7faxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/21 01:09:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisanup7faxa': 0 differences found 2025/04/21 01:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisanup7faxa': 1 matching files 2025/04/21 01:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nefuron5viha" 2025/04/21 01:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:09:52 DEBUG : Creating backend with remote "TestDrive:crypt/12r0gtctshm5luvia71a48fj1j4v5okdnul73ctn4j18mrs8lspg" 2025/04/21 01:09:52 DEBUG : Creating backend with remote "/tmp/rclone1800400104" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nefuron5viha'", Local "Local file system at /tmp/rclone1800400104", Modify Window "1ms" 2025/04/21 01:09:55 DEBUG : HELLO, WORLD!: md5 = 918366eb1fc29181866504dd80f6096d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/21 01:09:55 ERROR : HELLO, WORLD!: sum not found 2025/04/21 01:09:55 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nefuron5viha' 2025/04/21 01:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefuron5viha': 1 files missing 2025/04/21 01:09:55 NOTICE: 1 hashes missing 2025/04/21 01:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefuron5viha': 2 differences found 2025/04/21 01:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefuron5viha': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/21 01:09:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefuron5viha': 0 differences found 2025/04/21 01:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefuron5viha': 1 matching files 2025/04/21 01:09:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gifiyel2piqe" 2025/04/21 01:09:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:09:56 DEBUG : Creating backend with remote "TestDrive:crypt/qnllb9r8cd984mp5vh0e2vdkge6ab998s38a321to4c8h7plqs2g" 2025/04/21 01:09:57 DEBUG : Creating backend with remote "/tmp/rclone3936292108" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gifiyel2piqe'", Local "Local file system at /tmp/rclone3936292108", Modify Window "1ms" 2025/04/21 01:09:59 DEBUG : 測試_Русский___ě_áñ: md5 = 9caed767acc77336c2d68c36a872c798 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/21 01:10:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/21 01:10:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gifiyel2piqe' 2025/04/21 01:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gifiyel2piqe': 1 files missing 2025/04/21 01:10:00 NOTICE: 1 hashes missing 2025/04/21 01:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gifiyel2piqe': 2 differences found 2025/04/21 01:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gifiyel2piqe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/21 01:10:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gifiyel2piqe': 0 differences found 2025/04/21 01:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gifiyel2piqe': 1 matching files 2025/04/21 01:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-winemow1qowe" 2025/04/21 01:10:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/4di6tihkh2fp4cp6khpl19js4hnji0s18delbjfnuon92k57mk90" 2025/04/21 01:10:02 DEBUG : Creating backend with remote "/tmp/rclone194872834" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-winemow1qowe'", Local "Local file system at /tmp/rclone194872834", Modify Window "1ms" 2025/04/21 01:10:04 DEBUG : 測試_Русский___ě_áñ: md5 = b23ce21baa4a44ab9dc24412518afa6d OK NFC checkfile vs. NFD remote (without normalization) 2025/04/21 01:10:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/21 01:10:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-winemow1qowe' 2025/04/21 01:10:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winemow1qowe': 1 files missing 2025/04/21 01:10:04 NOTICE: 1 hashes missing 2025/04/21 01:10:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winemow1qowe': 2 differences found 2025/04/21 01:10:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winemow1qowe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/21 01:10:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winemow1qowe': 0 differences found 2025/04/21 01:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winemow1qowe': 1 matching files 2025/04/21 01:10:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxipaz0qoco" 2025/04/21 01:10:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:10:06 DEBUG : Creating backend with remote "TestDrive:crypt/5j14d8fummlhcsjca079mh0eo5lerrl1gm871phc5d3bhnj17560" 2025/04/21 01:10:06 DEBUG : Creating backend with remote "/tmp/rclone82460593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxipaz0qoco'", Local "Local file system at /tmp/rclone82460593", Modify Window "1ms" 2025/04/21 01:10:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6f812d8dbe4decbb7c1b727381aa2f60 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/21 01:10:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 01:10:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoxipaz0qoco' 2025/04/21 01:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxipaz0qoco': 1 files missing 2025/04/21 01:10:09 NOTICE: 1 hashes missing 2025/04/21 01:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxipaz0qoco': 2 differences found 2025/04/21 01:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxipaz0qoco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/21 01:10:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:10:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxipaz0qoco': 0 differences found 2025/04/21 01:10:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxipaz0qoco': 1 matching files 2025/04/21 01:10:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupuvow7tojo" 2025/04/21 01:10:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:10:10 DEBUG : Creating backend with remote "TestDrive:crypt/d49fa7h653ajd4mdb4r83jt2ntrs2p4odbqva5bvdj1b777p3rb0" 2025/04/21 01:10:11 DEBUG : Creating backend with remote "/tmp/rclone3578591198" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupuvow7tojo'", Local "Local file system at /tmp/rclone3578591198", Modify Window "1ms" 2025/04/21 01:10:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a8e06c0eb1cc1e07554f5e66fb8abcc9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/21 01:10:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 01:10:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bupuvow7tojo' 2025/04/21 01:10:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupuvow7tojo': 1 files missing 2025/04/21 01:10:14 NOTICE: 1 hashes missing 2025/04/21 01:10:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupuvow7tojo': 2 differences found 2025/04/21 01:10:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupuvow7tojo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/21 01:10:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupuvow7tojo': 0 differences found 2025/04/21 01:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupuvow7tojo': 1 matching files 2025/04/21 01:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-racuyem8nowe" 2025/04/21 01:10:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/el4r1q552mnshu04rf1jdvv1b5bvdrkcif9rdr72nu50tkbc9b2g" 2025/04/21 01:10:16 DEBUG : Creating backend with remote "/tmp/rclone3195153628" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-racuyem8nowe'", Local "Local file system at /tmp/rclone3195153628", Modify Window "1ms" 2025/04/21 01:10:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9f5ec891e230451f83b76e1cd8ff2455 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/21 01:10:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 01:10:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-racuyem8nowe' 2025/04/21 01:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuyem8nowe': 1 files missing 2025/04/21 01:10:19 NOTICE: 1 hashes missing 2025/04/21 01:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuyem8nowe': 2 differences found 2025/04/21 01:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuyem8nowe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/21 01:10:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuyem8nowe': 0 differences found 2025/04/21 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racuyem8nowe': 1 matching files 2025/04/21 01:10:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mejapal0vuwu" 2025/04/21 01:10:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:10:20 DEBUG : Creating backend with remote "TestDrive:crypt/hjkevmpbovj0m4fo65oipr97ugdjdsvjskc7vn4ghuhi9bjt9jo0" 2025/04/21 01:10:21 DEBUG : Creating backend with remote "/tmp/rclone3144755183" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mejapal0vuwu'", Local "Local file system at /tmp/rclone3144755183", Modify Window "1ms" 2025/04/21 01:10:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4f1e4646294b30c1933b1dcd9635dbce OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/21 01:10:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 01:10:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mejapal0vuwu' 2025/04/21 01:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejapal0vuwu': 1 files missing 2025/04/21 01:10:24 NOTICE: 1 hashes missing 2025/04/21 01:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejapal0vuwu': 2 differences found 2025/04/21 01:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejapal0vuwu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/21 01:10:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejapal0vuwu': 0 differences found 2025/04/21 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mejapal0vuwu': 1 matching files 2025/04/21 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mejapal0vuwu': Purge remote 2025/04/21 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-racuyem8nowe': Purge remote 2025/04/21 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupuvow7tojo': Purge remote 2025/04/21 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxipaz0qoco': Purge remote 2025/04/21 01:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-winemow1qowe': Purge remote 2025/04/21 01:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gifiyel2piqe': Purge remote 2025/04/21 01:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nefuron5viha': Purge remote 2025/04/21 01:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nisanup7faxa': Purge remote 2025/04/21 01:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yocatuz8xeni': Purge remote 2025/04/21 01:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bayivul7doku': Purge remote --- PASS: TestApplyTransforms (51.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:10:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 01:10:32 DEBUG : sub/file2: md5 = 4e8f8756742bbaf625fcdc7f4faa4d38 OK 2025/04/21 01:10:32 INFO : file1: Copied (new) to: sub/file2 2025/04/21 01:10:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 01:10:33 DEBUG : file1: Unchanged skipping 2025/04/21 01:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': don't need to copy/move sub/file2, it is already at target location 2025/04/21 01:10:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.83s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:10:38 DEBUG : dst/file1: md5 = 276ca6c34c819bd73ec604c1bddf788f OK 2025/04/21 01:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/backup" 2025/04/21 01:10:39 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/1nrff024r7pq65ecp72fc28jb0" 2025/04/21 01:10:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/21 01:10:42 INFO : dst/file1: Moved (server-side) 2025/04/21 01:10:44 DEBUG : dst/file1: md5 = 030ca4a2e77aa46be3353fd6dec4eeca OK 2025/04/21 01:10:44 INFO : dst/file1: Copied (new) 2025/04/21 01:10:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 01:10:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 01:10:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.74s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:10:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/dst" 2025/04/21 01:10:49 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 01:10:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/CompareDest" 2025/04/21 01:10:50 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/gveqi14airsml4bgu7krj116o8" 2025/04/21 01:10:52 DEBUG : one: Need to transfer - File not found at Destination 2025/04/21 01:10:54 DEBUG : one: md5 = a3f397ca43aaf22ad55563e76c7ee268 OK 2025/04/21 01:10:54 INFO : one: Copied (new) 2025/04/21 01:10:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 01:10:57 DEBUG : one: md5 = 9cf87cc1dade1de4ba2629cbb14f70a3 OK 2025/04/21 01:10:57 INFO : one: Copied (replaced existing) 2025/04/21 01:10:59 DEBUG : dst/one: md5 = ca97a1420eec69705eda48ded349a92d OK 2025/04/21 01:11:01 DEBUG : CompareDest/one: md5 = 5cbe47c5d258448b0f4fedf93dc541c4 OK 2025/04/21 01:11:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 01:11:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 01:11:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/21 01:11:04 DEBUG : CompareDest/two: md5 = 30a86ad9c144ce3d03749dc87859ad43 OK 2025/04/21 01:11:04 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 01:11:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 01:11:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 01:11:05 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 01:11:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 01:11:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 01:11:07 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 01:11:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/21 01:11:08 DEBUG : two: md5 = 698b3641082e1c7d8283bb584448aa61 OK 2025/04/21 01:11:08 INFO : two: Copied (new) 2025/04/21 01:11:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 01:11:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:11:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:11:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.23s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:11:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/dst" 2025/04/21 01:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 01:11:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/CopyDest" 2025/04/21 01:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/21 01:11:16 DEBUG : one: Need to transfer - File not found at Destination 2025/04/21 01:11:18 DEBUG : one: md5 = 26dca7efa4c78fd3775c012b08b69f75 OK 2025/04/21 01:11:18 INFO : one: Copied (new) 2025/04/21 01:11:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 01:11:21 DEBUG : one: md5 = 2f3982da2e72b9ca566e5915e7001926 OK 2025/04/21 01:11:21 INFO : one: Copied (replaced existing) 2025/04/21 01:11:23 DEBUG : dst/one: md5 = 8e96d2c9f4f4e452cbe3fbfa210e37c8 OK 2025/04/21 01:11:25 DEBUG : CopyDest/one: md5 = e4b6ab216bca8f4e4c86b9a241cf95a5 OK 2025/04/21 01:11:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/BackupDir" 2025/04/21 01:11:26 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/21 01:11:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 01:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 01:11:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 01:11:29 INFO : one: Moved (server-side) 2025/04/21 01:11:30 INFO : one: Copied (server-side copy) 2025/04/21 01:11:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/21 01:11:32 DEBUG : CopyDest/two: md5 = 6ec21d495024976f07ba2f2149c7a2bd OK 2025/04/21 01:11:33 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 01:11:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 01:11:34 INFO : two: Copied (server-side copy) 2025/04/21 01:11:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/21 01:11:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 01:11:35 DEBUG : two: Unchanged skipping 2025/04/21 01:11:37 DEBUG : CopyDest/three: md5 = afe5bdf225cac402d0131ba1dedbb4f6 OK 2025/04/21 01:11:37 DEBUG : three: Need to transfer - File not found at Destination 2025/04/21 01:11:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/21 01:11:38 DEBUG : three: Destination not found in --copy-dest 2025/04/21 01:11:39 DEBUG : three: md5 = 95ee12304c869d4d1a363d79d64da4f7 OK 2025/04/21 01:11:39 INFO : three: Copied (new) 2025/04/21 01:11:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/21 01:11:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 01:11:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:11:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/21 01:11:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 01:11:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:11:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.51s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:11:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/21 01:11:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8a16f500857fe0af6d7cee75f164e4c2 OK 2025/04/21 01:11:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/21 01:11:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/21 01:11:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/21 01:11:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/21 01:11:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/21 01:11:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ffefe17fed02cf8cac3d6e616178dd51 OK 2025/04/21 01:11:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/21 01:11:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/21 01:11:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:11:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Looking for duplicate names using skip mode. 2025/04/21 01:11:58 NOTICE: one: Found 2 files with duplicate names 2025/04/21 01:11:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:12:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Looking for duplicate names using skip mode. 2025/04/21 01:12:04 NOTICE: one: Found 3 files with duplicate names 2025/04/21 01:12:04 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/21 01:12:05 INFO : one: Deleted 2025/04/21 01:12:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:12:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Looking for duplicate names using first mode. 2025/04/21 01:12:10 NOTICE: one: Found 3 files with duplicate names 2025/04/21 01:12:11 INFO : one: Deleted 2025/04/21 01:12:11 INFO : one: Deleted 2025/04/21 01:12:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:12:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Looking for duplicate names using newest mode. 2025/04/21 01:12:16 NOTICE: one: Found 3 files with duplicate names 2025/04/21 01:12:17 INFO : one: Deleted 2025/04/21 01:12:17 INFO : one: Deleted 2025/04/21 01:12:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.86s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:12:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Looking for duplicate names using oldest mode. 2025/04/21 01:12:23 NOTICE: one: Found 3 files with duplicate names 2025/04/21 01:12:23 INFO : one: Deleted 2025/04/21 01:12:24 INFO : one: Deleted 2025/04/21 01:12:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.12s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:12:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Looking for duplicate names using largest mode. 2025/04/21 01:12:29 NOTICE: one: Found 3 files with duplicate names 2025/04/21 01:12:29 INFO : one: Deleted 2025/04/21 01:12:30 INFO : one: Deleted 2025/04/21 01:12:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:12:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Looking for duplicate names using smallest mode. 2025/04/21 01:12:35 NOTICE: one: Found 3 files with duplicate names 2025/04/21 01:12:35 INFO : one: Deleted 2025/04/21 01:12:35 INFO : one: Deleted 2025/04/21 01:12:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.03s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:12:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Looking for duplicate names using rename mode. 2025/04/21 01:12:42 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/21 01:12:43 INFO : one-2.txt: renamed from: one.txt 2025/04/21 01:12:44 INFO : one-3.txt: renamed from: one.txt 2025/04/21 01:12:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.90s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:12:50 DEBUG : dupe1/one.txt: md5 = eb28d049e7a8fdd52d6466feba1ad56b OK 2025/04/21 01:12:52 DEBUG : dupe2/two.txt: md5 = 9f81a7795d17f9094be3a131fcb60f04 OK 2025/04/21 01:12:54 DEBUG : dupe3/three.txt: md5 = 21c964460e7c712c9b8c1f7834990581 OK 2025/04/21 01:12:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/21 01:12:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/21 01:12:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/21 01:12:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/21 01:12:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/21 01:12:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/21 01:12:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.61s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:13:01 DEBUG : a.txt: md5 = 5d20a5b3d53ea16dd3c5f72bbfa8c805 OK 2025/04/21 01:13:03 DEBUG : zend.txt: md5 = 76b87d22972258fe03cc5f3e810a4c19 OK 2025/04/21 01:13:05 DEBUG : sub dir/hello world: md5 = e5aad7bd1afa33fe60082ee8c6b9b87e OK 2025/04/21 01:13:06 DEBUG : sub dir/hello world2: md5 = e9dfb47d0c6655519110a44acab22015 OK 2025/04/21 01:13:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 06b5d58efa1fa0aaeffd2c135fe7ff8d OK 2025/04/21 01:13:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5ba079cf0102961f0a2ceb3974f5e61b OK 2025/04/21 01:13:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = b82cf55dcec6a21cd4a4a028ddcec65e OK 2025/04/21 01:13:13 DEBUG : a.txt: Excluded (Size Filter) 2025/04/21 01:13:13 DEBUG : a.txt: Excluded 2025/04/21 01:13:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 01:13:14 DEBUG : sub dir/hello world2: Excluded 2025/04/21 01:13:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 01:13:14 DEBUG : sub dir/hello world: Excluded 2025/04/21 01:13:14 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 01:13:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 01:13:14 DEBUG : sub dir/hello world2: Excluded 2025/04/21 01:13:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 01:13:14 DEBUG : sub dir/hello world: Excluded 2025/04/21 01:13:15 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 01:13:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/21 01:13:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/21 01:13:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/21 01:13:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/21 01:13:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/21 01:13:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/21 01:13:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.04s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:13:23 DEBUG : a.txt: md5 = a8520439fa34efbd13f20dd932ca9146 OK 2025/04/21 01:13:24 DEBUG : zend.txt: md5 = 8a2873ffddbdd68fbcef8ada20319d1c OK 2025/04/21 01:13:26 DEBUG : sub dir/hello world: md5 = bdef38b3a8cc33bf7429bce5dcc1a7fe OK 2025/04/21 01:13:27 DEBUG : sub dir/hello world2: md5 = 3653753aa39f8cb1a4e814bd3f00502d OK 2025/04/21 01:13:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 5a6e9f67be4c2154d22d210e1bb0f2f7 OK 2025/04/21 01:13:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 27bdab436776cb5a66446f49f5459655 OK 2025/04/21 01:13:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 83c9b068459a276d7d53397a6468c5f5 OK 2025/04/21 01:13:34 DEBUG : a.txt: Excluded (Size Filter) 2025/04/21 01:13:34 DEBUG : a.txt: Excluded 2025/04/21 01:13:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 01:13:34 DEBUG : sub dir/hello world: Excluded 2025/04/21 01:13:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 01:13:34 DEBUG : sub dir/hello world2: Excluded 2025/04/21 01:13:35 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 01:13:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 01:13:35 DEBUG : sub dir/hello world: Excluded 2025/04/21 01:13:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 01:13:35 DEBUG : sub dir/hello world2: Excluded 2025/04/21 01:13:35 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/21 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/21 01:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/21 01:13:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/21 01:13:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/21 01:13:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/21 01:13:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.46s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:13:43 DEBUG : file1: md5 = eab7b4f3391fb16816ec83b4ec7a92c0 OK 2025/04/21 01:13:45 DEBUG : sub/file2: md5 = 19c52f0ef62ff23b932211110ccca732 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/21 01:13:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/21 01:13:48 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/21 01:13:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/21 01:13:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.09s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:13:52 DEBUG : file1: md5 = e1f4e95583329c4664ae5f349438ec6c OK 2025/04/21 01:13:54 DEBUG : sub/file2: md5 = 4db6764ec2ecb673c04bc0ed13dbfe9f OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/21 01:13:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/notfound" 2025/04/21 01:13:58 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/qe0i31qdkoejk60elps0ni5sqk" 2025/04/21 01:14:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.05s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.61s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Making directory 2025/04/21 01:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:05 DEBUG : sub dir/hello world: md5 = 21b442df861420d068cbd1af61682018 OK 2025/04/21 01:14:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.81s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:09 DEBUG : potato2: md5 = 99805d7754bc68eb227523dded3603a1 OK 2025/04/21 01:14:10 DEBUG : empty space: md5 = fbeeb30fff7289b801fa8985680bb314 OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:13 DEBUG : potato2: md5 = df14ee7b377360b6090440cb6442f74e OK 2025/04/21 01:14:15 DEBUG : empty space: md5 = 79d8ebe2665ffe75ff74cf6fde986601 OK 2025/04/21 01:14:15 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.02s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:18 DEBUG : potato2: md5 = cec42783e027cc678cc72d403048b2d8 OK 2025/04/21 01:14:19 DEBUG : empty space: md5 = 51db5a770d29fefa6b2e11d8e2284716 OK --- PASS: TestLsLong (4.19s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:22 DEBUG : potato2: md5 = 943fb0897e1ab6fb83d5bc5569787c0b OK 2025/04/21 01:14:24 DEBUG : empty space: md5 = 09c89c8b0c9997939ae031e6e882384e OK --- PASS: TestHashSums (4.18s) === RUN TestHashSumsWithErrors 2025/04/21 01:14:25 DEBUG : Creating backend with remote ":memory:" 2025/04/21 01:14:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/21 01:14:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/21 01:14:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/21 01:14:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/21 01:14:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/21 01:14:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/21 01:14:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/21 01:14:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/21 01:14:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:27 DEBUG : potato2: md5 = 14cc8c408f01d67bde6fd55c60802ba3 OK 2025/04/21 01:14:28 DEBUG : empty space: md5 = 7ad8a2e8db076d5497516cd21698d39b OK 2025/04/21 01:14:30 DEBUG : sub dir/potato3: md5 = 9b6817f10925f9a9e0d6c1ff72aaffe9 OK 2025/04/21 01:14:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.26s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:35 DEBUG : small: md5 = 3e73dfb5b473c675afa62d857c6c656b OK 2025/04/21 01:14:36 DEBUG : medium: md5 = a0cbadf9d0d1367be539da7a5f014b5e OK 2025/04/21 01:14:37 DEBUG : large: md5 = 45a6071145092b98f5dea6849ba02e02 OK 2025/04/21 01:14:38 DEBUG : Waiting for deletions to finish 2025/04/21 01:14:38 DEBUG : large: Excluded (Size Filter) 2025/04/21 01:14:38 INFO : small: Deleted 2025/04/21 01:14:38 INFO : medium: Deleted --- PASS: TestDelete (5.81s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:41 DEBUG : small: md5 = 7975b7800d604858d77db81d19978c93 OK 2025/04/21 01:14:42 DEBUG : medium: md5 = 6809cb9bcd807308ce7db9c76973e3d3 OK 2025/04/21 01:14:43 DEBUG : large: md5 = a73eb86f5667e7b98ce8cc8d411b0c49 OK 2025/04/21 01:14:44 DEBUG : Waiting for deletions to finish 2025/04/21 01:14:44 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/21 01:14:44 INFO : medium: Deleted 2025/04/21 01:14:44 INFO : small: Deleted --- PASS: TestMaxDelete (6.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:47 DEBUG : small: md5 = 448dccff2e2e6fb22865b1737ec7c0b2 OK 2025/04/21 01:14:49 DEBUG : medium: md5 = 9d68fc8a2c581c714fd0690932d5606a OK 2025/04/21 01:14:50 DEBUG : large: md5 = 7c2020f3479eeacc48e867c236dd3313 OK 2025/04/21 01:14:50 DEBUG : Waiting for deletions to finish 2025/04/21 01:14:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/21 01:14:51 INFO : small: Deleted 2025/04/21 01:14:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.67s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:14:54 DEBUG : small: md5 = e55357f9326f3a6eb871bfec86000c35 OK 2025/04/21 01:14:55 DEBUG : medium: md5 = 4dfcae1b524f7036b4983658297d16ff OK 2025/04/21 01:14:56 DEBUG : large: md5 = f170ef31db54103204ba526ef81f50f0 OK 2025/04/21 01:14:57 DEBUG : Waiting for deletions to finish 2025/04/21 01:14:57 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/21 01:14:57 INFO : small: Deleted 2025/04/21 01:14:57 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.36s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:15:00 DEBUG : ReadFile: md5 = 762c7cbfe4b1b537827f93dc29a08b86 OK --- PASS: TestReadFile (3.85s) === RUN TestRetry 2025/04/21 01:15:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/21 01:15:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/21 01:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 01:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 01:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 01:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 01:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:15:04 DEBUG : file1: md5 = d8d5b4cbbffca4dd61decbd811278933 OK 2025/04/21 01:15:05 DEBUG : file2: md5 = 77e87910480072e03554a62077552669 OK --- PASS: TestCat (16.86s) === RUN TestPurge 2025/04/21 01:15:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxepaf9jofo" 2025/04/21 01:15:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:15:20 DEBUG : Creating backend with remote "TestDrive:crypt/m5l4k6kbm6psig6a3dtt5mjqah2vn1g552gvvak5ofovp1dc74s0" 2025/04/21 01:15:21 DEBUG : Creating backend with remote "/tmp/rclone1545270668" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxepaf9jofo'", Local "Local file system at /tmp/rclone1545270668", Modify Window "1ms" 2025/04/21 01:15:25 DEBUG : A1/B1/C1/one: md5 = 859e38f4d7b8213f94555caeae072f23 OK 2025/04/21 01:15:25 INFO : A2: Making directory 2025/04/21 01:15:26 INFO : A1/B2: Making directory 2025/04/21 01:15:26 INFO : A1/B2/C2: Making directory 2025/04/21 01:15:27 INFO : A1/B1/C3: Making directory 2025/04/21 01:15:28 INFO : A3: Making directory 2025/04/21 01:15:29 INFO : A3/B3: Making directory 2025/04/21 01:15:29 INFO : A3/B3/C4: Making directory 2025/04/21 01:15:31 DEBUG : A1/two: md5 = a461a6f386ec59537678ac66246f48ef OK 2025/04/21 01:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxepaf9jofo': Purge remote 2025/04/21 01:15:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.27s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:15:39 DEBUG : A1/B1/C1/one: md5 = 44847a3bb813f5c0257dba6d28ab7432 OK 2025/04/21 01:15:39 INFO : A2: Making directory 2025/04/21 01:15:39 INFO : A1/B2: Making directory 2025/04/21 01:15:40 INFO : A1/B2/C2: Making directory 2025/04/21 01:15:41 INFO : A1/B1/C3: Making directory 2025/04/21 01:15:41 INFO : A3: Making directory 2025/04/21 01:15:42 INFO : A3/B3: Making directory 2025/04/21 01:15:43 INFO : A3/B3/C4: Making directory 2025/04/21 01:15:45 DEBUG : A1/two: md5 = b457641a5f5f18c1be83fed44ea87dc3 OK 2025/04/21 01:15:46 DEBUG : removing 1 level 3 directories 2025/04/21 01:15:46 INFO : A3/B3/C4: Removing directory 2025/04/21 01:15:49 DEBUG : removing 2 level 3 directories 2025/04/21 01:15:49 INFO : A1/B2/C2: Removing directory 2025/04/21 01:15:49 INFO : A1/B1/C3: Removing directory 2025/04/21 01:15:49 DEBUG : removing 2 level 2 directories 2025/04/21 01:15:49 INFO : A3/B3: Removing directory 2025/04/21 01:15:49 INFO : A1/B2: Removing directory 2025/04/21 01:15:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/21 01:15:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/21 01:15:50 DEBUG : removing 2 level 1 directories 2025/04/21 01:15:50 INFO : A3: Removing directory 2025/04/21 01:15:50 INFO : A2: Removing directory 2025/04/21 01:15:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/21 01:15:54 DEBUG : removing 1 level 3 directories 2025/04/21 01:15:54 INFO : A1/B1/C1: Removing directory 2025/04/21 01:15:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:55 DEBUG : removing 1 level 2 directories 2025/04/21 01:15:55 INFO : A1/B1: Removing directory 2025/04/21 01:15:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/21 01:15:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 01:15:55 DEBUG : removing 1 level 1 directories 2025/04/21 01:15:55 INFO : A1: Removing directory 2025/04/21 01:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/21 01:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/21 01:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 01:15:56 DEBUG : removing 1 level 0 directories 2025/04/21 01:15:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Removing directory 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 01:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.69s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:15:58 INFO : A1: Making directory 2025/04/21 01:15:59 INFO : A1/B1: Making directory 2025/04/21 01:16:00 INFO : A1/B1/C1: Making directory 2025/04/21 01:16:02 DEBUG : removing 1 level 3 directories 2025/04/21 01:16:02 INFO : A1/B1/C1: Removing directory 2025/04/21 01:16:03 DEBUG : removing 1 level 2 directories 2025/04/21 01:16:03 INFO : A1/B1: Removing directory 2025/04/21 01:16:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 01:16:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.93s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:16:06 INFO : A1: Making directory 2025/04/21 01:16:06 INFO : A1/B1: Making directory 2025/04/21 01:16:07 INFO : A1/B1/C1: Making directory 2025/04/21 01:16:10 DEBUG : removing 1 level 3 directories 2025/04/21 01:16:10 INFO : A1/B1/C1: Removing directory 2025/04/21 01:16:10 DEBUG : removing 1 level 2 directories 2025/04/21 01:16:10 INFO : A1/B1: Removing directory 2025/04/21 01:16:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 01:16:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.09s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:16:14 DEBUG : file1: md5 = 0bbc5281a55684bf869e96dae7402acc OK 2025/04/21 01:16:15 DEBUG : filename.txt: File name found in url 2025/04/21 01:16:16 DEBUG : filename.txt: md5 = bab14abcfdae8614797b7c1f143406ae OK 2025/04/21 01:16:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/21 01:16:17 DEBUG : headerfilename.txt: md5 = fba4329db4412dc0e1cd4da69936ed0c OK 2025/04/21 01:16:18 DEBUG : file2: md5 = 9d3b9f8ad7e29301f2203f474cd38cc8 OK --- PASS: TestCopyURL (8.08s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:16:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 01:16:23 DEBUG : sub/file2: md5 = 387a9661a4c60a00d64aa304d80ee7cc OK 2025/04/21 01:16:23 INFO : file1: Copied (new) to: sub/file2 2025/04/21 01:16:23 INFO : file1: Deleted 2025/04/21 01:16:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 01:16:24 DEBUG : file1: Unchanged skipping 2025/04/21 01:16:24 INFO : file1: Deleted 2025/04/21 01:16:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': don't need to copy/move sub/file2, it is already at target location 2025/04/21 01:16:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:16:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 01:16:28 DEBUG : file1: md5 = cd28a20014c57e86d68ff5d9638ce028 OK 2025/04/21 01:16:28 INFO : file1: Copied (new) 2025/04/21 01:16:28 INFO : file1: Deleted 2025/04/21 01:16:29 DEBUG : file1: Destination exists, skipping 2025/04/21 01:16:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.40s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:16:33 DEBUG : dst/file1: md5 = 1282a36c0f3a6339176274c4db2273e1 OK 2025/04/21 01:16:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasamiy4wudi/backup" 2025/04/21 01:16:34 DEBUG : Creating backend with remote "TestDrive:crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g/1nrff024r7pq65ecp72fc28jb0" 2025/04/21 01:16:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/21 01:16:37 INFO : dst/file1: Moved (server-side) 2025/04/21 01:16:38 DEBUG : dst/file1: md5 = a7ea5711f18307666507e73c886df59d OK 2025/04/21 01:16:38 INFO : dst/file1: Copied (new) 2025/04/21 01:16:38 INFO : dst/file1: Deleted 2025/04/21 01:16:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 01:16:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 01:16:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.20s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:16:45 DEBUG : A1/one: md5 = 101607fa5ed912efb6c0d58262ec2dd0 OK 2025/04/21 01:16:46 DEBUG : A1/two: md5 = fe5522f047921b90380c79a0049da273 OK 2025/04/21 01:16:49 DEBUG : A1/B1/three: md5 = 1567fa3abdf4e4a63b089f8314e85798 OK 2025/04/21 01:16:50 DEBUG : A1/B1/C1/four: md5 = 9cdeffe315dd6b8340f5440c7634e949 OK 2025/04/21 01:16:52 DEBUG : A1/B1/C2/five: md5 = 9a62ba6980084ee4215d1e4eb08f58f3 OK 2025/04/21 01:16:52 INFO : A1/B2: Making directory 2025/04/21 01:16:53 INFO : A1/B1/C3: Making directory 2025/04/21 01:17:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/21 01:17:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/21 01:17:02 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/21 01:17:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/21 01:17:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/21 01:17:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/21 01:17:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/21 01:17:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 01:17:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/21 01:17:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/21 01:17:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/21 01:17:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/21 01:17:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/21 01:17:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/21 01:17:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/21 01:17:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/21 01:17:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/21 01:17:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/21 01:17:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 01:17:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/21 01:17:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/21 01:17:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/21 01:17:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/21 01:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/21 01:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/21 01:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 01:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/21 01:17:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/21 01:17:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/21 01:17:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 01:17:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.51s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 01:17:29 DEBUG : no_checksum_small_file_from_pipe: md5 = f1c6ee179e82c11c245189398bf5ca6a OK 2025/04/21 01:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/21 01:17:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 01:17:29 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/21 01:17:30 DEBUG : no_checksum_big_file_from_pipe: md5 = 2efebde667d4b6307d3afd2da6d1febb OK 2025/04/21 01:17:30 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:17:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 01:17:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 413d0627a969d853bb5b0bc8d47bdba4 OK 2025/04/21 01:17:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 01:17:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/21 01:17:35 DEBUG : with_checksum_big_file_from_pipe: md5 = e21dce2ef957444567ab5e7bb74ce398 OK 2025/04/21 01:17:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 01:17:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 01:17:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/21 01:17:40 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 run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 01:17:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 01:17:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/21 01:17:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/21 01:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': File to upload is small (48 bytes), uploading instead of streaming 2025/04/21 01:17:48 DEBUG : rcat_metadata: md5 = d73b031b409d5e830fe964ebf7cbe154 OK 2025/04/21 01:17:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/21 01:17:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/21 01:17:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4efb324a1140bdebf0328cceb8770c35 OK 2025/04/21 01:17:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.53s) --- PASS: TestRcatMetadata/Normal (2.42s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:17:53 DEBUG : potato1: md5 = d873e920639c0608549d218d43fa4921 OK 2025/04/21 01:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/21 01:17:55 DEBUG : potato2: md5 = a999999f42275a7e648e0007ac7e5684 OK 2025/04/21 01:17:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.16s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:17:58 DEBUG : potato1: md5 = 6cd44b435a1c7c7629f916d8c3134a81 OK 2025/04/21 01:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/21 01:17:59 DEBUG : potato2: md5 = 431e60f1657bd439adb75307961b458f OK 2025/04/21 01:17:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.73s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:18:02 DEBUG : potato2: md5 = a5af3a0d258794bbccaa5f2b8adf707a OK 2025/04/21 01:18:04 DEBUG : empty space: md5 = 5d72fe8ae0faf007c9e6b1f57f6afa68 OK 2025/04/21 01:18:06 DEBUG : sub dir/potato3: md5 = d8a9f9b7739c2d996a00d0218a82a7c3 OK 2025/04/21 01:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Touching "sub dir/potato3" 2025/04/21 01:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Touching "potato2" 2025/04/21 01:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Touching "empty space" 2025/04/21 01:18:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.94s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:18:11 DEBUG : dir with metadata: Making directory with metadata 2025/04/21 01:18:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:18:13 DEBUG : directory with modtime: Making directory with metadata 2025/04/21 01:18:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.20s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:18:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/21 01:18:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/21 01:18:16 DEBUG : Google drive root 'crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g': Skipping btime metadata as can't update it on an existing file: 2025-04-21T01:18:15.770827336Z 2025/04/21 01:18:16 INFO : non existent directory: Updated directory metadata 2025/04/21 01:18:18 DEBUG : Google drive root 'crypt/cjmk4vp4mfk0bntghnis3vqt7djtuhc9on9gj5kgqurtjotl4e5g': Skipping btime metadata as can't update it on an existing file: 2025-04-21T01:18:15.770827336Z 2025/04/21 01:18:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.97s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:18:20 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/21 01:18:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/21 01:18:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:18:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/21 01:18:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/21 01:18:24 DEBUG : dst: Making directory with metadata 2025/04/21 01:18:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/21 01:18:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 01:18:25 INFO : dst: Set directory modification time (using SetModTime) 2025/04/21 01:18:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/21 01:18:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/21 01:18:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/21 01:18:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi'", Local "Local file system at /tmp/rclone2935828719", Modify Window "1ms" 2025/04/21 01:18:30 DEBUG : sub dir/test remove existing: md5 = 693515b99793c80d33b4c5dcd0073b10 OK 2025/04/21 01:18:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 143b637672be486ca93df810f8eae3b7 OK 2025/04/21 01:18:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yekuhes4" before starting 2025/04/21 01:18:34 DEBUG : sub dir/test remove existing.yekuhes4: TEST: removing renamed existing file after operation 2025/04/21 01:18:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vemexey5" before starting 2025/04/21 01:18:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vemexey5: TEST: renaming existing back after failed operation 2025/04/21 01:18:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tikezas4" before starting 2025/04/21 01:18:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tikezas4: TEST: removing renamed existing file after operation 2025/04/21 01:18:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cks42uad19btpkgve4jkgatfteo6ou26q7acn72mrhrtq79a1d67p22ru62qgo99n29glik9g3gi5ojh7g83auvqm0b18c3eean79iqg5oc0kjkmgjp2k2mpc2k6duv2jpo3484ks8cff9u2vs31vcfappiceg5n2iednqv0jjjmtjq4b8dg" 2025/04/21 01:18:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rlan50hk9u2t4fgc7pm2iuulbs020omvbhee1nqahsmal7imfcqg" --- PASS: TestRemoveExisting (12.89s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/21 01:18:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasamiy4wudi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m30.963100214s (try 1/5)