"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/22 03:09:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo" 2025/07/22 03:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:09:21 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0" 2025/07/22 03:09:22 DEBUG : Creating backend with remote "/tmp/rclone1880237906" === 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/22 03:09:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/22 03:09:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/22 03:09:23 DEBUG : potato: Seek from 10 to 0 2025/07/22 03:09:23 DEBUG : potato: Seek from 10 to 0 2025/07/22 03:09:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/22 03:09:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/22 03:09:23 DEBUG : potato: Seek from 5 to 2 2025/07/22 03:09:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/22 03:09:23 DEBUG : potato: Seek from 7 to 0 2025/07/22 03:09:23 DEBUG : potato: Seek from 7 to 0 2025/07/22 03:09:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/22 03:09:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/22 03:09:23 DEBUG : potato: Seek from 5 to 2 2025/07/22 03:09:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/22 03:09:23 DEBUG : potato: Seek from 8 to 0 2025/07/22 03:09:23 DEBUG : potato: Seek from 8 to 0 2025/07/22 03:09:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/22 03:09:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/22 03:09:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/22 03:09:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/22 03:09:23 DEBUG : potato: Seek from 5 to 2 2025/07/22 03:09:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/22 03:09:23 DEBUG : potato: Seek from 9 to 0 2025/07/22 03:09:23 DEBUG : potato: Seek from 9 to 0 2025/07/22 03:09:23 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:09:25 DEBUG : rutabaga: md5 = b6683f84e137af605aa6f7131b6a5eb4 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/22 03:09:27 DEBUG : empty space: md5 = 929aa21d853f69d5a233618ed41aa86b OK === RUN TestCheck/3 2025/07/22 03:09:29 DEBUG : potato2: md5 = 2e07f00e1a98771061d243a3f3d3c75b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/22 03:09:31 DEBUG : remotepotato: md5 = f343129736310aad2e2f4755a56253e2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.82s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/22 03:09:34 DEBUG : Creating backend with remote "nonexistent" 2025/07/22 03:09:34 DEBUG : Creating backend with remote "nonexistent" 2025/07/22 03:09:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/22 03:09:34 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/07/22 03:09:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/22 03:09:34 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:09:35 DEBUG : rutabaga: md5 = f272d5ef531b40b51f0963e57219971e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/22 03:09:39 DEBUG : empty space: md5 = 5b9624d6124751997695bbbc4b265a32 OK === RUN TestCheckDownload/3 2025/07/22 03:09:41 DEBUG : potato2: md5 = 4bdf380fee78517517b2e7b1f26af9e6 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/22 03:09:45 DEBUG : remotepotato: md5 = c92a9b9ef3972af4fbf8ec9edbc46df2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.88s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.14s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:09:51 DEBUG : rutabaga: md5 = 39531a46bdd836078faec17e7a489d61 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/22 03:09:53 DEBUG : empty space: md5 = 824c870ea7a87607cddeaf2da35738bc OK === RUN TestCheckSizeOnly/3 2025/07/22 03:09:55 DEBUG : potato2: md5 = ca96f79b109932ebb71bdca3dcc6d686 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/22 03:09:57 DEBUG : remotepotato: md5 = 9ce7daf1346ef03a073c34efaceadafe OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.01s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:10:01 DEBUG : test.sum: md5 = c1fcdb6558e1c188cc23caaac3ad3a78 OK 2025/07/22 03:10:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/22 03:10:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/22 03:10:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/22 03:10:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/22 03:10:03 DEBUG : test.sum: md5 = 2d9cfdc55eef9e7590afdbd0c3285371 OK 2025/07/22 03:10:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/22 03:10:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/22 03:10:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/22 03:10:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.84s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/data" 2025/07/22 03:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/data" 2025/07/22 03:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/vjrnln8ratgmqakfosrqe8espk" 2025/07/22 03:10:11 DEBUG : data/banana: md5 = d4947edfaa611e556ff8c32c89a49da5 OK 2025/07/22 03:10:12 DEBUG : test.sum: md5 = 3f46f4ac0d68fa86baa85b92c3234579 OK === RUN TestCheckSumDownload/subtest1 2025/07/22 03:10:17 DEBUG : data/potato: md5 = 4df006012fb39574edf4d0055d7466b9 OK 2025/07/22 03:10:18 DEBUG : test.sum: md5 = 5b5032ede89eca0c97adbdd68173f92e OK === RUN TestCheckSumDownload/subtest2 2025/07/22 03:10:22 DEBUG : test.sum: md5 = d2aa016b3bb5c3e056d884f029050e69 OK === RUN TestCheckSumDownload/subtest3 2025/07/22 03:10:27 DEBUG : test.sum: md5 = e24f5e05cd56cc4487130ff5789bd88d OK === RUN TestCheckSumDownload/subtest4 2025/07/22 03:10:31 DEBUG : test.sum: md5 = 2e178f67d4ad795778afc60792dea139 OK === RUN TestCheckSumDownload/subtest5 2025/07/22 03:10:35 DEBUG : test.sum: md5 = a330db4b0f4689db629dc87788a1fcf0 OK === RUN TestCheckSumDownload/subtest6 2025/07/22 03:10:39 DEBUG : data/banana: md5 = 7d8734ac830f480175f02113a1d6e66f OK 2025/07/22 03:10:41 DEBUG : data/potato: md5 = f2b9427323e7b7ca35539b2c287bafef OK 2025/07/22 03:10:42 DEBUG : test.sum: md5 = af0a4f221066ec2f043c640698f9f131 OK === RUN TestCheckSumDownload/subtest7 2025/07/22 03:10:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/22 03:10:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.15s) --- PASS: TestCheckSumDownload/subtest1 (2.36s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (2.32s) --- PASS: TestCheckSumDownload/subtest4 (2.27s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.25s) --- PASS: TestCheckSumDownload/subtest7 (2.14s) === RUN TestApplyTransforms 2025/07/22 03:10:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vunawof0nunu" 2025/07/22 03:10:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:10:48 DEBUG : Creating backend with remote "TestDrive:crypt/pph05o8u0o24bvtqarnpukhb44niqqk9j888t623ba6q87b3d1l0" 2025/07/22 03:10:49 DEBUG : Creating backend with remote "/tmp/rclone3306895656" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vunawof0nunu'", Local "Local file system at /tmp/rclone3306895656", Modify Window "1ms" 2025/07/22 03:10:51 DEBUG : hello, world!: md5 = de69a5e78d9216dc84781aed17f5315d OK upper checkfile vs. lower remote (without normalization) 2025/07/22 03:10:51 ERROR : hello, world!: sum not found 2025/07/22 03:10:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vunawof0nunu' 2025/07/22 03:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunawof0nunu': 1 files missing 2025/07/22 03:10:51 NOTICE: 1 hashes missing 2025/07/22 03:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunawof0nunu': 1 differences found 2025/07/22 03:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunawof0nunu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/22 03:10:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunawof0nunu': 0 differences found 2025/07/22 03:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunawof0nunu': 1 matching files 2025/07/22 03:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucisok1zomo" 2025/07/22 03:10:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/j2mahfimgga19nt256ojv84v9f78djhjdi99ud2p05gg27vp6v6g" 2025/07/22 03:10:54 DEBUG : Creating backend with remote "/tmp/rclone1042306162" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucisok1zomo'", Local "Local file system at /tmp/rclone1042306162", Modify Window "1ms" 2025/07/22 03:10:56 DEBUG : HELLO, WORLD!: md5 = ec09fe93ba6265446b4c8fe9620737cb OK lower checkfile vs. upper remote (without normalization) 2025/07/22 03:10:56 ERROR : HELLO, WORLD!: sum not found 2025/07/22 03:10:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucisok1zomo' 2025/07/22 03:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucisok1zomo': 1 files missing 2025/07/22 03:10:56 NOTICE: 1 hashes missing 2025/07/22 03:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucisok1zomo': 1 differences found 2025/07/22 03:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucisok1zomo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/22 03:10:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucisok1zomo': 0 differences found 2025/07/22 03:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucisok1zomo': 1 matching files 2025/07/22 03:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qawecop2fivo" 2025/07/22 03:10:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/hgb75e85tfo0rn9fe8emlhua4in108o05cgg3luvk9oagt4bp6s0" 2025/07/22 03:10:58 DEBUG : Creating backend with remote "/tmp/rclone174480033" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qawecop2fivo'", Local "Local file system at /tmp/rclone174480033", Modify Window "1ms" 2025/07/22 03:11:00 DEBUG : HeLlO, wOrLd!: md5 = bbdf76e83a28e7db36950329e4d9229b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/22 03:11:01 ERROR : HeLlO, wOrLd!: sum not found 2025/07/22 03:11:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qawecop2fivo' 2025/07/22 03:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawecop2fivo': 1 files missing 2025/07/22 03:11:01 NOTICE: 1 hashes missing 2025/07/22 03:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawecop2fivo': 1 differences found 2025/07/22 03:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawecop2fivo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/22 03:11:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawecop2fivo': 0 differences found 2025/07/22 03:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawecop2fivo': 1 matching files 2025/07/22 03:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dicareq8yoce" 2025/07/22 03:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/df27kqfdipah28dv4g5es8dqh2bgkfvl80m78ob63i9fm1a67t30" 2025/07/22 03:11:03 DEBUG : Creating backend with remote "/tmp/rclone3347784572" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dicareq8yoce'", Local "Local file system at /tmp/rclone3347784572", Modify Window "1ms" 2025/07/22 03:11:06 DEBUG : HELLO, WORLD!: md5 = 776fabd114f76be0b5bf930c1e7d55bb OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/22 03:11:06 ERROR : HELLO, WORLD!: sum not found 2025/07/22 03:11:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dicareq8yoce' 2025/07/22 03:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicareq8yoce': 1 files missing 2025/07/22 03:11:06 NOTICE: 1 hashes missing 2025/07/22 03:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicareq8yoce': 1 differences found 2025/07/22 03:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicareq8yoce': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/22 03:11:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicareq8yoce': 0 differences found 2025/07/22 03:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicareq8yoce': 1 matching files 2025/07/22 03:11:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasanip3zumu" 2025/07/22 03:11:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:11:08 DEBUG : Creating backend with remote "TestDrive:crypt/bgi71toij8lj13uev2nv1lg1tjp0qi99s1bdnavscs3c68cmgh80" 2025/07/22 03:11:09 DEBUG : Creating backend with remote "/tmp/rclone3905130974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasanip3zumu'", Local "Local file system at /tmp/rclone3905130974", Modify Window "1ms" 2025/07/22 03:11:11 DEBUG : 測試_Русский___ě_áñ: md5 = 1b3c435ec9eabcecb04397e9b41f04e5 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/22 03:11:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/22 03:11:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qasanip3zumu' 2025/07/22 03:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasanip3zumu': 1 files missing 2025/07/22 03:11:11 NOTICE: 1 hashes missing 2025/07/22 03:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasanip3zumu': 1 differences found 2025/07/22 03:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasanip3zumu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/22 03:11:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasanip3zumu': 0 differences found 2025/07/22 03:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasanip3zumu': 1 matching files 2025/07/22 03:11:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latimid0wuga" 2025/07/22 03:11:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:11:12 DEBUG : Creating backend with remote "TestDrive:crypt/q0c8nla8e7l5req6ug4563hc26pmc5otn6euj1vvt7knm6ab4isg" 2025/07/22 03:11:13 DEBUG : Creating backend with remote "/tmp/rclone577835585" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latimid0wuga'", Local "Local file system at /tmp/rclone577835585", Modify Window "1ms" 2025/07/22 03:11:16 DEBUG : 測試_Русский___ě_áñ: md5 = c69d030b2a2a6320acb7b4b118e48fac OK NFC checkfile vs. NFD remote (without normalization) 2025/07/22 03:11:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/22 03:11:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-latimid0wuga' 2025/07/22 03:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latimid0wuga': 1 files missing 2025/07/22 03:11:16 NOTICE: 1 hashes missing 2025/07/22 03:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latimid0wuga': 1 differences found 2025/07/22 03:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latimid0wuga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/22 03:11:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:11:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latimid0wuga': 0 differences found 2025/07/22 03:11:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latimid0wuga': 1 matching files 2025/07/22 03:11:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-culemig3naga" 2025/07/22 03:11:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:11:18 DEBUG : Creating backend with remote "TestDrive:crypt/1iiboq6clbq8u14uqa5pjitfvmrhm3v0i9e8eq4vaqk2h24ld3k0" 2025/07/22 03:11:19 DEBUG : Creating backend with remote "/tmp/rclone2483999932" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-culemig3naga'", Local "Local file system at /tmp/rclone2483999932", Modify Window "1ms" 2025/07/22 03:11:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 58ee1bbf5e9ae3bc832815a5b3d14c69 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/22 03:11:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/22 03:11:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-culemig3naga' 2025/07/22 03:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-culemig3naga': 1 files missing 2025/07/22 03:11:21 NOTICE: 1 hashes missing 2025/07/22 03:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-culemig3naga': 1 differences found 2025/07/22 03:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-culemig3naga': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/22 03:11:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-culemig3naga': 0 differences found 2025/07/22 03:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-culemig3naga': 1 matching files 2025/07/22 03:11:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqip9rofe" 2025/07/22 03:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:11:22 DEBUG : Creating backend with remote "TestDrive:crypt/fpjjivb54ao6q80krltitsm1shlrkilj2hba9302c76f97aeobag" 2025/07/22 03:11:23 DEBUG : Creating backend with remote "/tmp/rclone3475462697" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqip9rofe'", Local "Local file system at /tmp/rclone3475462697", Modify Window "1ms" 2025/07/22 03:11:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c0d244f609784247d0a323daf664520a OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/22 03:11:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/22 03:11:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jaqaqip9rofe' 2025/07/22 03:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqaqip9rofe': 1 files missing 2025/07/22 03:11:26 NOTICE: 1 hashes missing 2025/07/22 03:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqaqip9rofe': 1 differences found 2025/07/22 03:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqaqip9rofe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/22 03:11:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqaqip9rofe': 0 differences found 2025/07/22 03:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqaqip9rofe': 1 matching files 2025/07/22 03:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jatiroc5nine" 2025/07/22 03:11:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/mra0jf11qectdrepsgi4htqk2p3k8dp9g8kj76v7agkrsnm5r1k0" 2025/07/22 03:11:28 DEBUG : Creating backend with remote "/tmp/rclone3123706710" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jatiroc5nine'", Local "Local file system at /tmp/rclone3123706710", Modify Window "1ms" 2025/07/22 03:11:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca4e6da499069c39e8bc8eb0450d6de5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/22 03:11:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/22 03:11:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jatiroc5nine' 2025/07/22 03:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jatiroc5nine': 1 files missing 2025/07/22 03:11:31 NOTICE: 1 hashes missing 2025/07/22 03:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jatiroc5nine': 1 differences found 2025/07/22 03:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jatiroc5nine': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/22 03:11:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jatiroc5nine': 0 differences found 2025/07/22 03:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jatiroc5nine': 1 matching files 2025/07/22 03:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-befexip3qosi" 2025/07/22 03:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/dpmgfl72gfqlfoa3t4dlors31t8bli15438fr4cp5gm91hejjjsg" 2025/07/22 03:11:33 DEBUG : Creating backend with remote "/tmp/rclone1470551311" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-befexip3qosi'", Local "Local file system at /tmp/rclone1470551311", Modify Window "1ms" 2025/07/22 03:11:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 22a6f85ad1399b9d30c76b9d4612b3ac OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/22 03:11:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/22 03:11:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-befexip3qosi' 2025/07/22 03:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befexip3qosi': 1 files missing 2025/07/22 03:11:36 NOTICE: 1 hashes missing 2025/07/22 03:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befexip3qosi': 1 differences found 2025/07/22 03:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befexip3qosi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/22 03:11:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 03:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befexip3qosi': 0 differences found 2025/07/22 03:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befexip3qosi': 1 matching files 2025/07/22 03:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befexip3qosi': Purge remote 2025/07/22 03:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jatiroc5nine': Purge remote 2025/07/22 03:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqip9rofe': Purge remote 2025/07/22 03:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-culemig3naga': Purge remote 2025/07/22 03:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latimid0wuga': Purge remote 2025/07/22 03:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasanip3zumu': Purge remote 2025/07/22 03:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicareq8yoce': Purge remote 2025/07/22 03:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qawecop2fivo': Purge remote 2025/07/22 03:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucisok1zomo': Purge remote 2025/07/22 03:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vunawof0nunu': Purge remote --- PASS: TestApplyTransforms (53.54s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:11:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/22 03:11:43 DEBUG : sub/file2: md5 = a365513ed709046cbf6f0b5fd04540f5 OK 2025/07/22 03:11:43 INFO : file1: Copied (new) to: sub/file2 2025/07/22 03:11:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 03:11:44 DEBUG : file1: Unchanged skipping 2025/07/22 03:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': don't need to copy/move sub/file2, it is already at target location 2025/07/22 03:11:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.04s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:11:50 DEBUG : dst/file1: md5 = b360a852aa832fe28873dc8b2bb132a7 OK 2025/07/22 03:11:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/backup" 2025/07/22 03:11:51 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/1nrff024r7pq65ecp72fc28jb0" 2025/07/22 03:11:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/22 03:11:54 INFO : dst/file1: Moved (server-side) 2025/07/22 03:11:56 DEBUG : dst/file1: md5 = b15ff32cb88397098e3ecba67002ba22 OK 2025/07/22 03:11:56 INFO : dst/file1: Copied (new) 2025/07/22 03:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/22 03:11:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/22 03:12:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.69s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:12:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/dst" 2025/07/22 03:12:00 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/22 03:12:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/CompareDest" 2025/07/22 03:12:02 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/gveqi14airsml4bgu7krj116o8" 2025/07/22 03:12:04 DEBUG : one: Need to transfer - File not found at Destination 2025/07/22 03:12:06 DEBUG : one: md5 = 8c300112d0282c3e82361aef91c03b81 OK 2025/07/22 03:12:06 INFO : one: Copied (new) 2025/07/22 03:12:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 03:12:09 DEBUG : one: md5 = 16ac373123c4f3c79371832bc9dab786 OK 2025/07/22 03:12:09 INFO : one: Copied (replaced existing) 2025/07/22 03:12:11 DEBUG : dst/one: md5 = eb30813b081e8e97a8f2e9caacc44407 OK 2025/07/22 03:12:14 DEBUG : CompareDest/one: md5 = bd34f008eee17976b7b9fc4e48922c33 OK 2025/07/22 03:12:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 03:12:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 03:12:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 03:12:16 DEBUG : CompareDest/two: md5 = f0043a4b61fea8e6311c31b697fb22e9 OK 2025/07/22 03:12:17 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 03:12:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 03:12:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 03:12:18 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 03:12:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 03:12:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 03:12:20 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 03:12:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/22 03:12:22 DEBUG : two: md5 = ecf7f8567153ec4e00088ca9428efc4a OK 2025/07/22 03:12:22 INFO : two: Copied (new) 2025/07/22 03:12:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/22 03:12:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:12:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/22 03:12:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.15s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:12:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/dst" 2025/07/22 03:12:26 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/22 03:12:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/CopyDest" 2025/07/22 03:12:28 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/22 03:12:30 DEBUG : one: Need to transfer - File not found at Destination 2025/07/22 03:12:32 DEBUG : one: md5 = b4e9caceef61089d01ced782d3aa179b OK 2025/07/22 03:12:32 INFO : one: Copied (new) 2025/07/22 03:12:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 03:12:35 DEBUG : one: md5 = 3dae22762db31aae734f7b1c406d58ef OK 2025/07/22 03:12:35 INFO : one: Copied (replaced existing) 2025/07/22 03:12:37 DEBUG : dst/one: md5 = 1cbbd2e70f55da127c01bb29501e6f02 OK 2025/07/22 03:12:39 DEBUG : CopyDest/one: md5 = b1e37bc3ebd9372394b45d265d42b015 OK 2025/07/22 03:12:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/BackupDir" 2025/07/22 03:12:40 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/22 03:12:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 03:12:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 03:12:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 03:12:44 INFO : one: Moved (server-side) 2025/07/22 03:12:45 INFO : one: Copied (server-side copy) 2025/07/22 03:12:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/22 03:12:47 DEBUG : CopyDest/two: md5 = 00838de923f376beac04b5d0591ab81c OK 2025/07/22 03:12:47 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 03:12:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 03:12:48 INFO : two: Copied (server-side copy) 2025/07/22 03:12:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/22 03:12:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 03:12:49 DEBUG : two: Unchanged skipping 2025/07/22 03:12:51 DEBUG : CopyDest/three: md5 = ab320e51727b15820e2fb6a64d6ac912 OK 2025/07/22 03:12:52 DEBUG : three: Need to transfer - File not found at Destination 2025/07/22 03:12:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/22 03:12:52 DEBUG : three: Destination not found in --copy-dest 2025/07/22 03:12:53 DEBUG : three: md5 = bab04b213259e773cdc9c28b38f43bc5 OK 2025/07/22 03:12:53 INFO : three: Copied (new) 2025/07/22 03:12:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/22 03:12:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:12:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/22 03:12:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/22 03:12:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:12:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/22 03:12:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.26s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/22 03:13:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5390a5919f3a0a42aff9c079b269c641 OK 2025/07/22 03:13:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/22 03:13:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/22 03:13:04 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/22 03:13:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/22 03:13:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/22 03:13:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 242aa1935d2d5153659f360fe24b84ea OK 2025/07/22 03:13:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/22 03:13:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/22 03:13:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.98s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Looking for duplicate names using skip mode. 2025/07/22 03:13:13 NOTICE: one: Found 2 files with duplicate names 2025/07/22 03:13:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Looking for duplicate names using skip mode. 2025/07/22 03:13:19 NOTICE: one: Found 3 files with duplicate names 2025/07/22 03:13:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/22 03:13:19 INFO : one: Deleted 2025/07/22 03:13:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.34s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Looking for duplicate names using first mode. 2025/07/22 03:13:25 NOTICE: one: Found 3 files with duplicate names 2025/07/22 03:13:26 INFO : one: Deleted 2025/07/22 03:13:26 INFO : one: Deleted 2025/07/22 03:13:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.04s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Looking for duplicate names using newest mode. 2025/07/22 03:13:31 NOTICE: one: Found 3 files with duplicate names 2025/07/22 03:13:32 INFO : one: Deleted 2025/07/22 03:13:32 INFO : one: Deleted 2025/07/22 03:13:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Looking for duplicate names using oldest mode. 2025/07/22 03:13:38 NOTICE: one: Found 3 files with duplicate names 2025/07/22 03:13:38 INFO : one: Deleted 2025/07/22 03:13:39 INFO : one: Deleted 2025/07/22 03:13:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Looking for duplicate names using largest mode. 2025/07/22 03:13:44 NOTICE: one: Found 3 files with duplicate names 2025/07/22 03:13:44 INFO : one: Deleted 2025/07/22 03:13:45 INFO : one: Deleted 2025/07/22 03:13:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Looking for duplicate names using smallest mode. 2025/07/22 03:13:50 NOTICE: one: Found 3 files with duplicate names 2025/07/22 03:13:50 INFO : one: Deleted 2025/07/22 03:13:51 INFO : one: Deleted 2025/07/22 03:13:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.12s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:13:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Looking for duplicate names using rename mode. 2025/07/22 03:13:57 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/22 03:13:59 INFO : one-2.txt: renamed from: one.txt 2025/07/22 03:14:00 INFO : one-3.txt: renamed from: one.txt 2025/07/22 03:14:01 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:14:05 DEBUG : dupe1/one.txt: md5 = ddf23c1478882550e97f666f770f67ed OK 2025/07/22 03:14:07 DEBUG : dupe2/two.txt: md5 = 2ab00b576aa85d9710782325f9719566 OK 2025/07/22 03:14:09 DEBUG : dupe3/three.txt: md5 = c1286fde495f4fc31cebeaf95b716019 OK 2025/07/22 03:14:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/22 03:14:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/22 03:14:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/22 03:14:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/22 03:14:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/22 03:14:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/22 03:14:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.53s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:14:17 DEBUG : a.txt: md5 = 08fedbb2cebc19188039a68f76f50005 OK 2025/07/22 03:14:18 DEBUG : zend.txt: md5 = 88d7f504f296ead29335a706e293c2ab OK 2025/07/22 03:14:20 DEBUG : sub dir/hello world: md5 = 0e4581852abafba98d1eba292eee1756 OK 2025/07/22 03:14:22 DEBUG : sub dir/hello world2: md5 = 99d796ce964a38cc6587574f22d9b3b6 OK 2025/07/22 03:14:24 DEBUG : sub dir/ignore dir/.ignore: md5 = 7fd79590a05b4f05008038ccce9dd516 OK 2025/07/22 03:14:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2a6f3b072a68119571102517f8c24ee9 OK 2025/07/22 03:14:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = bfa6fcadc697d7e68c675de56296c904 OK 2025/07/22 03:14:29 DEBUG : a.txt: Excluded (Size Filter) 2025/07/22 03:14:29 DEBUG : a.txt: Excluded 2025/07/22 03:14:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/22 03:14:29 DEBUG : sub dir/hello world: Excluded 2025/07/22 03:14:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/22 03:14:29 DEBUG : sub dir/hello world2: Excluded 2025/07/22 03:14:30 DEBUG : sub dir/ignore dir: Excluded 2025/07/22 03:14:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/22 03:14:30 DEBUG : sub dir/hello world: Excluded 2025/07/22 03:14:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/22 03:14:30 DEBUG : sub dir/hello world2: Excluded 2025/07/22 03:14:30 DEBUG : sub dir/ignore dir: Excluded 2025/07/22 03:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/22 03:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/22 03:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/22 03:14:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/22 03:14:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/22 03:14:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/22 03:14:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.96s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:14:38 DEBUG : a.txt: md5 = a8e3d8bdc2e5d51cca2cfa6f30598ddd OK 2025/07/22 03:14:39 DEBUG : zend.txt: md5 = 3a8a421f1d7bc650818b7c1f5f1ff29d OK 2025/07/22 03:14:41 DEBUG : sub dir/hello world: md5 = 86ab1308ea75415364454e07772b7d5c OK 2025/07/22 03:14:43 DEBUG : sub dir/hello world2: md5 = ace8e9c64589cd534e6225d5de4e8d23 OK 2025/07/22 03:14:45 DEBUG : sub dir/ignore dir/.ignore: md5 = d59de9158c69a39f6bcbab1439fdc708 OK 2025/07/22 03:14:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 846de68fe53a140b97186b9db5f5bf24 OK 2025/07/22 03:14:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = d785d7315b34bb13513acdcd3a87a7ca OK 2025/07/22 03:14:50 DEBUG : a.txt: Excluded (Size Filter) 2025/07/22 03:14:50 DEBUG : a.txt: Excluded 2025/07/22 03:14:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/22 03:14:50 DEBUG : sub dir/hello world2: Excluded 2025/07/22 03:14:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/22 03:14:50 DEBUG : sub dir/hello world: Excluded 2025/07/22 03:14:51 DEBUG : sub dir/ignore dir: Excluded 2025/07/22 03:14:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/22 03:14:51 DEBUG : sub dir/hello world2: Excluded 2025/07/22 03:14:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/22 03:14:51 DEBUG : sub dir/hello world: Excluded 2025/07/22 03:14:51 DEBUG : sub dir/ignore dir: Excluded 2025/07/22 03:14:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/22 03:14:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/22 03:14:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/22 03:14:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/22 03:14:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/22 03:14:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/22 03:14:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.99s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:14:59 DEBUG : file1: md5 = 38f8c4504632ad521f8583e10f86fb54 OK 2025/07/22 03:15:01 DEBUG : sub/file2: md5 = 5003a135eb7ae877a44223e587735bdc 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/07/22 03:15:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/22 03:15:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/22 03:15:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/22 03:15:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.25s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:08 DEBUG : file1: md5 = 9111e4433caf2b9d7fe2b12b57672330 OK 2025/07/22 03:15:10 DEBUG : sub/file2: md5 = 0d57ca8e38809947c9d195d39a009794 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/07/22 03:15:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/notfound" 2025/07/22 03:15:14 DEBUG : Config file has changed externally - reloading 2025/07/22 03:15:15 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/22 03:15:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.59s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.32s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.32s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Making directory 2025/07/22 03:15:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:21 DEBUG : sub dir/hello world: md5 = 1a365a64f822de7dfa18b4be9f288482 OK 2025/07/22 03:15:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:25 DEBUG : potato2: md5 = 899668ac8316e57a6e599beed85c68b5 OK 2025/07/22 03:15:27 DEBUG : empty space: md5 = a562c4db1e183fadd5340d9e463a1c11 OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:30 DEBUG : potato2: md5 = 04d5f545031c073f1ec96a87a0544863 OK 2025/07/22 03:15:31 DEBUG : empty space: md5 = 78d08c0daffb5048e80bc642ada564cc OK 2025/07/22 03:15:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/22 03:15:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.67s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:35 DEBUG : potato2: md5 = 0f04de2e0f92b77a057b2669c3727561 OK 2025/07/22 03:15:36 DEBUG : empty space: md5 = 9db08414b6ce584670b97274c031d4e1 OK --- PASS: TestLsLong (4.35s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:39 DEBUG : potato2: md5 = 52d11b208cfb71a003f74df8c73f3644 OK 2025/07/22 03:15:41 DEBUG : empty space: md5 = 019dd6b79eae85ffff8bb41a06a82a44 OK --- PASS: TestHashSums (4.33s) === RUN TestHashSumsWithErrors 2025/07/22 03:15:42 DEBUG : Creating backend with remote ":memory:" 2025/07/22 03:15:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/22 03:15:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/22 03:15:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/22 03:15:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/22 03:15:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/22 03:15:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/22 03:15:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/22 03:15:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/22 03:15:42 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:43 DEBUG : potato2: md5 = d3013a73cb7bb639c4fc44b34fce0eac OK 2025/07/22 03:15:45 DEBUG : empty space: md5 = 112f3ed3a8e02996c4cccfaf8f000cc5 OK 2025/07/22 03:15:47 DEBUG : sub dir/potato3: md5 = 60a62aac9c0f1b048a2d5830454759e4 OK 2025/07/22 03:15:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.04s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:51 DEBUG : small: md5 = 06863384c9eb8db29026c5e2a5fa5d36 OK 2025/07/22 03:15:53 DEBUG : medium: md5 = 0db7f7ee12348f07486f4242f8f7d7ba OK 2025/07/22 03:15:54 DEBUG : large: md5 = f13579d8bedbc796448c13515e76faa6 OK 2025/07/22 03:15:54 DEBUG : Waiting for deletions to finish 2025/07/22 03:15:55 DEBUG : large: Excluded (Size Filter) 2025/07/22 03:15:55 INFO : medium: Deleted 2025/07/22 03:15:55 INFO : small: Deleted --- PASS: TestDelete (6.12s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:15:58 DEBUG : small: md5 = a5cfbe1518aee1d9ac88b5352b9dc72e OK 2025/07/22 03:15:59 DEBUG : medium: md5 = 230ab89ad44919fd12b8f42913f33a60 OK 2025/07/22 03:16:00 DEBUG : large: md5 = 08e7e96c48b8caac1d2bc74cf4324bc7 OK 2025/07/22 03:16:00 DEBUG : Waiting for deletions to finish 2025/07/22 03:16:01 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/22 03:16:01 INFO : medium: Deleted 2025/07/22 03:16:01 INFO : small: Deleted --- PASS: TestMaxDelete (6.54s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:16:04 DEBUG : small: md5 = 61d335a840a2da723ff49c9bd6b95ed7 OK 2025/07/22 03:16:06 DEBUG : medium: md5 = 56dd22e741224060694ae1bad5d9b8d8 OK 2025/07/22 03:16:07 DEBUG : large: md5 = 29654b1ee1376fac6997c15e16967337 OK 2025/07/22 03:16:07 DEBUG : Waiting for deletions to finish 2025/07/22 03:16:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/22 03:16:08 INFO : small: Deleted 2025/07/22 03:16:08 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.83s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:16:11 DEBUG : small: md5 = 85533bb7d975bd79d08c23e8fc16da56 OK 2025/07/22 03:16:12 DEBUG : medium: md5 = 046e32af445a86616ba003af58e9fd0b OK 2025/07/22 03:16:14 DEBUG : large: md5 = 5c930bae0ff1d8cd9da693fee06dbcbd OK 2025/07/22 03:16:14 DEBUG : Waiting for deletions to finish 2025/07/22 03:16:14 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/22 03:16:15 INFO : large: Deleted 2025/07/22 03:16:15 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.79s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:16:18 DEBUG : ReadFile: md5 = 7d818c26e967f71b2693929ce7bb3149 OK --- PASS: TestReadFile (4.28s) === RUN TestRetry 2025/07/22 03:16:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/22 03:16:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/22 03:16:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/22 03:16:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/22 03:16:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/22 03:16:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/22 03:16:21 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:16:22 DEBUG : file1: md5 = fe4eefd3bf88c008c1ca98ffec62322a OK 2025/07/22 03:16:24 DEBUG : file2: md5 = 2361a7815e7f21030db05c6cb249b613 OK --- PASS: TestCat (16.61s) === RUN TestPurge 2025/07/22 03:16:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-logizah5vuce" 2025/07/22 03:16:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:16:37 DEBUG : Creating backend with remote "TestDrive:crypt/k3fgrj6b9d8ucqun0985odce14e3n1dsbp6gjc474ttgmr67vja0" 2025/07/22 03:16:38 DEBUG : Creating backend with remote "/tmp/rclone1562925979" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-logizah5vuce'", Local "Local file system at /tmp/rclone1562925979", Modify Window "1ms" 2025/07/22 03:16:43 DEBUG : A1/B1/C1/one: md5 = 3cbdeb5c1a705472effe44e4a61d7a49 OK 2025/07/22 03:16:43 INFO : A2: Making directory 2025/07/22 03:16:43 INFO : A1/B2: Making directory 2025/07/22 03:16:44 INFO : A1/B2/C2: Making directory 2025/07/22 03:16:45 INFO : A1/B1/C3: Making directory 2025/07/22 03:16:46 INFO : A3: Making directory 2025/07/22 03:16:46 INFO : A3/B3: Making directory 2025/07/22 03:16:47 INFO : A3/B3/C4: Making directory 2025/07/22 03:16:49 DEBUG : A1/two: md5 = 9f225e858d9a3fd8f3468ffeb926ae98 OK 2025/07/22 03:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-logizah5vuce': Purge remote 2025/07/22 03:16:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.30s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:16:56 DEBUG : A1/B1/C1/one: md5 = 3d96cd47e62a8a5b51ce09b2eec54919 OK 2025/07/22 03:16:56 INFO : A2: Making directory 2025/07/22 03:16:57 INFO : A1/B2: Making directory 2025/07/22 03:16:58 INFO : A1/B2/C2: Making directory 2025/07/22 03:16:58 INFO : A1/B1/C3: Making directory 2025/07/22 03:16:59 INFO : A3: Making directory 2025/07/22 03:17:00 INFO : A3/B3: Making directory 2025/07/22 03:17:01 INFO : A3/B3/C4: Making directory 2025/07/22 03:17:03 DEBUG : A1/two: md5 = 8171953743c4d32f39be140136801429 OK 2025/07/22 03:17:05 DEBUG : removing 1 level 3 directories 2025/07/22 03:17:05 INFO : A3/B3/C4: Removing directory 2025/07/22 03:17:07 DEBUG : removing 2 level 3 directories 2025/07/22 03:17:07 INFO : A1/B2/C2: Removing directory 2025/07/22 03:17:07 INFO : A1/B1/C3: Removing directory 2025/07/22 03:17:08 DEBUG : removing 2 level 2 directories 2025/07/22 03:17:08 INFO : A3/B3: Removing directory 2025/07/22 03:17:08 INFO : A1/B2: Removing directory 2025/07/22 03:17:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/22 03:17:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/22 03:17:08 DEBUG : removing 2 level 1 directories 2025/07/22 03:17:08 INFO : A3: Removing directory 2025/07/22 03:17:08 INFO : A2: Removing directory 2025/07/22 03:17:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/22 03:17:12 DEBUG : removing 1 level 3 directories 2025/07/22 03:17:12 INFO : A1/B1/C1: Removing directory 2025/07/22 03:17:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:13 DEBUG : removing 1 level 2 directories 2025/07/22 03:17:13 INFO : A1/B1: Removing directory 2025/07/22 03:17:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/22 03:17:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/22 03:17:14 DEBUG : removing 1 level 1 directories 2025/07/22 03:17:14 INFO : A1: Removing directory 2025/07/22 03:17:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/22 03:17:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/22 03:17:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/22 03:17:15 DEBUG : removing 1 level 0 directories 2025/07/22 03:17:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Removing directory 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/22 03:17:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.43s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:17:17 INFO : A1: Making directory 2025/07/22 03:17:18 INFO : A1/B1: Making directory 2025/07/22 03:17:18 INFO : A1/B1/C1: Making directory 2025/07/22 03:17:21 DEBUG : removing 1 level 3 directories 2025/07/22 03:17:21 INFO : A1/B1/C1: Removing directory 2025/07/22 03:17:21 DEBUG : removing 1 level 2 directories 2025/07/22 03:17:21 INFO : A1/B1: Removing directory 2025/07/22 03:17:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/22 03:17:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:17:24 INFO : A1: Making directory 2025/07/22 03:17:25 INFO : A1/B1: Making directory 2025/07/22 03:17:25 INFO : A1/B1/C1: Making directory 2025/07/22 03:17:28 DEBUG : removing 1 level 3 directories 2025/07/22 03:17:28 INFO : A1/B1/C1: Removing directory 2025/07/22 03:17:29 DEBUG : removing 1 level 2 directories 2025/07/22 03:17:29 INFO : A1/B1: Removing directory 2025/07/22 03:17:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/22 03:17:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.48s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:17:33 DEBUG : file1: md5 = 2759588e51d39e0f6f03f3f12264adb5 OK 2025/07/22 03:17:33 DEBUG : filename.txt: File name found in url 2025/07/22 03:17:34 DEBUG : filename.txt: md5 = fed85596123e3e0bf986ba96a3b6d74d OK 2025/07/22 03:17:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/22 03:17:36 DEBUG : headerfilename.txt: md5 = e317ddd6950549f11a1feca33085b434 OK 2025/07/22 03:17:37 DEBUG : file2: md5 = 455311731583ee756f44b9c9ec32c1f4 OK --- PASS: TestCopyURL (8.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:17:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/22 03:17:42 DEBUG : sub/file2: md5 = f2136e517a1cbdfb024de802a3f9f855 OK 2025/07/22 03:17:42 INFO : file1: Copied (new) to: sub/file2 2025/07/22 03:17:42 INFO : file1: Deleted 2025/07/22 03:17:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 03:17:43 DEBUG : file1: Unchanged skipping 2025/07/22 03:17:43 INFO : file1: Deleted 2025/07/22 03:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': don't need to copy/move sub/file2, it is already at target location 2025/07/22 03:17:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.40s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:17:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/22 03:17:48 DEBUG : file1: md5 = 05376463d46c5f57ec482d5e4b61f78b OK 2025/07/22 03:17:48 INFO : file1: Copied (new) 2025/07/22 03:17:48 INFO : file1: Deleted 2025/07/22 03:17:48 DEBUG : file1: Destination exists, skipping 2025/07/22 03:17:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.28s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:17:52 DEBUG : dst/file1: md5 = a11ac37ebd32fa48afbfdd03ce5cec28 OK 2025/07/22 03:17:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanucag8yoyo/backup" 2025/07/22 03:17:53 DEBUG : Creating backend with remote "TestDrive:crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0/1nrff024r7pq65ecp72fc28jb0" 2025/07/22 03:17:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/22 03:17:58 INFO : dst/file1: Moved (server-side) 2025/07/22 03:17:59 DEBUG : dst/file1: md5 = 43446c51240a6a66f48d6ccaba66bd55 OK 2025/07/22 03:17:59 INFO : dst/file1: Copied (new) 2025/07/22 03:17:59 INFO : dst/file1: Deleted 2025/07/22 03:18:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/22 03:18:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/22 03:18:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.57s) === 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:18:06 DEBUG : A1/one: md5 = 6dc7191f3b7dca4a7cd59faf4d36264d OK 2025/07/22 03:18:07 DEBUG : A1/two: md5 = f5be384300fb717ace9ce49763545e5a OK 2025/07/22 03:18:10 DEBUG : A1/B1/three: md5 = 7faafe11209c595374def4baa752358f OK 2025/07/22 03:18:12 DEBUG : A1/B1/C1/four: md5 = 9fc0a42ce41b684ee19d82849cd4a847 OK 2025/07/22 03:18:14 DEBUG : A1/B1/C2/five: md5 = 93e4df3743bd2bc80c3fb59c5b2c3d69 OK 2025/07/22 03:18:14 INFO : A1/B2: Making directory 2025/07/22 03:18:15 INFO : A1/B1/C3: Making directory 2025/07/22 03:18:24 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/22 03:18:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/22 03:18:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/22 03:18:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/22 03:18:25 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/22 03:18:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/22 03:18:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/22 03:18:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/22 03:18:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/22 03:18:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/22 03:18:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/22 03:18:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/22 03:18:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/22 03:18:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/22 03:18:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/22 03:18:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/22 03:18:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/22 03:18:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/22 03:18:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/22 03:18:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/22 03:18:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/22 03:18:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/22 03:18:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/22 03:18:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/22 03:18:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/22 03:18:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/22 03:18:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/22 03:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/22 03:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/22 03:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/22 03:18:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.70s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/22 03:18:50 DEBUG : no_checksum_small_file_from_pipe: md5 = 7d0363f1c3f6423ddc55ba6e87ad91c3 OK 2025/07/22 03:18:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/22 03:18:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/22 03:18:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/22 03:18:51 DEBUG : no_checksum_big_file_from_pipe: md5 = c94b3a2baa95efa43f9c9e0b51076dec OK 2025/07/22 03:18:51 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/22 03:18:54 DEBUG : with_checksum_small_file_from_pipe: md5 = 9be4ec823498cf596b3ccc0fdf8c81cc OK 2025/07/22 03:18:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/22 03:18:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/22 03:18:56 DEBUG : with_checksum_big_file_from_pipe: md5 = df7a108b7dbe61ff1feacbeffcbc3093 OK 2025/07/22 03:18:56 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/22 03:18:59 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 03:19:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/22 03:19:01 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-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': File to upload is small (34 bytes), uploading instead of streaming 2025/07/22 03:19:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/22 03:19:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/22 03:19:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/22 03:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': File to upload is small (48 bytes), uploading instead of streaming 2025/07/22 03:19:09 DEBUG : rcat_metadata: md5 = b18f23a40a17e9122986c9eed1ec5907 OK 2025/07/22 03:19:09 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/22 03:19:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/22 03:19:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = e43cd5a0c548e20a1ca8d4f70d48776a OK 2025/07/22 03:19:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.81s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.83s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:14 DEBUG : potato1: md5 = 61df62d05d7d2ce111161fe99284e4bc OK 2025/07/22 03:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': File to upload is small (60 bytes), uploading instead of streaming 2025/07/22 03:19:16 DEBUG : potato2: md5 = 2331d2c35032b673aa84e254995b84fd OK 2025/07/22 03:19:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:19 DEBUG : potato1: md5 = a74499ce80dcd500c7f8665909c8fc93 OK 2025/07/22 03:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': File to upload is small (60 bytes), uploading instead of streaming 2025/07/22 03:19:20 DEBUG : potato2: md5 = 2afa62dcd013dfdd553376c76c934270 OK 2025/07/22 03:19:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.83s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:23 DEBUG : potato2: md5 = 7a175a39973f593d2616727a098652c5 OK 2025/07/22 03:19:25 DEBUG : empty space: md5 = d52da986ab4b8932ad9f354c6ea8fde5 OK 2025/07/22 03:19:27 DEBUG : sub dir/potato3: md5 = 88f6f043c76d0761fc5340f4f51ce632 OK 2025/07/22 03:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Touching "sub dir/potato3" 2025/07/22 03:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Touching "empty space" 2025/07/22 03:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Touching "potato2" 2025/07/22 03:19:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.71s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:32 DEBUG : dir with metadata: Making directory with metadata 2025/07/22 03:19:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:34 DEBUG : directory with modtime: Making directory with metadata 2025/07/22 03:19:35 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/22 03:19:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 03:19:37 DEBUG : Google drive root 'crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0': Skipping btime metadata as can't update it on an existing file: 2025-07-22T03:19:36.781062254Z 2025/07/22 03:19:37 INFO : non existent directory: Updated directory metadata 2025/07/22 03:19:39 DEBUG : Google drive root 'crypt/95u40rmrhm1221ovnsf8qhe9s3aev165ndfgmn09aqi7nf3jq0c0': Skipping btime metadata as can't update it on an existing file: 2025-07-22T03:19:36.781062254Z 2025/07/22 03:19:39 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/22 03:19:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/22 03:19:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.81s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/22 03:19:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 03:19:45 DEBUG : dst: Making directory with metadata 2025/07/22 03:19:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 03:19:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 03:19:46 INFO : dst: Set directory modification time (using SetModTime) 2025/07/22 03:19:46 INFO : dst: Set directory modification time (using SetModTime) 2025/07/22 03:19:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/22 03:19:47 INFO : dst: Set directory modification time (using SetModTime) 2025/07/22 03:19:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo'", Local "Local file system at /tmp/rclone1880237906", Modify Window "1ms" 2025/07/22 03:19:50 DEBUG : sub dir/test remove existing: md5 = c0f7020b232a44a3a0e8536da6834082 OK 2025/07/22 03:19:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3d1e3742b65fbfc5bf61b0f2fb36e67c OK 2025/07/22 03:19:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kuwovis5" before starting 2025/07/22 03:19:55 DEBUG : sub dir/test remove existing.kuwovis5: TEST: removing renamed existing file after operation 2025/07/22 03:19:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.besalek9" before starting 2025/07/22 03:19:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.besalek9: TEST: renaming existing back after failed operation 2025/07/22 03:19:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qaciwot4" before starting 2025/07/22 03:19:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qaciwot4: TEST: removing renamed existing file after operation 2025/07/22 03:20:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "elcss0cf5rj1dipqobdlomhr42vod4hda55nrdi08bg1gmv9q9qs359b49pm5pp0ilek4k7sj8pjq3rs6cj7658ie6a2s0j52ltlbivluihp2om60eom6qpemmglkn1k7mtncgiu8ma9jdhbi6b7rra18piqve8839ht0cglb85ecmosa6v0" 2025/07/22 03:20:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "uv5n7pdd6r620ruqmsugfm14mjctg5vg9lah9l5qarmdiafo7hh0" --- PASS: TestRemoveExisting (12.94s) === 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/07/22 03:20:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanucag8yoyo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m40.462954095s (try 1/5)