"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/01 02:38:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala" 2026/07/01 02:38:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:38:10 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg" 2026/07/01 02:38:11 DEBUG : Creating backend with remote "/tmp/rclone2927080190" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/07/01 02:38:12 DEBUG : a: size = 0 OK 2026/07/01 02:38:12 DEBUG : a: size = 1 (memory) 2026/07/01 02:38:12 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/01 02:38:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/01 02:38:12 DEBUG : potato: Seek from 10 to 0 2026/07/01 02:38:12 DEBUG : potato: Seek from 10 to 0 2026/07/01 02:38:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/01 02:38:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Seek from 5 to 2 2026/07/01 02:38:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/01 02:38:12 DEBUG : potato: Seek from 7 to 0 2026/07/01 02:38:12 DEBUG : potato: Seek from 7 to 0 2026/07/01 02:38:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/01 02:38:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Seek from 5 to 2 2026/07/01 02:38:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/01 02:38:12 DEBUG : potato: Seek from 8 to 0 2026/07/01 02:38:12 DEBUG : potato: Seek from 8 to 0 2026/07/01 02:38:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/01 02:38:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/01 02:38:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:38:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:38:12 DEBUG : potato: Seek from 5 to 2 2026/07/01 02:38:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/01 02:38:12 DEBUG : potato: Seek from 9 to 0 2026/07/01 02:38:12 DEBUG : potato: Seek from 9 to 0 2026/07/01 02:38:12 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:38:14 DEBUG : rutabaga: md5 = 6fff2893a2e8986d6cd16c4417f78b7c OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/01 02:38:16 DEBUG : empty space: md5 = fa98fc40daee270814a795db6ca51b88 OK === RUN TestCheck/3 2026/07/01 02:38:18 DEBUG : potato2: md5 = 1e6cbb3e38493c372c6df800fe4f8045 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/01 02:38:21 DEBUG : remotepotato: md5 = be28a315eaf9d7e7314edaea41bcd0b0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.38s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.33s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/07/01 02:38:24 DEBUG : Creating backend with remote "nonexistent" 2026/07/01 02:38:24 DEBUG : Creating backend with remote "nonexistent" 2026/07/01 02:38:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/01 02:38:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/01 02:38:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/01 02:38:24 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:38:25 DEBUG : rutabaga: md5 = 868a60e25308f845b2c4709bcaea3977 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/01 02:38:29 DEBUG : empty space: md5 = f947657339805270fc311053b1fa3552 OK === RUN TestCheckDownload/3 2026/07/01 02:38:32 DEBUG : potato2: md5 = 4278011aa3c70526fe8ad0b49c354519 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/01 02:38:35 DEBUG : remotepotato: md5 = cc77b1ed4a6ba02447e663c7631a5d16 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.57s) --- PASS: TestCheckDownload/1 (0.93s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (0.93s) --- PASS: TestCheckDownload/5 (0.80s) --- PASS: TestCheckDownload/6 (0.75s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:38:41 DEBUG : rutabaga: md5 = 02dd3f0ecb65be90e560fcdd9ab706fe OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/01 02:38:43 DEBUG : empty space: md5 = 3bbc3ec1fce6942db38d2928ce6f3a78 OK === RUN TestCheckSizeOnly/3 2026/07/01 02:38:45 DEBUG : potato2: md5 = 8e3feff13f44fb0916b88081254da8fe OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/01 02:38:48 DEBUG : remotepotato: md5 = 5b31ea35427ae4bcbf812b676874c599 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.57s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:38:53 DEBUG : test.sum: md5 = 2250eaaa14e27845ed3d5468f870beeb OK 2026/07/01 02:38:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/01 02:38:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/01 02:38:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/01 02:38:53 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/01 02:38:55 DEBUG : test.sum: md5 = a9e77d42ee2d804801fca71e5c628124 OK 2026/07/01 02:38:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/01 02:38:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/01 02:38:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/01 02:38:56 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.97s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:38:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/data" 2026/07/01 02:38:57 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:38:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/data" 2026/07/01 02:38:59 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/vjrnln8ratgmqakfosrqe8espk" 2026/07/01 02:39:03 DEBUG : data/banana: md5 = 53f56128babf5ab76059ec131f75d98d OK 2026/07/01 02:39:05 DEBUG : test.sum: md5 = 5c0d6d8c001e8d528c879fa54b77cfe1 OK === RUN TestCheckSumDownload/subtest1 2026/07/01 02:39:09 DEBUG : data/potato: md5 = 7780f9bb42d27521decafe3eb6587ef7 OK 2026/07/01 02:39:11 DEBUG : test.sum: md5 = f9790838282b094cc80a8e511f4a3699 OK === RUN TestCheckSumDownload/subtest2 2026/07/01 02:39:15 DEBUG : test.sum: md5 = 34334310891c94da1e2e355df3bb04db OK === RUN TestCheckSumDownload/subtest3 2026/07/01 02:39:18 DEBUG : test.sum: md5 = 1802269586f2afe4844363f819cf8efc OK === RUN TestCheckSumDownload/subtest4 2026/07/01 02:39:22 DEBUG : test.sum: md5 = ce8c45a73ec736fc305eb5a4f9ceffea OK === RUN TestCheckSumDownload/subtest5 2026/07/01 02:39:26 DEBUG : test.sum: md5 = eca8786ece6ff6a391f5902383de9258 OK === RUN TestCheckSumDownload/subtest6 2026/07/01 02:39:31 DEBUG : data/banana: md5 = 8566e721eeae4d802ed909d51bbfc672 OK 2026/07/01 02:39:32 DEBUG : data/potato: md5 = 9d53c896eb3b54e68bc7c3d082e5c852 OK 2026/07/01 02:39:34 DEBUG : test.sum: md5 = 1840adad47dc0d3e2c88612edc6030f7 OK === RUN TestCheckSumDownload/subtest7 2026/07/01 02:39:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/01 02:39:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.16s) --- PASS: TestCheckSumDownload/subtest1 (2.27s) --- PASS: TestCheckSumDownload/subtest2 (1.72s) --- PASS: TestCheckSumDownload/subtest3 (1.93s) --- PASS: TestCheckSumDownload/subtest4 (1.81s) --- PASS: TestCheckSumDownload/subtest5 (1.88s) --- PASS: TestCheckSumDownload/subtest6 (1.93s) --- PASS: TestCheckSumDownload/subtest7 (1.94s) === RUN TestApplyTransforms 2026/07/01 02:39:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetuzep7jene" 2026/07/01 02:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:39:39 DEBUG : Creating backend with remote "TestDrive:crypt/bv34qvqkncls5tgtc71b5p7c0jt36dasgk50l65a2mkipcjlesog" 2026/07/01 02:39:40 DEBUG : Creating backend with remote "/tmp/rclone2778216252" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetuzep7jene'", Local "Local file system at /tmp/rclone2778216252", Modify Window "1ms" 2026/07/01 02:39:43 DEBUG : hello, world!: md5 = fc5675d60a385f0af2f41db6f427885d OK upper checkfile vs. lower remote (without normalization) 2026/07/01 02:39:43 ERROR : hello, world!: sum not found 2026/07/01 02:39:43 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cetuzep7jene' 2026/07/01 02:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetuzep7jene': 1 files missing 2026/07/01 02:39:43 NOTICE: 1 hashes missing 2026/07/01 02:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetuzep7jene': 1 differences found 2026/07/01 02:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetuzep7jene': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/01 02:39:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:39:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetuzep7jene': 0 differences found 2026/07/01 02:39:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetuzep7jene': 1 matching files 2026/07/01 02:39:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hugaken2tafe" 2026/07/01 02:39:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:39:44 DEBUG : Creating backend with remote "TestDrive:crypt/eqvogqjp53jg9ujk9k0h9t09eu92tmpvq0it636vq46gj90m57lg" 2026/07/01 02:39:45 DEBUG : Creating backend with remote "/tmp/rclone260917967" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hugaken2tafe'", Local "Local file system at /tmp/rclone260917967", Modify Window "1ms" 2026/07/01 02:39:48 DEBUG : HELLO, WORLD!: md5 = f7fb740cbfb21293074ce2792ccea016 OK lower checkfile vs. upper remote (without normalization) 2026/07/01 02:39:48 ERROR : HELLO, WORLD!: sum not found 2026/07/01 02:39:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hugaken2tafe' 2026/07/01 02:39:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugaken2tafe': 1 files missing 2026/07/01 02:39:48 NOTICE: 1 hashes missing 2026/07/01 02:39:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugaken2tafe': 1 differences found 2026/07/01 02:39:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugaken2tafe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/01 02:39:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:39:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugaken2tafe': 0 differences found 2026/07/01 02:39:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugaken2tafe': 1 matching files 2026/07/01 02:39:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roxiyit2lufo" 2026/07/01 02:39:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:39:49 DEBUG : Creating backend with remote "TestDrive:crypt/017154fklmpdnlu40u7ct91l3mqbhem99vantti79jalvd56imag" 2026/07/01 02:39:50 DEBUG : Creating backend with remote "/tmp/rclone520793901" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-roxiyit2lufo'", Local "Local file system at /tmp/rclone520793901", Modify Window "1ms" 2026/07/01 02:39:52 DEBUG : HeLlO, wOrLd!: md5 = d41e0d8ce1e0f12bbcf5f295cfa4a90d OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/01 02:39:53 ERROR : HeLlO, wOrLd!: sum not found 2026/07/01 02:39:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-roxiyit2lufo' 2026/07/01 02:39:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxiyit2lufo': 1 files missing 2026/07/01 02:39:53 NOTICE: 1 hashes missing 2026/07/01 02:39:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxiyit2lufo': 1 differences found 2026/07/01 02:39:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxiyit2lufo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/01 02:39:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:39:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxiyit2lufo': 0 differences found 2026/07/01 02:39:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxiyit2lufo': 1 matching files 2026/07/01 02:39:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiyumec0hoge" 2026/07/01 02:39:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:39:54 DEBUG : Creating backend with remote "TestDrive:crypt/ofu9kn2u5pc6s4a7e3gtc4ohh8bdv1g0bhkpbbf8ja3opop5o7ug" 2026/07/01 02:39:55 DEBUG : Creating backend with remote "/tmp/rclone2723564131" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiyumec0hoge'", Local "Local file system at /tmp/rclone2723564131", Modify Window "1ms" 2026/07/01 02:39:57 DEBUG : HELLO, WORLD!: md5 = 0c543719ece5d27dbff92250566ea88d OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/01 02:39:58 ERROR : HELLO, WORLD!: sum not found 2026/07/01 02:39:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiyumec0hoge' 2026/07/01 02:39:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyumec0hoge': 1 files missing 2026/07/01 02:39:58 NOTICE: 1 hashes missing 2026/07/01 02:39:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyumec0hoge': 1 differences found 2026/07/01 02:39:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyumec0hoge': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/01 02:39:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:39:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyumec0hoge': 0 differences found 2026/07/01 02:39:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyumec0hoge': 1 matching files 2026/07/01 02:39:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hicopid3xuse" 2026/07/01 02:39:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:39:59 DEBUG : Creating backend with remote "TestDrive:crypt/ca79qemt6ep8tak5toddjif4ohft3r1bjdott61s9rev1qjbom5g" 2026/07/01 02:40:00 DEBUG : Creating backend with remote "/tmp/rclone4189969057" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hicopid3xuse'", Local "Local file system at /tmp/rclone4189969057", Modify Window "1ms" 2026/07/01 02:40:02 DEBUG : 測試_Русский___ě_áñ: md5 = 905c3da112d15226ec11da48a15f8b25 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/01 02:40:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/01 02:40:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hicopid3xuse' 2026/07/01 02:40:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicopid3xuse': 1 files missing 2026/07/01 02:40:03 NOTICE: 1 hashes missing 2026/07/01 02:40:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicopid3xuse': 1 differences found 2026/07/01 02:40:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicopid3xuse': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/01 02:40:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:40:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicopid3xuse': 0 differences found 2026/07/01 02:40:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicopid3xuse': 1 matching files 2026/07/01 02:40:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayimop3qufa" 2026/07/01 02:40:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:40:04 DEBUG : Creating backend with remote "TestDrive:crypt/1g2fq5i4u4h8shie03vi1q50oa1ldvat2srq8mhgkrk9uppfmgbg" 2026/07/01 02:40:05 DEBUG : Creating backend with remote "/tmp/rclone1252462054" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayimop3qufa'", Local "Local file system at /tmp/rclone1252462054", Modify Window "1ms" 2026/07/01 02:40:07 DEBUG : 測試_Русский___ě_áñ: md5 = a748493ff3a0b04acd1bbd333b884c55 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/01 02:40:08 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/01 02:40:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tayimop3qufa' 2026/07/01 02:40:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayimop3qufa': 1 files missing 2026/07/01 02:40:08 NOTICE: 1 hashes missing 2026/07/01 02:40:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayimop3qufa': 1 differences found 2026/07/01 02:40:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayimop3qufa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/01 02:40:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:40:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayimop3qufa': 0 differences found 2026/07/01 02:40:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayimop3qufa': 1 matching files 2026/07/01 02:40:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boxoyal3decu" 2026/07/01 02:40:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:40:09 DEBUG : Creating backend with remote "TestDrive:crypt/555jnl4n3sa2ldm8al96ha6h71ba6bivefsu3lo03rlr83t2c8ag" 2026/07/01 02:40:10 DEBUG : Creating backend with remote "/tmp/rclone4173816658" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boxoyal3decu'", Local "Local file system at /tmp/rclone4173816658", Modify Window "1ms" 2026/07/01 02:40:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a8e1cad25bf84d1bbd499029867374c6 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/01 02:40:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/01 02:40:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-boxoyal3decu' 2026/07/01 02:40:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoyal3decu': 1 files missing 2026/07/01 02:40:13 NOTICE: 1 hashes missing 2026/07/01 02:40:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoyal3decu': 1 differences found 2026/07/01 02:40:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoyal3decu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/01 02:40:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoyal3decu': 0 differences found 2026/07/01 02:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoyal3decu': 1 matching files 2026/07/01 02:40:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bunocas1lote" 2026/07/01 02:40:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:40:14 DEBUG : Creating backend with remote "TestDrive:crypt/u4prldojqjvlk4b288n4j2tc1t94cq0ve0ikh1aiv6sg2s7pdll0" 2026/07/01 02:40:15 DEBUG : Creating backend with remote "/tmp/rclone841184347" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bunocas1lote'", Local "Local file system at /tmp/rclone841184347", Modify Window "1ms" 2026/07/01 02:40:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a7835943be2519df13def665fb8f3ae1 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/01 02:40:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/01 02:40:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bunocas1lote' 2026/07/01 02:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunocas1lote': 1 files missing 2026/07/01 02:40:18 NOTICE: 1 hashes missing 2026/07/01 02:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunocas1lote': 1 differences found 2026/07/01 02:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunocas1lote': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/01 02:40:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunocas1lote': 0 differences found 2026/07/01 02:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunocas1lote': 1 matching files 2026/07/01 02:40:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wiqozil3reda" 2026/07/01 02:40:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:40:19 DEBUG : Creating backend with remote "TestDrive:crypt/c2cgou0f8l3ejhkmfln957ip7edi22jfcrri3blemd8dnos909u0" 2026/07/01 02:40:20 DEBUG : Creating backend with remote "/tmp/rclone1401433945" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wiqozil3reda'", Local "Local file system at /tmp/rclone1401433945", Modify Window "1ms" 2026/07/01 02:40:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 48efcbb1e98f6ddd3e572915e8efbb32 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/01 02:40:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/01 02:40:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wiqozil3reda' 2026/07/01 02:40:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqozil3reda': 1 files missing 2026/07/01 02:40:23 NOTICE: 1 hashes missing 2026/07/01 02:40:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqozil3reda': 1 differences found 2026/07/01 02:40:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqozil3reda': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/01 02:40:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqozil3reda': 0 differences found 2026/07/01 02:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiqozil3reda': 1 matching files 2026/07/01 02:40:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kutexal7xono" 2026/07/01 02:40:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:40:24 DEBUG : Creating backend with remote "TestDrive:crypt/1jr10cqjhh9j1idgfn94dqku85kkli8vmrj4juj4gcpj3cnullp0" 2026/07/01 02:40:25 DEBUG : Creating backend with remote "/tmp/rclone2058193304" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kutexal7xono'", Local "Local file system at /tmp/rclone2058193304", Modify Window "1ms" 2026/07/01 02:40:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 637ab3110a7fee2cd5e070ea527892e2 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/01 02:40:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/01 02:40:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kutexal7xono' 2026/07/01 02:40:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutexal7xono': 1 files missing 2026/07/01 02:40:28 NOTICE: 1 hashes missing 2026/07/01 02:40:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutexal7xono': 1 differences found 2026/07/01 02:40:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutexal7xono': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/01 02:40:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutexal7xono': 0 differences found 2026/07/01 02:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutexal7xono': 1 matching files 2026/07/01 02:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kutexal7xono': Purge remote 2026/07/01 02:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wiqozil3reda': Purge remote 2026/07/01 02:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bunocas1lote': Purge remote 2026/07/01 02:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxoyal3decu': Purge remote 2026/07/01 02:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayimop3qufa': Purge remote 2026/07/01 02:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hicopid3xuse': Purge remote 2026/07/01 02:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiyumec0hoge': Purge remote 2026/07/01 02:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roxiyit2lufo': Purge remote 2026/07/01 02:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hugaken2tafe': Purge remote 2026/07/01 02:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetuzep7jene': Purge remote --- PASS: TestApplyTransforms (54.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:40:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/01 02:40:37 DEBUG : sub/file2: md5 = 47471a50a8715bc1c646bdac7d0c58d9 OK 2026/07/01 02:40:37 DEBUG : sub/file2: size = 14 OK 2026/07/01 02:40:37 INFO : file1: Copied (new) to: sub/file2 2026/07/01 02:40:37 DEBUG : sub/file2: size = 14 OK 2026/07/01 02:40:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:40:37 DEBUG : file1: Unchanged skipping 2026/07/01 02:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': don't need to copy/move sub/file2, it is already at target location 2026/07/01 02:40:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.59s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:40:43 DEBUG : dst/file1: md5 = b7c24d74e433d753cef99d4ebc8373cd OK 2026/07/01 02:40:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/backup" 2026/07/01 02:40:44 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/1nrff024r7pq65ecp72fc28jb0" 2026/07/01 02:40:46 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:40:46 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala') 2026/07/01 02:40:46 DEBUG : dst/file1: Sizes differ 2026/07/01 02:40:49 INFO : dst/file1: Moved (server-side) 2026/07/01 02:40:50 DEBUG : dst/file1: md5 = 5eb08135e7149831364fe654bf344272 OK 2026/07/01 02:40:50 DEBUG : dst/file1: size = 14 OK 2026/07/01 02:40:50 INFO : dst/file1: Copied (new) 2026/07/01 02:40:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/01 02:40:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/01 02:40:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.43s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:40:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/dst" 2026/07/01 02:40:55 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/01 02:40:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/CompareDest" 2026/07/01 02:40:57 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/gveqi14airsml4bgu7krj116o8" 2026/07/01 02:40:59 DEBUG : one: Need to transfer - File not found at Destination 2026/07/01 02:41:01 DEBUG : one: md5 = cc5ffa97682891ab546d70f473e3131c OK 2026/07/01 02:41:01 DEBUG : one: size = 3 OK 2026/07/01 02:41:01 INFO : one: Copied (new) 2026/07/01 02:41:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:41:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala/dst') 2026/07/01 02:41:03 DEBUG : one: Sizes differ 2026/07/01 02:41:04 DEBUG : one: md5 = 48281248ac765a7c6d11fddfcc2d0dd2 OK 2026/07/01 02:41:04 DEBUG : one: size = 5 OK 2026/07/01 02:41:04 INFO : one: Copied (replaced existing) 2026/07/01 02:41:06 DEBUG : dst/one: md5 = 58fb4f815b6e940d72f57c0aa2aa155e OK 2026/07/01 02:41:09 DEBUG : CompareDest/one: md5 = 227f7de424a4b802bba4df6c527c7957 OK 2026/07/01 02:41:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:41:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala/dst') 2026/07/01 02:41:09 DEBUG : one: Sizes differ 2026/07/01 02:41:10 DEBUG : one: size = 5 OK 2026/07/01 02:41:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:41:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/01 02:41:12 DEBUG : CompareDest/two: md5 = 1e2049c85e4c80765e939d2c404c027c OK 2026/07/01 02:41:13 DEBUG : two: Need to transfer - File not found at Destination 2026/07/01 02:41:13 DEBUG : two: size = 3 OK 2026/07/01 02:41:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:41:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/01 02:41:14 DEBUG : two: Need to transfer - File not found at Destination 2026/07/01 02:41:14 DEBUG : two: size = 3 OK 2026/07/01 02:41:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:41:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/01 02:41:15 DEBUG : two: Need to transfer - File not found at Destination 2026/07/01 02:41:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:41:16 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala/CompareDest') 2026/07/01 02:41:16 DEBUG : two: Sizes differ 2026/07/01 02:41:17 DEBUG : two: md5 = 897e94ae687fe1ec178f9bb64a46f908 OK 2026/07/01 02:41:17 DEBUG : two: size = 5 OK 2026/07/01 02:41:17 INFO : two: Copied (new) 2026/07/01 02:41:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/01 02:41:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:41:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:41:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.79s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:41:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/dst" 2026/07/01 02:41:22 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/01 02:41:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/CopyDest" 2026/07/01 02:41:24 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/01 02:41:26 DEBUG : one: Need to transfer - File not found at Destination 2026/07/01 02:41:28 DEBUG : one: md5 = 1026c5cefd0fc6cb7efb78ff8703a8be OK 2026/07/01 02:41:28 DEBUG : one: size = 3 OK 2026/07/01 02:41:28 INFO : one: Copied (new) 2026/07/01 02:41:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:41:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala/dst') 2026/07/01 02:41:29 DEBUG : one: Sizes differ 2026/07/01 02:41:31 DEBUG : one: md5 = 8691bdfd423db65d5ba19d9627bd4edb OK 2026/07/01 02:41:31 DEBUG : one: size = 5 OK 2026/07/01 02:41:31 INFO : one: Copied (replaced existing) 2026/07/01 02:41:33 DEBUG : dst/one: md5 = 06e4622e92aa29a3f6842fdd4d0af9a1 OK 2026/07/01 02:41:36 DEBUG : CopyDest/one: md5 = 5b4185444531889069f0c3742e595565 OK 2026/07/01 02:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/BackupDir" 2026/07/01 02:41:37 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/01 02:41:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:41:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala/dst') 2026/07/01 02:41:38 DEBUG : one: Sizes differ 2026/07/01 02:41:39 DEBUG : one: size = 5 OK 2026/07/01 02:41:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:41:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:41:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala/dst') 2026/07/01 02:41:39 DEBUG : one: Sizes differ 2026/07/01 02:41:41 INFO : one: Moved (server-side) 2026/07/01 02:41:42 DEBUG : one: size = 5 OK 2026/07/01 02:41:42 INFO : one: Copied (server-side copy) 2026/07/01 02:41:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/01 02:41:44 DEBUG : CopyDest/two: md5 = 24f3a79568da08718ec0bd896c966306 OK 2026/07/01 02:41:45 DEBUG : two: Need to transfer - File not found at Destination 2026/07/01 02:41:45 DEBUG : two: size = 3 OK 2026/07/01 02:41:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:41:46 DEBUG : two: size = 3 OK 2026/07/01 02:41:46 INFO : two: Copied (server-side copy) 2026/07/01 02:41:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/01 02:41:47 DEBUG : two: size = 3 OK 2026/07/01 02:41:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:41:47 DEBUG : two: Unchanged skipping 2026/07/01 02:41:49 DEBUG : CopyDest/three: md5 = 84c04e3ef1bb9a83a0aeef320487934b OK 2026/07/01 02:41:50 DEBUG : three: Need to transfer - File not found at Destination 2026/07/01 02:41:50 DEBUG : three: size = 7 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:41:50 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala/CopyDest') 2026/07/01 02:41:50 DEBUG : three: Sizes differ 2026/07/01 02:41:50 DEBUG : three: Destination not found in --copy-dest 2026/07/01 02:41:51 DEBUG : three: md5 = 64fdf2a4ea04fb30ea89992492a498d9 OK 2026/07/01 02:41:51 DEBUG : three: size = 7 OK 2026/07/01 02:41:51 INFO : three: Copied (new) 2026/07/01 02:41:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/01 02:41:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:41:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/01 02:41:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/01 02:41:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/01 02:41:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:41:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.12s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:42:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/01 02:42:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5203e977a349663d6ec3e761b84388af OK 2026/07/01 02:42:03 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/01 02:42:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/01 02:42:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/01 02:42: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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/07/01 02:42:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/01 02:42:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/01 02:42:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c5373f761d12adbcbb6f31e48f965ff5 OK 2026/07/01 02:42:07 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/01 02:42:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/01 02:42:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/01 02:42:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.89s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:42:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Looking for duplicate names using skip mode. 2026/07/01 02:42:13 NOTICE: one: Found 2 files with duplicate names 2026/07/01 02:42:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.99s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:42:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Looking for duplicate names using skip mode. 2026/07/01 02:42:20 NOTICE: one: Found 3 files with duplicate names 2026/07/01 02:42:20 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/01 02:42:20 INFO : one: Deleted 2026/07/01 02:42:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.75s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:42:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Looking for duplicate names using first mode. 2026/07/01 02:42:27 NOTICE: one: Found 3 files with duplicate names 2026/07/01 02:42:27 INFO : one: Deleted 2026/07/01 02:42:28 INFO : one: Deleted 2026/07/01 02:42:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.03s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:42:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Looking for duplicate names using newest mode. 2026/07/01 02:42:34 NOTICE: one: Found 3 files with duplicate names 2026/07/01 02:42:34 INFO : one: Deleted 2026/07/01 02:42:35 INFO : one: Deleted 2026/07/01 02:42:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.15s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:42:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Looking for duplicate names using oldest mode. 2026/07/01 02:42:41 NOTICE: one: Found 3 files with duplicate names 2026/07/01 02:42:42 INFO : one: Deleted 2026/07/01 02:42:42 INFO : one: Deleted 2026/07/01 02:42:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.00s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:42:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Looking for duplicate names using largest mode. 2026/07/01 02:42:48 NOTICE: one: Found 3 files with duplicate names 2026/07/01 02:42:49 INFO : one: Deleted 2026/07/01 02:42:49 INFO : one: Deleted 2026/07/01 02:42:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.90s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:42:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Looking for duplicate names using smallest mode. 2026/07/01 02:42:55 NOTICE: one: Found 3 files with duplicate names 2026/07/01 02:42:55 INFO : one: Deleted 2026/07/01 02:42:56 INFO : one: Deleted 2026/07/01 02:42:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.06s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Looking for duplicate names using rename mode. 2026/07/01 02:43:03 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/01 02:43:04 INFO : one-2.txt: renamed from: one.txt 2026/07/01 02:43:06 INFO : one-3.txt: renamed from: one.txt 2026/07/01 02:43:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.27s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:43:12 DEBUG : dupe1/one.txt: md5 = 035b421adbf8a6b401c743f0183ab532 OK 2026/07/01 02:43:14 DEBUG : dupe2/two.txt: md5 = d4b0f9fbabc17618b5b32fac5af95121 OK 2026/07/01 02:43:17 DEBUG : dupe3/three.txt: md5 = 0c0417ca60252fda4c615294819ad74e OK 2026/07/01 02:43:17 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/01 02:43:18 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/01 02:43:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/01 02:43:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/01 02:43:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/01 02:43:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/01 02:43:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.96s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:43:25 DEBUG : a.txt: md5 = 7757ff86f97b809c8bce6dc0e77f1715 OK 2026/07/01 02:43:27 DEBUG : zend.txt: md5 = 9ae90d6cada0766b2d918122a5c47daf OK 2026/07/01 02:43:29 DEBUG : sub dir/hello world: md5 = 122c984724f520a49b84182259765655 OK 2026/07/01 02:43:31 DEBUG : sub dir/hello world2: md5 = 8f605d95c33940b640dbab9b5c2ea566 OK 2026/07/01 02:43:33 DEBUG : sub dir/ignore dir/.ignore: md5 = 46dd8c23e669904c866df181680f740f OK 2026/07/01 02:43:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2a993c1e7350a00f364f701d05d01e16 OK 2026/07/01 02:43:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = 41ec1bf617db7677f13190d0514f281d OK 2026/07/01 02:43:38 DEBUG : a.txt: Excluded (Size Filter) 2026/07/01 02:43:38 DEBUG : a.txt: Excluded 2026/07/01 02:43:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/01 02:43:39 DEBUG : sub dir/hello world2: Excluded 2026/07/01 02:43:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/01 02:43:39 DEBUG : sub dir/hello world: Excluded 2026/07/01 02:43:40 DEBUG : sub dir/ignore dir: Excluded 2026/07/01 02:43:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/01 02:43:40 DEBUG : sub dir/hello world2: Excluded 2026/07/01 02:43:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/01 02:43:40 DEBUG : sub dir/hello world: Excluded 2026/07/01 02:43:40 DEBUG : sub dir/ignore dir: Excluded 2026/07/01 02:43:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/01 02:43:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/01 02:43:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/01 02:43:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/01 02:43:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/01 02:43:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/01 02:43:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.72s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:43:49 DEBUG : a.txt: md5 = d9bf6e9c70d13c15e39579f71c25d8ae OK 2026/07/01 02:43:51 DEBUG : zend.txt: md5 = f2df34b75369ad6335073d64a3a7fb76 OK 2026/07/01 02:43:53 DEBUG : sub dir/hello world: md5 = 51ccaea97d5b2093331872d97fa97f07 OK 2026/07/01 02:43:55 DEBUG : sub dir/hello world2: md5 = 144f16e5cb8223c5f5dcc8d01878834f OK 2026/07/01 02:43:57 DEBUG : sub dir/ignore dir/.ignore: md5 = 9d5e0117051b0e39c8e993d7f67e3871 OK 2026/07/01 02:43:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = eedfc6c39928d3f5f85b043b7c1ec82f OK 2026/07/01 02:44:01 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4973792c3826c510741050026aa6b30a OK 2026/07/01 02:44:02 DEBUG : a.txt: Excluded (Size Filter) 2026/07/01 02:44:02 DEBUG : a.txt: Excluded 2026/07/01 02:44:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/01 02:44:03 DEBUG : sub dir/hello world: Excluded 2026/07/01 02:44:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/01 02:44:03 DEBUG : sub dir/hello world2: Excluded 2026/07/01 02:44:03 DEBUG : sub dir/ignore dir: Excluded 2026/07/01 02:44:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/01 02:44:03 DEBUG : sub dir/hello world: Excluded 2026/07/01 02:44:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/01 02:44:03 DEBUG : sub dir/hello world2: Excluded 2026/07/01 02:44:04 DEBUG : sub dir/ignore dir: Excluded 2026/07/01 02:44:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/01 02:44:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/01 02:44:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/01 02:44:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/01 02:44:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/01 02:44:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/01 02:44:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.86s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:44:13 DEBUG : file1: md5 = 9f9c19250a195d5c99221cadbe146793 OK 2026/07/01 02:44:15 DEBUG : sub/file2: md5 = 561f5e003957e21ac77496ae677aa937 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 2026/07/01 02:44:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/01 02:44:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/01 02:44:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/01 02:44:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.18s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:44:23 DEBUG : file1: md5 = b160b00d13f5ca2a3da7b5d0c6f67e8f OK 2026/07/01 02:44:25 DEBUG : sub/file2: md5 = b08780d0cd5e5e254719c5c792fcd027 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 2026/07/01 02:44:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/notfound" 2026/07/01 02:44:30 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/qe0i31qdkoejk60elps0ni5sqk" 2026/07/01 02:44:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.54s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.66s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.98s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:44:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Making directory 2026/07/01 02:44:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:44:37 DEBUG : sub dir/hello world: md5 = 655a9353a05a7413cb7115a4249e5b10 OK 2026/07/01 02:44:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.67s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:44:42 DEBUG : potato2: md5 = dccdf6bd4e95d43a65ec16fa4a1decb3 OK 2026/07/01 02:44:43 DEBUG : empty space: md5 = fce5964320c2b781532384c272b20d99 OK --- PASS: TestLs (4.97s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:44:47 DEBUG : potato2: md5 = a7d38b1029fb328c9d9437e22898b8ba OK 2026/07/01 02:44:48 DEBUG : empty space: md5 = bc8cafb1acde18885b0efe3d93a336d0 OK 2026/07/01 02:44:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/01 02:44:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:44:52 DEBUG : potato2: md5 = c0fa831c6415c247bb7a33f474385d2c OK 2026/07/01 02:44:54 DEBUG : empty space: md5 = 0c9c7e9184b1a00a6c7178f687d27907 OK --- PASS: TestLsLong (5.15s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:44:57 DEBUG : potato2: md5 = a4ee9279ee0c486260482191f9e54a9e OK 2026/07/01 02:44:59 DEBUG : empty space: md5 = 06a6ebeeff5aa05d60e2e6cb1d464e2f OK --- PASS: TestHashSums (4.74s) === RUN TestHashSumsWithErrors 2026/07/01 02:45:00 DEBUG : Creating backend with remote ":memory:" 2026/07/01 02:45:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/01 02:45:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/01 02:45:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/01 02:45:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/01 02:45:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/01 02:45:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/01 02:45:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/01 02:45:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/01 02:45:00 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:45:02 DEBUG : potato2: md5 = 40a6ef2e5e94cf060d89b41fa0521e91 OK 2026/07/01 02:45:03 DEBUG : empty space: md5 = 7e8ec01007aa1f43c395d2760a36b914 OK 2026/07/01 02:45:06 DEBUG : sub dir/potato3: md5 = 7bc02963146598cc2b2f5bb5640ad747 OK 2026/07/01 02:45:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.88s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:45:11 DEBUG : small: md5 = 5b7f1770fbbfc7a93cc30ef352e55a88 OK 2026/07/01 02:45:12 DEBUG : medium: md5 = 9d028099bcc5c26ce382a3b73b68900f OK 2026/07/01 02:45:14 DEBUG : large: md5 = 7354a88c8dc4539ce71dcc01d8c4f807 OK 2026/07/01 02:45:14 DEBUG : Waiting for deletions to finish 2026/07/01 02:45:14 DEBUG : large: Excluded (Size Filter) 2026/07/01 02:45:15 INFO : small: Deleted 2026/07/01 02:45:15 INFO : medium: Deleted --- PASS: TestDelete (6.87s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:45:18 DEBUG : small: md5 = eba458e74e17a21adead0772c1d7cecb OK 2026/07/01 02:45:19 DEBUG : medium: md5 = 7a1c47dff8a22b25a914c42dfe9613c5 OK 2026/07/01 02:45:21 DEBUG : large: md5 = 36a72d9bae1d0024cef85abc109005b4 OK 2026/07/01 02:45:21 DEBUG : Waiting for deletions to finish 2026/07/01 02:45:21 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/01 02:45:22 INFO : small: Deleted 2026/07/01 02:45:22 INFO : large: Deleted --- PASS: TestMaxDelete (7.38s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:45:25 DEBUG : small: md5 = 5bf9dfef3713398307e913007e221d52 OK 2026/07/01 02:45:27 DEBUG : medium: md5 = 2b4f74a94f823fc0e81ca73627a1fcd9 OK 2026/07/01 02:45:28 DEBUG : large: md5 = 43cb06ccadb721d1ba4c9e64cf6e05d9 OK 2026/07/01 02:45:29 DEBUG : Waiting for deletions to finish 2026/07/01 02:45:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/01 02:45:29 INFO : medium: Deleted 2026/07/01 02:45:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.59s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:45:33 DEBUG : small: md5 = 520bbb6cdda865a68b25411881a2756f OK 2026/07/01 02:45:35 DEBUG : medium: md5 = 5f08d5c5d6f436210d80dcb8a130486f OK 2026/07/01 02:45:36 DEBUG : large: md5 = be4d9023e461c8bd770406118afa21b6 OK 2026/07/01 02:45:36 DEBUG : Waiting for deletions to finish 2026/07/01 02:45:37 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/01 02:45:37 INFO : small: Deleted 2026/07/01 02:45:37 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.62s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:45:40 DEBUG : ReadFile: md5 = 73016f01b111305b34e0b48135858532 OK --- PASS: TestReadFile (4.32s) === RUN TestRetry 2026/07/01 02:45:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/01 02:45:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/01 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/01 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/01 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/01 02:45:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/01 02:45:43 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:45:45 DEBUG : file1: md5 = 9698cec3370335cbd147fa6934f060ed OK 2026/07/01 02:45:46 DEBUG : file2: md5 = 9635ea100f3dd49e3ca750c3e66cbcbd OK --- PASS: TestCat (14.07s) === RUN TestPurge 2026/07/01 02:45:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirunor6hufi" 2026/07/01 02:45:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:45:57 DEBUG : Creating backend with remote "TestDrive:crypt/tbn05gskik703f40bmnjdk3j85tj2mu89t0el10rkbgqm1pm0tu0" 2026/07/01 02:45:58 DEBUG : Creating backend with remote "/tmp/rclone4050229580" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirunor6hufi'", Local "Local file system at /tmp/rclone4050229580", Modify Window "1ms" 2026/07/01 02:46:04 DEBUG : A1/B1/C1/one: md5 = b6755e2b9ac5b51fd87d91d34d128438 OK 2026/07/01 02:46:04 INFO : A2: Making directory 2026/07/01 02:46:04 INFO : A1/B2: Making directory 2026/07/01 02:46:05 INFO : A1/B2/C2: Making directory 2026/07/01 02:46:06 INFO : A1/B1/C3: Making directory 2026/07/01 02:46:07 INFO : A3: Making directory 2026/07/01 02:46:08 INFO : A3/B3: Making directory 2026/07/01 02:46:09 INFO : A3/B3/C4: Making directory 2026/07/01 02:46:12 DEBUG : A1/two: md5 = dbd2b3aed625ac9ae21fd77661914bd9 OK 2026/07/01 02:46:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirunor6hufi': Purge remote 2026/07/01 02:46:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.15s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:46:20 DEBUG : A1/B1/C1/one: md5 = 5edd829a4002a0ce643eabe7f677e962 OK 2026/07/01 02:46:20 INFO : A2: Making directory 2026/07/01 02:46:20 INFO : A1/B2: Making directory 2026/07/01 02:46:21 INFO : A1/B2/C2: Making directory 2026/07/01 02:46:22 INFO : A1/B1/C3: Making directory 2026/07/01 02:46:23 INFO : A3: Making directory 2026/07/01 02:46:24 INFO : A3/B3: Making directory 2026/07/01 02:46:25 INFO : A3/B3/C4: Making directory 2026/07/01 02:46:27 DEBUG : A1/two: md5 = a79d696ae8bfab8306dfbe855ba7f03c OK 2026/07/01 02:46:28 DEBUG : removing 1 level 3 directories 2026/07/01 02:46:28 INFO : A3/B3/C4: Removing directory 2026/07/01 02:46:31 DEBUG : removing 2 level 3 directories 2026/07/01 02:46:31 INFO : A1/B2/C2: Removing directory 2026/07/01 02:46:31 INFO : A1/B1/C3: Removing directory 2026/07/01 02:46:32 DEBUG : removing 2 level 2 directories 2026/07/01 02:46:32 INFO : A3/B3: Removing directory 2026/07/01 02:46:32 INFO : A1/B2: Removing directory 2026/07/01 02:46:32 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/01 02:46:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/01 02:46:33 DEBUG : removing 2 level 1 directories 2026/07/01 02:46:33 INFO : A3: Removing directory 2026/07/01 02:46:33 INFO : A2: Removing directory 2026/07/01 02:46:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/01 02:46:37 DEBUG : removing 1 level 3 directories 2026/07/01 02:46:37 INFO : A1/B1/C1: Removing directory 2026/07/01 02:46:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:38 DEBUG : removing 1 level 2 directories 2026/07/01 02:46:38 INFO : A1/B1: Removing directory 2026/07/01 02:46:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/01 02:46:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/01 02:46:39 DEBUG : removing 1 level 1 directories 2026/07/01 02:46:39 INFO : A1: Removing directory 2026/07/01 02:46:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/01 02:46:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/01 02:46:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/01 02:46:39 DEBUG : removing 1 level 0 directories 2026/07/01 02:46:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Removing directory 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/01 02:46:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (25.61s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:46:42 INFO : A1: Making directory 2026/07/01 02:46:43 INFO : A1/B1: Making directory 2026/07/01 02:46:44 INFO : A1/B1/C1: Making directory 2026/07/01 02:46:47 DEBUG : removing 1 level 3 directories 2026/07/01 02:46:47 INFO : A1/B1/C1: Removing directory 2026/07/01 02:46:48 DEBUG : removing 1 level 2 directories 2026/07/01 02:46:48 INFO : A1/B1: Removing directory 2026/07/01 02:46:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/01 02:46:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.33s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:46:50 INFO : A1: Making directory 2026/07/01 02:46:51 INFO : A1/B1: Making directory 2026/07/01 02:46:52 INFO : A1/B1/C1: Making directory 2026/07/01 02:46:55 DEBUG : removing 1 level 3 directories 2026/07/01 02:46:55 INFO : A1/B1/C1: Removing directory 2026/07/01 02:46:56 DEBUG : removing 1 level 2 directories 2026/07/01 02:46:56 INFO : A1/B1: Removing directory 2026/07/01 02:46:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/01 02:46:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.71s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:47:01 DEBUG : file1: md5 = cf692db50b8c24cc099846a5f4cbf84c OK 2026/07/01 02:47:01 DEBUG : filename.txt: File name found in url 2026/07/01 02:47:03 DEBUG : filename.txt: md5 = c11479ef59f4fd8a80da65dcb67fbcc2 OK 2026/07/01 02:47:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/01 02:47:05 DEBUG : headerfilename.txt: md5 = 7ff35aaa2c950e6b3403dce0e5ed253d OK 2026/07/01 02:47:06 DEBUG : file2: md5 = 14a79595e9f355fb7ac4ae45bffe97b4 OK --- PASS: TestCopyURL (10.12s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:47:11 DEBUG : file1: md5 = f2a197765df07f59065a1f1fec4dfb63 OK --- PASS: TestCopyURLDownloadHeaders (2.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:47:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/01 02:47:14 DEBUG : sub/file2: md5 = 246af574b407ba0acbc8b2c9b02e50e7 OK 2026/07/01 02:47:14 DEBUG : sub/file2: size = 14 OK 2026/07/01 02:47:14 INFO : file1: Copied (new) to: sub/file2 2026/07/01 02:47:14 INFO : file1: Deleted 2026/07/01 02:47:15 DEBUG : sub/file2: size = 14 OK 2026/07/01 02:47:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:47:15 DEBUG : file1: Unchanged skipping 2026/07/01 02:47:15 INFO : file1: Deleted 2026/07/01 02:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': don't need to copy/move sub/file2, it is already at target location 2026/07/01 02:47:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.73s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:47:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/01 02:47:20 DEBUG : file1: md5 = 326f95d419d033274b03c97a62053eac OK 2026/07/01 02:47:20 DEBUG : file1: size = 14 OK 2026/07/01 02:47:20 INFO : file1: Copied (new) 2026/07/01 02:47:20 INFO : file1: Deleted 2026/07/01 02:47:21 DEBUG : file1: Destination exists, skipping 2026/07/01 02:47:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.66s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:47:26 DEBUG : dst/file1: md5 = 9c3080349850919d382999c22775ec38 OK 2026/07/01 02:47:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugolad2lala/backup" 2026/07/01 02:47:27 DEBUG : Creating backend with remote "TestDrive:crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg/1nrff024r7pq65ecp72fc28jb0" 2026/07/01 02:47:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2927080190) 2026/07/01 02:47:28 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala') 2026/07/01 02:47:28 DEBUG : dst/file1: Sizes differ 2026/07/01 02:47:31 INFO : dst/file1: Moved (server-side) 2026/07/01 02:47:33 DEBUG : dst/file1: md5 = c173c41db964be015f278467129ec7eb OK 2026/07/01 02:47:33 DEBUG : dst/file1: size = 14 OK 2026/07/01 02:47:33 INFO : dst/file1: Copied (new) 2026/07/01 02:47:33 INFO : dst/file1: Deleted 2026/07/01 02:47:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/01 02:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/01 02:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.98s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:47:40 DEBUG : A1/one: md5 = c6fd5a48ffbf3313fcb3c93d0d6ef15b OK 2026/07/01 02:47:42 DEBUG : A1/two: md5 = 1a830f9f644e2ce17e885cae6b2bf618 OK 2026/07/01 02:47:45 DEBUG : A1/B1/three: md5 = 99edc1b7746fef9d478198db69784e4a OK 2026/07/01 02:47:47 DEBUG : A1/B1/C1/four: md5 = 77ad03876443c80c5b751bcb8779ad38 OK 2026/07/01 02:47:49 DEBUG : A1/B1/C2/five: md5 = 7303690dc79b89cfe463799940a11b2c OK 2026/07/01 02:47:49 INFO : A1/B2: Making directory 2026/07/01 02:47:50 INFO : A1/B1/C3: Making directory 2026/07/01 02:48:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/01 02:48:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/01 02:48:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/01 02:48:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/01 02:48:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/01 02:48:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/01 02:48:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/01 02:48:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/01 02:48:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/01 02:48:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/01 02:48:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/01 02:48:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/01 02:48:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/01 02:48:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/01 02:48:16 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/01 02:48:16 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/01 02:48:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/01 02:48:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/01 02:48:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/01 02:48:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/01 02:48:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/01 02:48:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/01 02:48:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/01 02:48:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/01 02:48:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/01 02:48:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/01 02:48:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/01 02:48:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/01 02:48:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/01 02:48:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/01 02:48:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (52.35s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:48:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': File to upload is small (34 bytes), uploading instead of streaming 2026/07/01 02:48:33 DEBUG : no_checksum_small_file_from_pipe: md5 = e952243a29dc76a7c47e776db2c5428f OK 2026/07/01 02:48:33 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/01 02:48:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/01 02:48:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/01 02:48:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/01 02:48:34 DEBUG : no_checksum_big_file_from_pipe: md5 = 0fc8c87740018ee9a273a4b0e57bd8ce OK 2026/07/01 02:48:34 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/01 02:48:34 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': File to upload is small (34 bytes), uploading instead of streaming 2026/07/01 02:48:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 5ebfc2ed07c1d91d0ec748da6f171fe4 OK 2026/07/01 02:48:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/01 02:48:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/01 02:48:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/01 02:48:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 5866c65e0fbe904b09e823b4417d8b2b OK 2026/07/01 02:48:40 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/01 02:48:40 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': File to upload is small (34 bytes), uploading instead of streaming 2026/07/01 02:48:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/01 02:48:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:48:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/01 02:48:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/01 02:48:45 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': File to upload is small (34 bytes), uploading instead of streaming 2026/07/01 02:48:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/01 02:48:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/01 02:48:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/01 02:48:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/01 02:48:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.57s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/01 02:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': File to upload is small (48 bytes), uploading instead of streaming 2026/07/01 02:48:55 DEBUG : rcat_metadata: md5 = 6eb394f3b2c9a332fe8a728de9fa142a OK 2026/07/01 02:48:55 DEBUG : rcat_metadata: size = 48 OK 2026/07/01 02:48:55 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/01 02:48:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/01 02:48:57 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1009433b9863ab111e44fb1f6889406d OK 2026/07/01 02:48:57 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/01 02:48:57 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.16s) --- PASS: TestRcatMetadata/Normal (2.79s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:01 DEBUG : potato1: md5 = edb4ac81724eae9ea2f8fdedff3ebedb OK 2026/07/01 02:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': File to upload is small (60 bytes), uploading instead of streaming 2026/07/01 02:49:02 DEBUG : potato2: md5 = 7bb505405ed3af98ebf416fcfe3b5067 OK 2026/07/01 02:49:02 DEBUG : potato2: size = 60 OK 2026/07/01 02:49:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.19s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:06 DEBUG : potato1: md5 = 9ab32a5279611a4440e407c11ac99ffe OK 2026/07/01 02:49:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': File to upload is small (60 bytes), uploading instead of streaming 2026/07/01 02:49:07 DEBUG : potato2: md5 = 7bd79da7ce895d8458654527659599d0 OK 2026/07/01 02:49:07 DEBUG : potato2: size = 60 OK 2026/07/01 02:49:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.16s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:11 DEBUG : potato1: md5 = 140af49f33db650f4ff556c720e5d617 OK --- PASS: TestRcatSizeUploadHeaders (2.48s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:13 DEBUG : potato2: md5 = 33e33b84b3d3a226070e615c1dcb78c1 OK 2026/07/01 02:49:15 DEBUG : empty space: md5 = 3611dad44123a28e6d6663de29068f54 OK 2026/07/01 02:49:17 DEBUG : sub dir/potato3: md5 = 2c803ee3680b2b7e4f48f7b14b873665 OK 2026/07/01 02:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Touching "sub dir/potato3" 2026/07/01 02:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Touching "empty space" 2026/07/01 02:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Touching "potato2" 2026/07/01 02:49:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.96s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:23 DEBUG : dir with metadata: Making directory with metadata 2026/07/01 02:49:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.58s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:25 DEBUG : directory with modtime: Making directory with metadata 2026/07/01 02:49:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/01 02:49:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/01 02:49:28 DEBUG : Google drive root 'crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg': Skipping btime metadata as can't update it on an existing file: 2026-07-01T02:49:28.308118775Z 2026/07/01 02:49:29 INFO : non existent directory: Updated directory metadata 2026/07/01 02:49:31 DEBUG : Google drive root 'crypt/sd3b155jjblgbk3ri6r59eqs4sn6e4bqmv900qkj65mhnt4usvqg': Skipping btime metadata as can't update it on an existing file: 2026-07-01T02:49:28.308118775Z 2026/07/01 02:49:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.61s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/01 02:49:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/01 02:49:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.61s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/01 02:49:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/01 02:49:38 DEBUG : dst: Making directory with metadata 2026/07/01 02:49:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/01 02:49:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:49:39 INFO : dst: Set directory modification time (using SetModTime) 2026/07/01 02:49:40 INFO : dst: Set directory modification time (using SetModTime) 2026/07/01 02:49:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/01 02:49:41 INFO : dst: Set directory modification time (using SetModTime) 2026/07/01 02:49:41 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.65s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala'", Local "Local file system at /tmp/rclone2927080190", Modify Window "1ms" 2026/07/01 02:49:45 DEBUG : sub dir/test remove existing: md5 = 1842809e5dc3d0a996e805fb7d0d173e OK 2026/07/01 02:49:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a39137a9c725128647ef35ed4aab2df5 OK 2026/07/01 02:49:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xujuqar6" before starting 2026/07/01 02:49:50 DEBUG : sub dir/test remove existing.xujuqar6: TEST: removing renamed existing file after operation 2026/07/01 02:49:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bajecis4" before starting 2026/07/01 02:49:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bajecis4: TEST: renaming existing back after failed operation 2026/07/01 02:49:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lituhon2" before starting 2026/07/01 02:49:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lituhon2: TEST: removing renamed existing file after operation 2026/07/01 02:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ig3bsae5d5tuv35b0fuq2jtorhvq8e45i1pi8lm60t4vh67nqs1g" 2026/07/01 02:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "j6qj99qrb5evaatctu4pq609c6j1p20hbm9gbqo705c386qmfuhr8om8rqoo64k3crfl905084v5kmef30dov8hvcqq1ttrkpoa1s6e4en63lqdt25gs4396d6ioiut2dhpkfjfvnv3o2ptrsmcmaousl82ne53q5drku0ip0oe7je3fe5k0" --- PASS: TestRemoveExisting (14.89s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/01 02:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugolad2lala': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m48.113964902s (try 1/5)