"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/27 03:12:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu" 2025/09/27 03:12:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:12:52 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg" 2025/09/27 03:12:53 DEBUG : Creating backend with remote "/tmp/rclone3584174649" === 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/27 03:12:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/27 03:12:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/27 03:12:53 DEBUG : potato: Seek from 10 to 0 2025/09/27 03:12:53 DEBUG : potato: Seek from 10 to 0 2025/09/27 03:12:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/27 03:12:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/27 03:12:53 DEBUG : potato: Seek from 5 to 2 2025/09/27 03:12:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/27 03:12:53 DEBUG : potato: Seek from 7 to 0 2025/09/27 03:12:53 DEBUG : potato: Seek from 7 to 0 2025/09/27 03:12:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/27 03:12:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/27 03:12:53 DEBUG : potato: Seek from 5 to 2 2025/09/27 03:12:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/27 03:12:53 DEBUG : potato: Seek from 8 to 0 2025/09/27 03:12:53 DEBUG : potato: Seek from 8 to 0 2025/09/27 03:12:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/27 03:12:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/27 03:12:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/27 03:12:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/27 03:12:53 DEBUG : potato: Seek from 5 to 2 2025/09/27 03:12:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/27 03:12:53 DEBUG : potato: Seek from 9 to 0 2025/09/27 03:12:53 DEBUG : potato: Seek from 9 to 0 2025/09/27 03:12:53 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:12:56 DEBUG : rutabaga: md5 = bd04527fecc4edbd5a96e19a4afceff1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/27 03:12:58 DEBUG : empty space: md5 = 0acb4a07034534e5608cebe7bea9dacb OK === RUN TestCheck/3 2025/09/27 03:13:00 DEBUG : potato2: md5 = a81654a3a57fe41e47db727aff01a5b5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/27 03:13:02 DEBUG : remotepotato: md5 = cd5fb1c285fb470d6381593c75b17856 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.36s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/09/27 03:13:05 DEBUG : Creating backend with remote "nonexistent" 2025/09/27 03:13:05 DEBUG : Creating backend with remote "nonexistent" 2025/09/27 03:13:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/27 03:13:05 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/09/27 03:13:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/27 03:13:05 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:13:06 DEBUG : rutabaga: md5 = cbdfeffd58ba1fa67220a0f68022869b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/27 03:13:10 DEBUG : empty space: md5 = c57ef4d8ad39d379939e65df568bf379 OK === RUN TestCheckDownload/3 2025/09/27 03:13:13 DEBUG : potato2: md5 = 8cbcc5ce60ff88266dd5e6057ed0669d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/27 03:13:16 DEBUG : remotepotato: md5 = 5cf7e7985ea0cf18cb95b92e9e655efe OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.72s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.03s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:13:22 DEBUG : rutabaga: md5 = eb17da5c96833b1fd803deacd917e206 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/27 03:13:24 DEBUG : empty space: md5 = ddd687c4d3115fa05b01b65eddf06dde OK === RUN TestCheckSizeOnly/3 2025/09/27 03:13:26 DEBUG : potato2: md5 = 34b00e60dec445a66b7047259cb0a968 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/27 03:13:28 DEBUG : remotepotato: md5 = 40060350390920b81006a4873b087501 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.39s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:13:32 DEBUG : test.sum: md5 = 1277321797dea78a864ca6779b22ca7b OK 2025/09/27 03:13:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/27 03:13:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/27 03:13:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/27 03:13:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/27 03:13:35 DEBUG : test.sum: md5 = 6a04a78e9f82b635089e682a19dbed02 OK 2025/09/27 03:13:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/27 03:13:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/27 03:13:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/27 03:13:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.77s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:13:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/data" 2025/09/27 03:13:37 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.83s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:13:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/data" 2025/09/27 03:13:39 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/vjrnln8ratgmqakfosrqe8espk" 2025/09/27 03:13:42 DEBUG : data/banana: md5 = 450c23b93549d47a0558c40418bf85d0 OK 2025/09/27 03:13:43 DEBUG : test.sum: md5 = 642d7c6b6778804fe1af07eb14228345 OK === RUN TestCheckSumDownload/subtest1 2025/09/27 03:13:48 DEBUG : data/potato: md5 = 8f30c1d166df7ec6d8f8d756a13307ad OK 2025/09/27 03:13:49 DEBUG : test.sum: md5 = 69e563494b35af1f573088bcaa606ceb OK === RUN TestCheckSumDownload/subtest2 2025/09/27 03:13:53 DEBUG : test.sum: md5 = b2cfe9f8447cd0896472132ea2a0366f OK === RUN TestCheckSumDownload/subtest3 2025/09/27 03:13:57 DEBUG : test.sum: md5 = a7b5e64d78158795e6e02b45b30993a9 OK === RUN TestCheckSumDownload/subtest4 2025/09/27 03:14:01 DEBUG : test.sum: md5 = 2252fcf4be7e50de39826e08e4e43062 OK === RUN TestCheckSumDownload/subtest5 2025/09/27 03:14:05 DEBUG : test.sum: md5 = de895f4483087f725090a1bd1cc02c4d OK === RUN TestCheckSumDownload/subtest6 2025/09/27 03:14:09 DEBUG : data/banana: md5 = b49c65c6453b9bca52134ce67ce9e331 OK 2025/09/27 03:14:11 DEBUG : data/potato: md5 = 4528061beb3a536d16f887769028d474 OK 2025/09/27 03:14:12 DEBUG : test.sum: md5 = 39dffd76c416d71c0a0dc974a64674db OK === RUN TestCheckSumDownload/subtest7 2025/09/27 03:14:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/27 03:14:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.62s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (1.80s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (1.98s) --- PASS: TestCheckSumDownload/subtest5 (1.92s) --- PASS: TestCheckSumDownload/subtest6 (1.84s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/09/27 03:14:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeleyus7tuko" 2025/09/27 03:14:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:17 DEBUG : Creating backend with remote "TestDrive:crypt/4h62fep6io9tf6m40bhmsjld2esqp2vmdrar2djsh7gqc6isf9bg" 2025/09/27 03:14:18 DEBUG : Creating backend with remote "/tmp/rclone14518512" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeleyus7tuko'", Local "Local file system at /tmp/rclone14518512", Modify Window "1ms" 2025/09/27 03:14:20 DEBUG : hello, world!: md5 = 8612e5165ee4443c8241faadc1e608b0 OK upper checkfile vs. lower remote (without normalization) 2025/09/27 03:14:21 ERROR : hello, world!: sum not found 2025/09/27 03:14:21 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeleyus7tuko' 2025/09/27 03:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeleyus7tuko': 1 files missing 2025/09/27 03:14:21 NOTICE: 1 hashes missing 2025/09/27 03:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeleyus7tuko': 1 differences found 2025/09/27 03:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeleyus7tuko': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/27 03:14:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeleyus7tuko': 0 differences found 2025/09/27 03:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeleyus7tuko': 1 matching files 2025/09/27 03:14:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejonag2wike" 2025/09/27 03:14:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:22 DEBUG : Creating backend with remote "TestDrive:crypt/86700tt28jgo15lsi16luv237sv8m2jorveddjepu8nrsh8mn270" 2025/09/27 03:14:23 DEBUG : Creating backend with remote "/tmp/rclone467517360" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejonag2wike'", Local "Local file system at /tmp/rclone467517360", Modify Window "1ms" 2025/09/27 03:14:25 DEBUG : HELLO, WORLD!: md5 = af0897d2f2c6cc23735fdb56236abc96 OK lower checkfile vs. upper remote (without normalization) 2025/09/27 03:14:25 ERROR : HELLO, WORLD!: sum not found 2025/09/27 03:14:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cejonag2wike' 2025/09/27 03:14:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejonag2wike': 1 files missing 2025/09/27 03:14:25 NOTICE: 1 hashes missing 2025/09/27 03:14:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejonag2wike': 1 differences found 2025/09/27 03:14:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejonag2wike': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/27 03:14:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejonag2wike': 0 differences found 2025/09/27 03:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejonag2wike': 1 matching files 2025/09/27 03:14:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mihecaj8vozo" 2025/09/27 03:14:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:27 DEBUG : Creating backend with remote "TestDrive:crypt/47ijhaouti4215h2mvsqf38379nfvts7rjaa1kgtd16on0e5qs60" 2025/09/27 03:14:28 DEBUG : Creating backend with remote "/tmp/rclone2623914642" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mihecaj8vozo'", Local "Local file system at /tmp/rclone2623914642", Modify Window "1ms" 2025/09/27 03:14:30 DEBUG : HeLlO, wOrLd!: md5 = bfeb20dc067ba3df635667b88072c430 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/27 03:14:30 ERROR : HeLlO, wOrLd!: sum not found 2025/09/27 03:14:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mihecaj8vozo' 2025/09/27 03:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihecaj8vozo': 1 files missing 2025/09/27 03:14:30 NOTICE: 1 hashes missing 2025/09/27 03:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihecaj8vozo': 1 differences found 2025/09/27 03:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihecaj8vozo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/27 03:14:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihecaj8vozo': 0 differences found 2025/09/27 03:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihecaj8vozo': 1 matching files 2025/09/27 03:14:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nipihaz9vahi" 2025/09/27 03:14:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:31 DEBUG : Creating backend with remote "TestDrive:crypt/51rrapq56mbgq88kat7pp4b4dhe8k5b1vngph1mpl9hrlr1cmo0g" 2025/09/27 03:14:32 DEBUG : Creating backend with remote "/tmp/rclone3041476050" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nipihaz9vahi'", Local "Local file system at /tmp/rclone3041476050", Modify Window "1ms" 2025/09/27 03:14:34 DEBUG : HELLO, WORLD!: md5 = e1af95bf76df5e12d91d9b53fb519113 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/27 03:14:35 ERROR : HELLO, WORLD!: sum not found 2025/09/27 03:14:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nipihaz9vahi' 2025/09/27 03:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nipihaz9vahi': 1 files missing 2025/09/27 03:14:35 NOTICE: 1 hashes missing 2025/09/27 03:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nipihaz9vahi': 1 differences found 2025/09/27 03:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nipihaz9vahi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/27 03:14:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nipihaz9vahi': 0 differences found 2025/09/27 03:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nipihaz9vahi': 1 matching files 2025/09/27 03:14:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bemitil4xipa" 2025/09/27 03:14:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:36 DEBUG : Creating backend with remote "TestDrive:crypt/h3ekpc3moh49d9taeneeglktn4kkh9523440g1b21bcmh0csdm60" 2025/09/27 03:14:37 DEBUG : Creating backend with remote "/tmp/rclone1406764226" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bemitil4xipa'", Local "Local file system at /tmp/rclone1406764226", Modify Window "1ms" 2025/09/27 03:14:39 DEBUG : 測試_Русский___ě_áñ: md5 = 04125bc25f88440f9219836e0532d2f9 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/27 03:14:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/27 03:14:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bemitil4xipa' 2025/09/27 03:14:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemitil4xipa': 1 files missing 2025/09/27 03:14:39 NOTICE: 1 hashes missing 2025/09/27 03:14:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemitil4xipa': 1 differences found 2025/09/27 03:14:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemitil4xipa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/27 03:14:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemitil4xipa': 0 differences found 2025/09/27 03:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemitil4xipa': 1 matching files 2025/09/27 03:14:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qogerew8cuho" 2025/09/27 03:14:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:41 DEBUG : Creating backend with remote "TestDrive:crypt/crukr6q40nk0l96rsfo53sfrp49c20e1fshv32lktqq08b081gg0" 2025/09/27 03:14:42 DEBUG : Creating backend with remote "/tmp/rclone2157085717" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qogerew8cuho'", Local "Local file system at /tmp/rclone2157085717", Modify Window "1ms" 2025/09/27 03:14:44 DEBUG : 測試_Русский___ě_áñ: md5 = 1cfcaa49f7a8960c66cefae4b0902583 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/27 03:14:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/27 03:14:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qogerew8cuho' 2025/09/27 03:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogerew8cuho': 1 files missing 2025/09/27 03:14:44 NOTICE: 1 hashes missing 2025/09/27 03:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogerew8cuho': 1 differences found 2025/09/27 03:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogerew8cuho': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/27 03:14:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogerew8cuho': 0 differences found 2025/09/27 03:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogerew8cuho': 1 matching files 2025/09/27 03:14:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guculos8neko" 2025/09/27 03:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:45 DEBUG : Creating backend with remote "TestDrive:crypt/a9nuka63upnh8f7ku3f8r5epundlfdha6cmddnidmvduji4ap9g0" 2025/09/27 03:14:46 DEBUG : Creating backend with remote "/tmp/rclone3863851578" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guculos8neko'", Local "Local file system at /tmp/rclone3863851578", Modify Window "1ms" 2025/09/27 03:14:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 59851d3d9b89a3ab1acf6925e858b01f OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/27 03:14:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/27 03:14:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guculos8neko' 2025/09/27 03:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guculos8neko': 1 files missing 2025/09/27 03:14:49 NOTICE: 1 hashes missing 2025/09/27 03:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guculos8neko': 1 differences found 2025/09/27 03:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guculos8neko': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/27 03:14:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guculos8neko': 0 differences found 2025/09/27 03:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guculos8neko': 1 matching files 2025/09/27 03:14:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cokomit4caza" 2025/09/27 03:14:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:50 DEBUG : Creating backend with remote "TestDrive:crypt/tdi81tjq0o7th52058grf42gs3idsdrklne4452l0ienbebbr660" 2025/09/27 03:14:51 DEBUG : Creating backend with remote "/tmp/rclone2196047860" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cokomit4caza'", Local "Local file system at /tmp/rclone2196047860", Modify Window "1ms" 2025/09/27 03:14:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32a4577b5e66165a64d606e0efd0da7b OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/27 03:14:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/27 03:14:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cokomit4caza' 2025/09/27 03:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokomit4caza': 1 files missing 2025/09/27 03:14:54 NOTICE: 1 hashes missing 2025/09/27 03:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokomit4caza': 1 differences found 2025/09/27 03:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokomit4caza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/27 03:14:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokomit4caza': 0 differences found 2025/09/27 03:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokomit4caza': 1 matching files 2025/09/27 03:14:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jomuzul1paya" 2025/09/27 03:14:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:14:55 DEBUG : Creating backend with remote "TestDrive:crypt/g6o5m7lep8qs7kodum5b87rb57hdfdm7tvtp7m4h1vmk7da1ci00" 2025/09/27 03:14:56 DEBUG : Creating backend with remote "/tmp/rclone4218603188" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jomuzul1paya'", Local "Local file system at /tmp/rclone4218603188", Modify Window "1ms" 2025/09/27 03:14:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 14dc19e55217ef50de5bd0c4c2035748 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/27 03:14:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/27 03:14:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jomuzul1paya' 2025/09/27 03:14:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuzul1paya': 1 files missing 2025/09/27 03:14:59 NOTICE: 1 hashes missing 2025/09/27 03:14:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuzul1paya': 1 differences found 2025/09/27 03:14:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuzul1paya': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/27 03:15:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuzul1paya': 0 differences found 2025/09/27 03:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuzul1paya': 1 matching files 2025/09/27 03:15:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kotacam8qana" 2025/09/27 03:15:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:15:00 DEBUG : Creating backend with remote "TestDrive:crypt/sb56b8ojefcpj4klfvr6oh03qatc1gqcq1srovuajsimj2mnq1ug" 2025/09/27 03:15:01 DEBUG : Creating backend with remote "/tmp/rclone776419599" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kotacam8qana'", Local "Local file system at /tmp/rclone776419599", Modify Window "1ms" 2025/09/27 03:15:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ebac9f19f370f9572906499a57fd72fa OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/27 03:15:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/27 03:15:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kotacam8qana' 2025/09/27 03:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotacam8qana': 1 files missing 2025/09/27 03:15:03 NOTICE: 1 hashes missing 2025/09/27 03:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotacam8qana': 1 differences found 2025/09/27 03:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotacam8qana': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/27 03:15:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 03:15:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotacam8qana': 0 differences found 2025/09/27 03:15:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotacam8qana': 1 matching files 2025/09/27 03:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kotacam8qana': Purge remote 2025/09/27 03:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jomuzul1paya': Purge remote 2025/09/27 03:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokomit4caza': Purge remote 2025/09/27 03:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guculos8neko': Purge remote 2025/09/27 03:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qogerew8cuho': Purge remote 2025/09/27 03:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bemitil4xipa': Purge remote 2025/09/27 03:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nipihaz9vahi': Purge remote 2025/09/27 03:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mihecaj8vozo': Purge remote 2025/09/27 03:15:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejonag2wike': Purge remote 2025/09/27 03:15:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeleyus7tuko': Purge remote --- PASS: TestApplyTransforms (51.36s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:15:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/27 03:15:11 DEBUG : sub/file2: md5 = c05001bfa1c5cef185afd437193a515a OK 2025/09/27 03:15:11 INFO : file1: Copied (new) to: sub/file2 2025/09/27 03:15:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:15:12 DEBUG : file1: Unchanged skipping 2025/09/27 03:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': don't need to copy/move sub/file2, it is already at target location 2025/09/27 03:15:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.75s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:15:17 DEBUG : dst/file1: md5 = 3beaba9ecac465b987590d5dd89a8c9c OK 2025/09/27 03:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/backup" 2025/09/27 03:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/1nrff024r7pq65ecp72fc28jb0" 2025/09/27 03:15:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/27 03:15:21 INFO : dst/file1: Moved (server-side) 2025/09/27 03:15:23 DEBUG : dst/file1: md5 = 5f0c32aa7a2ddff801f2dba34dc3df43 OK 2025/09/27 03:15:23 INFO : dst/file1: Copied (new) 2025/09/27 03:15:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 03:15:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 03:15:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:15:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/dst" 2025/09/27 03:15:27 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 03:15:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/CompareDest" 2025/09/27 03:15:29 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/gveqi14airsml4bgu7krj116o8" 2025/09/27 03:15:31 DEBUG : one: Need to transfer - File not found at Destination 2025/09/27 03:15:33 DEBUG : one: md5 = 624b6b6dc6abad18ce5672c29778962d OK 2025/09/27 03:15:33 INFO : one: Copied (new) 2025/09/27 03:15:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:15:36 DEBUG : one: md5 = ad9faf2ab344259659dbe726d31cd391 OK 2025/09/27 03:15:36 INFO : one: Copied (replaced existing) 2025/09/27 03:15:38 DEBUG : dst/one: md5 = bd00e0300c83e18aa1340dd571725fd1 OK 2025/09/27 03:15:40 DEBUG : CompareDest/one: md5 = 7e0091549e5727f07e13819e4593c376 OK 2025/09/27 03:15:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:15:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:15:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 03:15:43 DEBUG : CompareDest/two: md5 = 860fbd403b5bb389c793b60dea41da64 OK 2025/09/27 03:15:44 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 03:15:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:15:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 03:15:45 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 03:15:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:15:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 03:15:46 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 03:15:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/27 03:15:48 DEBUG : two: md5 = 713d3d21c0ef93d5b16805a5968abc24 OK 2025/09/27 03:15:48 INFO : two: Copied (new) 2025/09/27 03:15:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 03:15:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:15:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 03:15:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.73s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:15:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/dst" 2025/09/27 03:15:52 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 03:15:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/CopyDest" 2025/09/27 03:15:54 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/27 03:15:55 DEBUG : one: Need to transfer - File not found at Destination 2025/09/27 03:15:58 DEBUG : one: md5 = 454d7128333b6a29cdeea3c9c0ffe0d7 OK 2025/09/27 03:15:58 INFO : one: Copied (new) 2025/09/27 03:15:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:16:00 DEBUG : one: md5 = d95007d03f156d0f67aefb33eefcbcc6 OK 2025/09/27 03:16:00 INFO : one: Copied (replaced existing) 2025/09/27 03:16:02 DEBUG : dst/one: md5 = f286b430c5ef4d61f3dc4e34613ba5b5 OK 2025/09/27 03:16:04 DEBUG : CopyDest/one: md5 = d902f08e6872e2533ad6a225db3abcfd OK 2025/09/27 03:16:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/BackupDir" 2025/09/27 03:16:05 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/27 03:16:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:16:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:16:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:16:08 INFO : one: Moved (server-side) 2025/09/27 03:16:09 INFO : one: Copied (server-side copy) 2025/09/27 03:16:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/27 03:16:11 DEBUG : CopyDest/two: md5 = a413747bbc1f193c09969463ebce13b1 OK 2025/09/27 03:16:12 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 03:16:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:16:13 INFO : two: Copied (server-side copy) 2025/09/27 03:16:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/27 03:16:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:16:14 DEBUG : two: Unchanged skipping 2025/09/27 03:16:16 DEBUG : CopyDest/three: md5 = a6c84f7e504a635a98782a0cf7e87d99 OK 2025/09/27 03:16:16 DEBUG : three: Need to transfer - File not found at Destination 2025/09/27 03:16:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/27 03:16:17 DEBUG : three: Destination not found in --copy-dest 2025/09/27 03:16:18 DEBUG : three: md5 = d51cb3f196f6aa01a6584f07ef77f249 OK 2025/09/27 03:16:18 INFO : three: Copied (new) 2025/09/27 03:16:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/27 03:16:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 03:16:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:16:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 03:16:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/27 03:16:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:16:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.24s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:16:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/27 03:16:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d9c5951cfda8ba1a0eafa88191d47767 OK 2025/09/27 03:16:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/27 03:16:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/27 03:16:29 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/27 03:16:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/27 03:16:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/27 03:16:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 710146dcfceba75056bda17c003bfa25 OK 2025/09/27 03:16:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/27 03:16:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/27 03:16:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.61s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:16:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Looking for duplicate names using skip mode. 2025/09/27 03:16:38 NOTICE: one: Found 2 files with duplicate names 2025/09/27 03:16:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:16:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Looking for duplicate names using skip mode. 2025/09/27 03:16:44 NOTICE: one: Found 3 files with duplicate names 2025/09/27 03:16:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/27 03:16:44 INFO : one: Deleted 2025/09/27 03:16:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.66s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:16:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Looking for duplicate names using first mode. 2025/09/27 03:16:50 NOTICE: one: Found 3 files with duplicate names 2025/09/27 03:16:51 INFO : one: Deleted 2025/09/27 03:16:51 INFO : one: Deleted 2025/09/27 03:16:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.30s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:16:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Looking for duplicate names using newest mode. 2025/09/27 03:16:56 NOTICE: one: Found 3 files with duplicate names 2025/09/27 03:16:57 INFO : one: Deleted 2025/09/27 03:16:57 INFO : one: Deleted 2025/09/27 03:16:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.06s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:17:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Looking for duplicate names using oldest mode. 2025/09/27 03:17:03 NOTICE: one: Found 3 files with duplicate names 2025/09/27 03:17:04 INFO : one: Deleted 2025/09/27 03:17:04 INFO : one: Deleted 2025/09/27 03:17:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.48s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:17:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Looking for duplicate names using largest mode. 2025/09/27 03:17:09 NOTICE: one: Found 3 files with duplicate names 2025/09/27 03:17:10 INFO : one: Deleted 2025/09/27 03:17:10 INFO : one: Deleted 2025/09/27 03:17:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:17:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Looking for duplicate names using smallest mode. 2025/09/27 03:17:15 NOTICE: one: Found 3 files with duplicate names 2025/09/27 03:17:16 INFO : one: Deleted 2025/09/27 03:17:16 INFO : one: Deleted 2025/09/27 03:17:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.02s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:17:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Looking for duplicate names using rename mode. 2025/09/27 03:17:23 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/27 03:17:24 INFO : one-2.txt: renamed from: one.txt 2025/09/27 03:17:26 INFO : one-3.txt: renamed from: one.txt 2025/09/27 03:17:27 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.68s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:17:31 DEBUG : dupe1/one.txt: md5 = c453211f1f0e986e7bcc3d6f4d2a73e7 OK 2025/09/27 03:17:34 DEBUG : dupe2/two.txt: md5 = 3bbadc16962d29f9698405786e0439a1 OK 2025/09/27 03:17:36 DEBUG : dupe3/three.txt: md5 = 40e133de93938c16551663a5c30259f7 OK 2025/09/27 03:17:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/27 03:17:37 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/27 03:17:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/27 03:17:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/27 03:17:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/27 03:17:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/27 03:17:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.69s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:17:43 DEBUG : a.txt: md5 = 5c030a7bae5feb0dbe27ee0277806adb OK 2025/09/27 03:17:45 DEBUG : zend.txt: md5 = 4bca051e1035b6af1948142227721655 OK 2025/09/27 03:17:47 DEBUG : sub dir/hello world: md5 = 4c3fd86c47c263dd85e056b7bc53585c OK 2025/09/27 03:17:48 DEBUG : sub dir/hello world2: md5 = 10a7aa741fa596490d618e752c59c9c4 OK 2025/09/27 03:17:50 DEBUG : sub dir/ignore dir/.ignore: md5 = a7b76dadee8a30355fa933dd9d0295be OK 2025/09/27 03:17:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = da3fa5aa73b328755a4d4e538b3252a5 OK 2025/09/27 03:17:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = ad09f3bd38a6f03dfd6e8d70850e34c3 OK 2025/09/27 03:17:55 DEBUG : a.txt: Excluded (Size Filter) 2025/09/27 03:17:55 DEBUG : a.txt: Excluded 2025/09/27 03:17:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/27 03:17:55 DEBUG : sub dir/hello world: Excluded 2025/09/27 03:17:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/27 03:17:55 DEBUG : sub dir/hello world2: Excluded 2025/09/27 03:17:56 DEBUG : sub dir/ignore dir: Excluded 2025/09/27 03:17:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/27 03:17:56 DEBUG : sub dir/hello world: Excluded 2025/09/27 03:17:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/27 03:17:56 DEBUG : sub dir/hello world2: Excluded 2025/09/27 03:17:56 DEBUG : sub dir/ignore dir: Excluded 2025/09/27 03:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/27 03:18:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/27 03:18:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/27 03:18:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/27 03:18:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/27 03:18:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/27 03:18:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.52s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:18:04 DEBUG : a.txt: md5 = 31ba005f09de0e2bdf343b7b44378834 OK 2025/09/27 03:18:05 DEBUG : zend.txt: md5 = 30b9a018378ce8d5f19920c1da486343 OK 2025/09/27 03:18:07 DEBUG : sub dir/hello world: md5 = c3849ed04358390593e3714687e71617 OK 2025/09/27 03:18:09 DEBUG : sub dir/hello world2: md5 = ddcb512fd411a59a564146857ef5e776 OK 2025/09/27 03:18:11 DEBUG : sub dir/ignore dir/.ignore: md5 = b90642fdb049c02532b6856d35fa3b07 OK 2025/09/27 03:18:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = d068056d984f503c9f1177cf1d0876ea OK 2025/09/27 03:18:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = c3b3716532bae7ec6f4073000b55b854 OK 2025/09/27 03:18:15 DEBUG : a.txt: Excluded (Size Filter) 2025/09/27 03:18:15 DEBUG : a.txt: Excluded 2025/09/27 03:18:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/27 03:18:16 DEBUG : sub dir/hello world: Excluded 2025/09/27 03:18:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/27 03:18:16 DEBUG : sub dir/hello world2: Excluded 2025/09/27 03:18:17 DEBUG : sub dir/ignore dir: Excluded 2025/09/27 03:18:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/27 03:18:17 DEBUG : sub dir/hello world: Excluded 2025/09/27 03:18:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/27 03:18:17 DEBUG : sub dir/hello world2: Excluded 2025/09/27 03:18:17 DEBUG : sub dir/ignore dir: Excluded 2025/09/27 03:18:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/27 03:18:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/27 03:18:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/27 03:18:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/27 03:18:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/27 03:18:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/27 03:18:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.36s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:18:25 DEBUG : file1: md5 = 377d9ad380d581888edb4ba75483f2df OK 2025/09/27 03:18:27 DEBUG : sub/file2: md5 = c75bb509be114f27d200f548bfb18d86 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/09/27 03:18:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/27 03:18:30 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/27 03:18:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/27 03:18:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.05s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:18:34 DEBUG : file1: md5 = 12e14a268bf6193fe741eb23db143561 OK 2025/09/27 03:18:36 DEBUG : sub/file2: md5 = dd3437e45fcebc5f3af9781f18df6f95 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/09/27 03:18:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/notfound" 2025/09/27 03:18:40 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/27 03:18:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.22s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:18:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Making directory 2025/09/27 03:18:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:18:47 DEBUG : sub dir/hello world: md5 = ea35aa9af2e68db48e04b5506e0346fa OK 2025/09/27 03:18:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:18:51 DEBUG : potato2: md5 = 1a1171d5eb96c49d0efb1bb0360d69b1 OK 2025/09/27 03:18:52 DEBUG : empty space: md5 = c178e4f71ecfbfb847dae5ee4c8c3bf2 OK --- PASS: TestLs (4.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:18:56 DEBUG : potato2: md5 = b27fbae0dae343e08119334147a81859 OK 2025/09/27 03:18:57 DEBUG : empty space: md5 = b101706598678dc67779487aab7f6cc0 OK 2025/09/27 03:18:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/27 03:18:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.78s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:00 DEBUG : potato2: md5 = 46f5b1c81e895799bf0404ee854d43d8 OK 2025/09/27 03:19:02 DEBUG : empty space: md5 = 3a3ec9c33e0d40028fdd6f53a63cd650 OK --- PASS: TestLsLong (4.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:05 DEBUG : potato2: md5 = 8aaedbafae35a4c3cfd6411373aa10bb OK 2025/09/27 03:19:06 DEBUG : empty space: md5 = d20dc4daeb1bdd157d3ac7a379aaa9a8 OK --- PASS: TestHashSums (4.33s) === RUN TestHashSumsWithErrors 2025/09/27 03:19:08 DEBUG : Creating backend with remote ":memory:" 2025/09/27 03:19:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/27 03:19:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/27 03:19:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/27 03:19:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/27 03:19:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/27 03:19:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/27 03:19:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/27 03:19:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/27 03:19:08 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:09 DEBUG : potato2: md5 = 87e174732991b7df11e33a90ea79121b OK 2025/09/27 03:19:11 DEBUG : empty space: md5 = eac1d616dc92adcad38ad138e51f048e OK 2025/09/27 03:19:13 DEBUG : sub dir/potato3: md5 = 8e135666590f1f4c7680579a59ae367a OK 2025/09/27 03:19:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.00s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:17 DEBUG : small: md5 = de1474eab6129e4edacb697f302c12d7 OK 2025/09/27 03:19:19 DEBUG : medium: md5 = 7511371f6b49b95e6c368f62c5d80662 OK 2025/09/27 03:19:20 DEBUG : large: md5 = 40fcaa47e99a77d18cf3fda4ab45f66f OK 2025/09/27 03:19:20 DEBUG : Waiting for deletions to finish 2025/09/27 03:19:21 DEBUG : large: Excluded (Size Filter) 2025/09/27 03:19:21 INFO : small: Deleted 2025/09/27 03:19:21 INFO : medium: Deleted --- PASS: TestDelete (6.44s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:24 DEBUG : small: md5 = 5aa565a208cea6cc412ead60773452c6 OK 2025/09/27 03:19:25 DEBUG : medium: md5 = eee0e5e0c97ae551ed1534949e5fc74a OK 2025/09/27 03:19:27 DEBUG : large: md5 = 15744025e0af28addbf5a739ab031bb4 OK 2025/09/27 03:19:27 DEBUG : Waiting for deletions to finish 2025/09/27 03:19:27 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/27 03:19:28 INFO : large: Deleted 2025/09/27 03:19:28 INFO : small: Deleted --- PASS: TestMaxDelete (6.68s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:31 DEBUG : small: md5 = aec14f5055e8946c85c351b30b9efe52 OK 2025/09/27 03:19:32 DEBUG : medium: md5 = 71fc54d4a37e486a7f0a02e996422dd6 OK 2025/09/27 03:19:33 DEBUG : large: md5 = 620a4c58dfe7b87f6f3647c25e0cfb9d OK 2025/09/27 03:19:34 DEBUG : Waiting for deletions to finish 2025/09/27 03:19:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/27 03:19:34 INFO : small: Deleted 2025/09/27 03:19:34 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.90s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:37 DEBUG : small: md5 = 80e0eca8020423eadecb5dae3fdf999b OK 2025/09/27 03:19:39 DEBUG : medium: md5 = cc0dab8fae3fa1af24db74272b56a8f2 OK 2025/09/27 03:19:40 DEBUG : large: md5 = 74a6cd5ff49bdcee8f966c2e3682f14e OK 2025/09/27 03:19:40 DEBUG : Waiting for deletions to finish 2025/09/27 03:19:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/27 03:19:41 INFO : small: Deleted 2025/09/27 03:19:41 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.69s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:44 DEBUG : ReadFile: md5 = e280b930ae89033188f5bf011bcc2c4d OK --- PASS: TestReadFile (3.99s) === RUN TestRetry 2025/09/27 03:19:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/27 03:19:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/27 03:19:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/27 03:19:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/27 03:19:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/27 03:19:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/27 03:19:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:19:48 DEBUG : file1: md5 = e0149ac71399bf2c040fc7bd92343a46 OK 2025/09/27 03:19:50 DEBUG : file2: md5 = fdea9d9086ed52651c269e77f30b59d6 OK --- PASS: TestCat (15.55s) === RUN TestPurge 2025/09/27 03:20:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pokoqun9babu" 2025/09/27 03:20:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:20:02 DEBUG : Creating backend with remote "TestDrive:crypt/dsr678gh1674hcrjtl4bd1k53delilb2ddrf8vm4djm12e4bvjf0" 2025/09/27 03:20:03 DEBUG : Creating backend with remote "/tmp/rclone2242156967" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pokoqun9babu'", Local "Local file system at /tmp/rclone2242156967", Modify Window "1ms" 2025/09/27 03:20:08 DEBUG : A1/B1/C1/one: md5 = 0371df88e001b3caf77a09b256980bd2 OK 2025/09/27 03:20:08 INFO : A2: Making directory 2025/09/27 03:20:08 INFO : A1/B2: Making directory 2025/09/27 03:20:09 INFO : A1/B2/C2: Making directory 2025/09/27 03:20:10 INFO : A1/B1/C3: Making directory 2025/09/27 03:20:11 INFO : A3: Making directory 2025/09/27 03:20:11 INFO : A3/B3: Making directory 2025/09/27 03:20:12 INFO : A3/B3/C4: Making directory 2025/09/27 03:20:14 DEBUG : A1/two: md5 = 73edc3a6e7d69c8d203ff84370fce65f OK 2025/09/27 03:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pokoqun9babu': Purge remote 2025/09/27 03:20:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.31s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:20:21 DEBUG : A1/B1/C1/one: md5 = 05b71529bb41392717e82a4595e4dc59 OK 2025/09/27 03:20:21 INFO : A2: Making directory 2025/09/27 03:20:22 INFO : A1/B2: Making directory 2025/09/27 03:20:22 INFO : A1/B2/C2: Making directory 2025/09/27 03:20:23 INFO : A1/B1/C3: Making directory 2025/09/27 03:20:24 INFO : A3: Making directory 2025/09/27 03:20:25 INFO : A3/B3: Making directory 2025/09/27 03:20:25 INFO : A3/B3/C4: Making directory 2025/09/27 03:20:28 DEBUG : A1/two: md5 = e39305d866996cf481219560ff348ee0 OK 2025/09/27 03:20:29 DEBUG : removing 1 level 3 directories 2025/09/27 03:20:29 INFO : A3/B3/C4: Removing directory 2025/09/27 03:20:31 DEBUG : removing 2 level 3 directories 2025/09/27 03:20:31 INFO : A1/B2/C2: Removing directory 2025/09/27 03:20:31 INFO : A1/B1/C3: Removing directory 2025/09/27 03:20:32 DEBUG : removing 2 level 2 directories 2025/09/27 03:20:32 INFO : A3/B3: Removing directory 2025/09/27 03:20:32 INFO : A1/B2: Removing directory 2025/09/27 03:20:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/27 03:20:32 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/27 03:20:32 DEBUG : removing 2 level 1 directories 2025/09/27 03:20:32 INFO : A3: Removing directory 2025/09/27 03:20:32 INFO : A2: Removing directory 2025/09/27 03:20:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/27 03:20:36 DEBUG : removing 1 level 3 directories 2025/09/27 03:20:36 INFO : A1/B1/C1: Removing directory 2025/09/27 03:20:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:37 DEBUG : removing 1 level 2 directories 2025/09/27 03:20:37 INFO : A1/B1: Removing directory 2025/09/27 03:20:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/27 03:20:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 03:20:37 DEBUG : removing 1 level 1 directories 2025/09/27 03:20:37 INFO : A1: Removing directory 2025/09/27 03:20:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/27 03:20:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/27 03:20:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 03:20:38 DEBUG : removing 1 level 0 directories 2025/09/27 03:20:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Removing directory 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/27 03:20:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (21.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:20:40 INFO : A1: Making directory 2025/09/27 03:20:41 INFO : A1/B1: Making directory 2025/09/27 03:20:42 INFO : A1/B1/C1: Making directory 2025/09/27 03:20:44 DEBUG : removing 1 level 3 directories 2025/09/27 03:20:44 INFO : A1/B1/C1: Removing directory 2025/09/27 03:20:45 DEBUG : removing 1 level 2 directories 2025/09/27 03:20:45 INFO : A1/B1: Removing directory 2025/09/27 03:20:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 03:20:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.58s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:20:47 INFO : A1: Making directory 2025/09/27 03:20:48 INFO : A1/B1: Making directory 2025/09/27 03:20:49 INFO : A1/B1/C1: Making directory 2025/09/27 03:20:51 DEBUG : removing 1 level 3 directories 2025/09/27 03:20:51 INFO : A1/B1/C1: Removing directory 2025/09/27 03:20:52 DEBUG : removing 1 level 2 directories 2025/09/27 03:20:52 INFO : A1/B1: Removing directory 2025/09/27 03:20:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 03:20:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.21s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:20:56 DEBUG : file1: md5 = 312c393bf288c0094046f169341c8b8d OK 2025/09/27 03:20:56 DEBUG : filename.txt: File name found in url 2025/09/27 03:20:58 DEBUG : filename.txt: md5 = 183f932b7a6d347a7aba7e895e1df7d4 OK 2025/09/27 03:20:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/27 03:20:59 DEBUG : headerfilename.txt: md5 = 8d2b8e6635f0ab79ccc2d4a9ea54e1ad OK 2025/09/27 03:21:01 DEBUG : file2: md5 = b5c380881048e02ef7c13958511e2c56 OK --- PASS: TestCopyURL (8.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:21:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/27 03:21:05 DEBUG : sub/file2: md5 = 47954afb03cc0dee61734d59d1ac639f OK 2025/09/27 03:21:05 INFO : file1: Copied (new) to: sub/file2 2025/09/27 03:21:05 INFO : file1: Deleted 2025/09/27 03:21:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:21:06 DEBUG : file1: Unchanged skipping 2025/09/27 03:21:06 INFO : file1: Deleted 2025/09/27 03:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': don't need to copy/move sub/file2, it is already at target location 2025/09/27 03:21:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.67s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:21:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/27 03:21:10 DEBUG : file1: md5 = 396c8a76b6f5b8b132e9b4a6d942f680 OK 2025/09/27 03:21:10 INFO : file1: Copied (new) 2025/09/27 03:21:10 INFO : file1: Deleted 2025/09/27 03:21:11 DEBUG : file1: Destination exists, skipping 2025/09/27 03:21:11 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:21:15 DEBUG : dst/file1: md5 = 5f2d9aa5caa8ed2fa61c812c83862350 OK 2025/09/27 03:21:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowubuw0dotu/backup" 2025/09/27 03:21:16 DEBUG : Creating backend with remote "TestDrive:crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg/1nrff024r7pq65ecp72fc28jb0" 2025/09/27 03:21:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/27 03:21:19 INFO : dst/file1: Moved (server-side) 2025/09/27 03:21:20 DEBUG : dst/file1: md5 = 37d23123b91b9745b20b54f420501d1e OK 2025/09/27 03:21:20 INFO : dst/file1: Copied (new) 2025/09/27 03:21:20 INFO : dst/file1: Deleted 2025/09/27 03:21:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 03:21:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 03:21:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.97s) === 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:21:27 DEBUG : A1/one: md5 = 99cd60140840e341af2f965fc361b4bc OK 2025/09/27 03:21:28 DEBUG : A1/two: md5 = 2e6a2cc8e52d394f78780030b911efde OK 2025/09/27 03:21:30 DEBUG : A1/B1/three: md5 = a656b08766a771a2eb749b230d295848 OK 2025/09/27 03:21:30 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/09/27 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/09/27 03:21:30 DEBUG : TestDrive: Saved new token in config file 2025/09/27 03:21:32 DEBUG : A1/B1/C1/four: md5 = 1530afadc7662dd8a7436f40374e1202 OK 2025/09/27 03:21:34 DEBUG : A1/B1/C2/five: md5 = 15a543f21ea1f6ac667f7af360664bd3 OK 2025/09/27 03:21:34 INFO : A1/B2: Making directory 2025/09/27 03:21:35 INFO : A1/B1/C3: Making directory 2025/09/27 03:21:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/27 03:21:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/27 03:21:44 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/27 03:21:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/27 03:21:44 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/27 03:21:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/27 03:21:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/27 03:21:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 03:21:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/27 03:21:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/27 03:21:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/27 03:21:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/27 03:21:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/27 03:21:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/27 03:21:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/27 03:21:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/27 03:21:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/27 03:21:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/27 03:21:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 03:21:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/27 03:21:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/27 03:22:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/27 03:22:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/27 03:22:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/27 03:22:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/27 03:22:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 03:22:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/27 03:22:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/27 03:22:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/27 03:22:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 03:22:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:07 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/27 03:22:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 3c1015baa4222c7e1080bae416cf1874 OK 2025/09/27 03:22:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/27 03:22:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/27 03:22:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/27 03:22:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 16d18da483668cabeae17faead710ef0 OK 2025/09/27 03:22:10 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/27 03:22:13 DEBUG : with_checksum_small_file_from_pipe: md5 = ac48f77ad4a945b55af8167a54b0eb8a OK 2025/09/27 03:22:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/27 03:22:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/27 03:22:15 DEBUG : with_checksum_big_file_from_pipe: md5 = ce5b69d2369147d9598f68095aebf21c OK 2025/09/27 03:22:15 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/27 03:22:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:22:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/27 03:22:20 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-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/27 03:22:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/27 03:22:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/27 03:22:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.38s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/27 03:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/27 03:22:28 DEBUG : rcat_metadata: md5 = 80f03bf81d5dc85e1318d99f68496f4a OK 2025/09/27 03:22:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/27 03:22:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/27 03:22:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = fe529d22ed17d1b08fb20610e19735de OK 2025/09/27 03:22:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.81s) --- PASS: TestRcatMetadata/Normal (2.43s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:34 DEBUG : potato1: md5 = 1a23e49992ed0ef5fd739c4b43c974c2 OK 2025/09/27 03:22:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/27 03:22:35 DEBUG : potato2: md5 = d82b84ca7e053ac95767b09f199cb736 OK 2025/09/27 03:22:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:38 DEBUG : potato1: md5 = a744a290c4f3a9ea5cb1b48be552795c OK 2025/09/27 03:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/27 03:22:40 DEBUG : potato2: md5 = 6841d8c355cea4fa1dba084da4722f06 OK 2025/09/27 03:22:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.91s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:43 DEBUG : potato2: md5 = a118b5eb2603c0632c2781205d2c8803 OK 2025/09/27 03:22:44 DEBUG : empty space: md5 = c160c960cf91b19fd38b2eb0e9bfed4d OK 2025/09/27 03:22:46 DEBUG : sub dir/potato3: md5 = 09cbb52b4d648cdb2d5ee423ed8f2257 OK 2025/09/27 03:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Touching "sub dir/potato3" 2025/09/27 03:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Touching "empty space" 2025/09/27 03:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Touching "potato2" 2025/09/27 03:22:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.37s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:51 DEBUG : dir with metadata: Making directory with metadata 2025/09/27 03:22:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:53 DEBUG : directory with modtime: Making directory with metadata 2025/09/27 03:22:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.33s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:22:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/27 03:22:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 03:22:56 DEBUG : Google drive root 'crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg': Skipping btime metadata as can't update it on an existing file: 2025-09-27T03:22:56.232552766Z 2025/09/27 03:22:56 INFO : non existent directory: Updated directory metadata 2025/09/27 03:22:58 DEBUG : Google drive root 'crypt/blkvu89qflf5ffnkqnqa5nl10om05f3u7ld01kq1j19blp35q9bg': Skipping btime metadata as can't update it on an existing file: 2025-09-27T03:22:56.232552766Z 2025/09/27 03:22:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.63s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:23:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/27 03:23:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/27 03:23:03 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.88s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:23:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/27 03:23:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 03:23:04 DEBUG : dst: Making directory with metadata 2025/09/27 03:23:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 03:23:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:23:05 INFO : dst: Set directory modification time (using SetModTime) 2025/09/27 03:23:06 INFO : dst: Set directory modification time (using SetModTime) 2025/09/27 03:23:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/27 03:23:06 INFO : dst: Set directory modification time (using SetModTime) 2025/09/27 03:23:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.28s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu'", Local "Local file system at /tmp/rclone3584174649", Modify Window "1ms" 2025/09/27 03:23:10 DEBUG : sub dir/test remove existing: md5 = 609e7f0ae4ac12a0f2b63c27c3052824 OK 2025/09/27 03:23:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e395e5e1cbd51918211e4700aaab2900 OK 2025/09/27 03:23:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hocavoh1" before starting 2025/09/27 03:23:14 DEBUG : sub dir/test remove existing.hocavoh1: TEST: removing renamed existing file after operation 2025/09/27 03:23:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qilojum0" before starting 2025/09/27 03:23:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qilojum0: TEST: renaming existing back after failed operation 2025/09/27 03:23:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.legihiv6" before starting 2025/09/27 03:23:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.legihiv6: TEST: removing renamed existing file after operation 2025/09/27 03:23:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b1i92mrbrqq1berfgmkj11omjhad5sf3i59hco61f2as9ua3lhu0" 2025/09/27 03:23:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k3it0sonr4vbtt1kfu8alpt5a67da4a5170vuaubo7gemr0am52c3lpsll93ks6dbhhgq1iprkjcmvtc4r1qrpd6g00mflejrc8j75e849i3fcvtk63t9g6flcnnbb1du4pi3c5rq044mmb4lkh1kopoafng3sm2hs0bbji81ipvthq3k7lg" --- PASS: TestRemoveExisting (12.56s) === 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/09/27 03:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowubuw0dotu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m28.764291589s (try 1/5)