"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/03 04:51:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro" 2026/07/03 04:51:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:51:11 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0" 2026/07/03 04:51:12 DEBUG : Creating backend with remote "/tmp/rclone4163368693" === 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/07/03 04:51:12 DEBUG : a: size = 0 OK 2026/07/03 04:51:12 DEBUG : a: size = 1 (memory) 2026/07/03 04:51:12 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/03 04:51:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/03 04:51:12 DEBUG : potato: Seek from 10 to 0 2026/07/03 04:51:12 DEBUG : potato: Seek from 10 to 0 2026/07/03 04:51:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/03 04:51:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Seek from 5 to 2 2026/07/03 04:51:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/03 04:51:12 DEBUG : potato: Seek from 7 to 0 2026/07/03 04:51:12 DEBUG : potato: Seek from 7 to 0 2026/07/03 04:51:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/03 04:51:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Seek from 5 to 2 2026/07/03 04:51:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/03 04:51:12 DEBUG : potato: Seek from 8 to 0 2026/07/03 04:51:12 DEBUG : potato: Seek from 8 to 0 2026/07/03 04:51:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/03 04:51:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/03 04:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/03 04:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/03 04:51:12 DEBUG : potato: Seek from 5 to 2 2026/07/03 04:51:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/03 04:51:12 DEBUG : potato: Seek from 9 to 0 2026/07/03 04:51:12 DEBUG : potato: Seek from 9 to 0 2026/07/03 04:51: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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:51:15 DEBUG : rutabaga: md5 = 93b3b642e58798687d1f61781598c0fe OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/03 04:51:17 DEBUG : empty space: md5 = ea7696cee4a8c443f8691f55f7a6b53f OK === RUN TestCheck/3 2026/07/03 04:51:19 DEBUG : potato2: md5 = 378563f75bb361e0040c65e7685ffe9f OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/03 04:51:22 DEBUG : remotepotato: md5 = 08100699002214d171354baed26e9c0f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.93s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/07/03 04:51:25 DEBUG : Creating backend with remote "nonexistent" 2026/07/03 04:51:25 DEBUG : Creating backend with remote "nonexistent" 2026/07/03 04:51:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/03 04:51:25 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/03 04:51:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/03 04:51:25 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:51:27 DEBUG : rutabaga: md5 = 49301b5d4b2e7c255a0816f702eb2a13 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/03 04:51:30 DEBUG : empty space: md5 = 894bbd6d79569f9f16ee3503b39cf570 OK === RUN TestCheckDownload/3 2026/07/03 04:51:33 DEBUG : potato2: md5 = 95bec832e968f85853d9e630ab2f0d42 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/03 04:51:36 DEBUG : remotepotato: md5 = 1e57fe6466c28f629b6a48a353e48513 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.75s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.78s) --- PASS: TestCheckDownload/3 (0.73s) --- PASS: TestCheckDownload/4 (0.92s) --- PASS: TestCheckDownload/5 (0.80s) --- PASS: TestCheckDownload/6 (0.77s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:51:43 DEBUG : rutabaga: md5 = 0b60178b94c8e6fe547c80f4f5a2a8b5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/03 04:51:45 DEBUG : empty space: md5 = 5514743746f2f244ece2730d796bae2d OK === RUN TestCheckSizeOnly/3 2026/07/03 04:51:47 DEBUG : potato2: md5 = aaf163b1c4879c68ac3419bcc59c972e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/03 04:51:50 DEBUG : remotepotato: md5 = 62fc89a8cc9cc235fe2798dabe12e78c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.55s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.34s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:51:55 DEBUG : test.sum: md5 = 2a64cd010217a4e93faf888be5523d69 OK 2026/07/03 04:51:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/03 04:51:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/03 04:51:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/03 04:51:56 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/03 04:51:58 DEBUG : test.sum: md5 = 78ed7a5fe05a5fa8c735c43e3e14f8c2 OK 2026/07/03 04:51:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/03 04:51:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/03 04:51:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/03 04:51:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.15s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:52:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/data" 2026/07/03 04:52:00 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:52:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/data" 2026/07/03 04:52:02 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/vjrnln8ratgmqakfosrqe8espk" 2026/07/03 04:52:06 DEBUG : data/banana: md5 = d2c2995f193736462470c63c44caee45 OK 2026/07/03 04:52:07 DEBUG : test.sum: md5 = c6c738b0c5aaa75ed73b0c2a6dbf609d OK === RUN TestCheckSumDownload/subtest1 2026/07/03 04:52:12 DEBUG : data/potato: md5 = 744e093d9215c43a787ebafb2432a9ba OK 2026/07/03 04:52:13 DEBUG : test.sum: md5 = 49a2979183e39770fdeec0d4937279b7 OK === RUN TestCheckSumDownload/subtest2 2026/07/03 04:52:17 DEBUG : test.sum: md5 = 23ce9f01e407589075c14c1c5fb9c821 OK === RUN TestCheckSumDownload/subtest3 2026/07/03 04:52:22 DEBUG : test.sum: md5 = b167a317f1f37e80e452c1e6ee1a2808 OK === RUN TestCheckSumDownload/subtest4 2026/07/03 04:52:26 DEBUG : test.sum: md5 = 5a05f4a90a3bc125b67e1a4fb775888d OK === RUN TestCheckSumDownload/subtest5 2026/07/03 04:52:30 DEBUG : test.sum: md5 = cee69529c93d654ec5b3b9f612526545 OK === RUN TestCheckSumDownload/subtest6 2026/07/03 04:52:34 DEBUG : data/banana: md5 = 76294752ed01fa2875fff5151d843166 OK 2026/07/03 04:52:35 DEBUG : data/potato: md5 = 21f8a7ee99a1a8b1e3e075d001c47459 OK 2026/07/03 04:52:37 DEBUG : test.sum: md5 = 39ee8fb5cb7fcfca2f0c4bb1d7be7c24 OK === RUN TestCheckSumDownload/subtest7 2026/07/03 04:52:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/07/03 04:52:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.70s) --- PASS: TestCheckSumDownload/subtest1 (2.27s) --- PASS: TestCheckSumDownload/subtest2 (1.80s) --- PASS: TestCheckSumDownload/subtest3 (1.86s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (1.75s) --- PASS: TestCheckSumDownload/subtest6 (1.74s) --- PASS: TestCheckSumDownload/subtest7 (1.89s) === RUN TestApplyTransforms 2026/07/03 04:52:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuyogur9guja" 2026/07/03 04:52:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:52:43 DEBUG : Creating backend with remote "TestDrive:crypt/ksbgonfri167ket1pp08baachhktphv36h1sa9dh53g6nu1k9t0g" 2026/07/03 04:52:44 DEBUG : Creating backend with remote "/tmp/rclone1276239442" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuyogur9guja'", Local "Local file system at /tmp/rclone1276239442", Modify Window "1ms" 2026/07/03 04:52:46 DEBUG : hello, world!: md5 = 100bf4fc786c3aa9c3c6e6ccfc05955a OK upper checkfile vs. lower remote (without normalization) 2026/07/03 04:52:47 ERROR : hello, world!: sum not found 2026/07/03 04:52:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuyogur9guja' 2026/07/03 04:52:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyogur9guja': 1 files missing 2026/07/03 04:52:47 NOTICE: 1 hashes missing 2026/07/03 04:52:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyogur9guja': 1 differences found 2026/07/03 04:52:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyogur9guja': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/03 04:52:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyogur9guja': 0 differences found 2026/07/03 04:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyogur9guja': 1 matching files 2026/07/03 04:52:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yolowoz3neri" 2026/07/03 04:52:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:52:48 DEBUG : Creating backend with remote "TestDrive:crypt/n0ejcjf5lme05cer54igsrf9c4nt32ff2ko66qvvrolj8v9jqbm0" 2026/07/03 04:52:49 DEBUG : Creating backend with remote "/tmp/rclone4171930348" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yolowoz3neri'", Local "Local file system at /tmp/rclone4171930348", Modify Window "1ms" 2026/07/03 04:52:51 DEBUG : HELLO, WORLD!: md5 = 60ae0f7d8b04c62fa937e70b8527a576 OK lower checkfile vs. upper remote (without normalization) 2026/07/03 04:52:52 ERROR : HELLO, WORLD!: sum not found 2026/07/03 04:52:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yolowoz3neri' 2026/07/03 04:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolowoz3neri': 1 files missing 2026/07/03 04:52:52 NOTICE: 1 hashes missing 2026/07/03 04:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolowoz3neri': 1 differences found 2026/07/03 04:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolowoz3neri': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/03 04:52:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolowoz3neri': 0 differences found 2026/07/03 04:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolowoz3neri': 1 matching files 2026/07/03 04:52:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tozehaj8rufe" 2026/07/03 04:52:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:52:53 DEBUG : Creating backend with remote "TestDrive:crypt/kp93rpod7f58loimm4s5s3thl2pmr6k85itk4j76cdj8n5kei4hg" 2026/07/03 04:52:54 DEBUG : Creating backend with remote "/tmp/rclone4023184063" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tozehaj8rufe'", Local "Local file system at /tmp/rclone4023184063", Modify Window "1ms" 2026/07/03 04:52:56 DEBUG : HeLlO, wOrLd!: md5 = b74b52490d481f0644f545ac36ee6f0d OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/03 04:52:57 ERROR : HeLlO, wOrLd!: sum not found 2026/07/03 04:52:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tozehaj8rufe' 2026/07/03 04:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tozehaj8rufe': 1 files missing 2026/07/03 04:52:57 NOTICE: 1 hashes missing 2026/07/03 04:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tozehaj8rufe': 1 differences found 2026/07/03 04:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tozehaj8rufe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/03 04:52:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:52:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tozehaj8rufe': 0 differences found 2026/07/03 04:52:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tozehaj8rufe': 1 matching files 2026/07/03 04:52:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebaquq0cone" 2026/07/03 04:52:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:52:58 DEBUG : Creating backend with remote "TestDrive:crypt/ot12btap6c2j5rapgrgfcsofq01n1a0nkhha4dg0qa6vg245q6ug" 2026/07/03 04:52:59 DEBUG : Creating backend with remote "/tmp/rclone2999578197" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebaquq0cone'", Local "Local file system at /tmp/rclone2999578197", Modify Window "1ms" 2026/07/03 04:53:01 DEBUG : HELLO, WORLD!: md5 = 29ff62e0d9c6c615ada8b1e72a58fa42 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/03 04:53:02 ERROR : HELLO, WORLD!: sum not found 2026/07/03 04:53:02 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mebaquq0cone' 2026/07/03 04:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaquq0cone': 1 files missing 2026/07/03 04:53:02 NOTICE: 1 hashes missing 2026/07/03 04:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaquq0cone': 1 differences found 2026/07/03 04:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaquq0cone': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/03 04:53:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:53:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaquq0cone': 0 differences found 2026/07/03 04:53:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaquq0cone': 1 matching files 2026/07/03 04:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-winavon3xese" 2026/07/03 04:53:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:53:03 DEBUG : Creating backend with remote "TestDrive:crypt/qmtrn18oa18e2st8fc106f6jj0ce3cis8p02s7iidju4gtus9sb0" 2026/07/03 04:53:04 DEBUG : Creating backend with remote "/tmp/rclone3711484249" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-winavon3xese'", Local "Local file system at /tmp/rclone3711484249", Modify Window "1ms" 2026/07/03 04:53:06 DEBUG : 測試_Русский___ě_áñ: md5 = c9017477d69ecb0f839e879f07e459a1 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/03 04:53:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/03 04:53:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-winavon3xese' 2026/07/03 04:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winavon3xese': 1 files missing 2026/07/03 04:53:07 NOTICE: 1 hashes missing 2026/07/03 04:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winavon3xese': 1 differences found 2026/07/03 04:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winavon3xese': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/03 04:53:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:53:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winavon3xese': 0 differences found 2026/07/03 04:53:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winavon3xese': 1 matching files 2026/07/03 04:53:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuqihuq9zuwi" 2026/07/03 04:53:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:53:08 DEBUG : Creating backend with remote "TestDrive:crypt/ml4t2753kimc5q7d4bk8a3888ktonr99iar8jkh0culjsb0f3r30" 2026/07/03 04:53:09 DEBUG : Creating backend with remote "/tmp/rclone4182224103" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuqihuq9zuwi'", Local "Local file system at /tmp/rclone4182224103", Modify Window "1ms" 2026/07/03 04:53:11 DEBUG : 測試_Русский___ě_áñ: md5 = 20e4660b1c641a35593ff9aef1b7cdb6 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/03 04:53:12 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/03 04:53:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuqihuq9zuwi' 2026/07/03 04:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqihuq9zuwi': 1 files missing 2026/07/03 04:53:12 NOTICE: 1 hashes missing 2026/07/03 04:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqihuq9zuwi': 1 differences found 2026/07/03 04:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqihuq9zuwi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/03 04:53:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:53:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqihuq9zuwi': 0 differences found 2026/07/03 04:53:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqihuq9zuwi': 1 matching files 2026/07/03 04:53:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qakokot6hipa" 2026/07/03 04:53:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:53:13 DEBUG : Creating backend with remote "TestDrive:crypt/sakej6a1i2npfrfasviolmm2te6v15es6qir931to2ep2sqvtt90" 2026/07/03 04:53:14 DEBUG : Creating backend with remote "/tmp/rclone3019394709" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qakokot6hipa'", Local "Local file system at /tmp/rclone3019394709", Modify Window "1ms" 2026/07/03 04:53:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d678a762694c74adc6167dced34f02c2 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/03 04:53:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/03 04:53:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qakokot6hipa' 2026/07/03 04:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakokot6hipa': 1 files missing 2026/07/03 04:53:17 NOTICE: 1 hashes missing 2026/07/03 04:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakokot6hipa': 1 differences found 2026/07/03 04:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakokot6hipa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/03 04:53:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakokot6hipa': 0 differences found 2026/07/03 04:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakokot6hipa': 1 matching files 2026/07/03 04:53:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giquqex5qobe" 2026/07/03 04:53:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:53:18 DEBUG : Creating backend with remote "TestDrive:crypt/dan1d1b804mcuaiepn1vo75mgg0ehcc0ru1774516324c1968kkg" 2026/07/03 04:53:19 DEBUG : Creating backend with remote "/tmp/rclone2882045821" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giquqex5qobe'", Local "Local file system at /tmp/rclone2882045821", Modify Window "1ms" 2026/07/03 04:53:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2f08e61605597a5781a9aea75d50414a OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/03 04:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/03 04:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-giquqex5qobe' 2026/07/03 04:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giquqex5qobe': 1 files missing 2026/07/03 04:53:22 NOTICE: 1 hashes missing 2026/07/03 04:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giquqex5qobe': 1 differences found 2026/07/03 04:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giquqex5qobe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/03 04:53:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giquqex5qobe': 0 differences found 2026/07/03 04:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giquqex5qobe': 1 matching files 2026/07/03 04:53:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cunohem8tabu" 2026/07/03 04:53:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:53:23 DEBUG : Creating backend with remote "TestDrive:crypt/9ajrntjtcl8dcqpjq8ip2g68i1ufp6v0mj02t9ocvqijhide6iig" 2026/07/03 04:53:24 DEBUG : Creating backend with remote "/tmp/rclone792088784" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cunohem8tabu'", Local "Local file system at /tmp/rclone792088784", Modify Window "1ms" 2026/07/03 04:53:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e83d7503a90e37cd033bc7076650fea8 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/03 04:53:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/03 04:53:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cunohem8tabu' 2026/07/03 04:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cunohem8tabu': 1 files missing 2026/07/03 04:53:27 NOTICE: 1 hashes missing 2026/07/03 04:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cunohem8tabu': 1 differences found 2026/07/03 04:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cunohem8tabu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/03 04:53:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cunohem8tabu': 0 differences found 2026/07/03 04:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cunohem8tabu': 1 matching files 2026/07/03 04:53:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakikas3quse" 2026/07/03 04:53:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:53:28 DEBUG : Creating backend with remote "TestDrive:crypt/qi6pierfhtqpncbsvo69adomv4tvncbh82isorh6j4m1k7on9jn0" 2026/07/03 04:53:29 DEBUG : Creating backend with remote "/tmp/rclone3333682139" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakikas3quse'", Local "Local file system at /tmp/rclone3333682139", Modify Window "1ms" 2026/07/03 04:53:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67094135ee635997bb13e4077f62fbb7 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/03 04:53:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/03 04:53:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zakikas3quse' 2026/07/03 04:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakikas3quse': 1 files missing 2026/07/03 04:53:32 NOTICE: 1 hashes missing 2026/07/03 04:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakikas3quse': 1 differences found 2026/07/03 04:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakikas3quse': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/03 04:53:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/03 04:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakikas3quse': 0 differences found 2026/07/03 04:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakikas3quse': 1 matching files 2026/07/03 04:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakikas3quse': Purge remote 2026/07/03 04:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cunohem8tabu': Purge remote 2026/07/03 04:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giquqex5qobe': Purge remote 2026/07/03 04:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qakokot6hipa': Purge remote 2026/07/03 04:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuqihuq9zuwi': Purge remote 2026/07/03 04:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-winavon3xese': Purge remote 2026/07/03 04:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebaquq0cone': Purge remote 2026/07/03 04:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tozehaj8rufe': Purge remote 2026/07/03 04:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yolowoz3neri': Purge remote 2026/07/03 04:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuyogur9guja': Purge remote --- PASS: TestApplyTransforms (56.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:53:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/03 04:53:41 DEBUG : sub/file2: md5 = 8e0bc66d8cd61a4bc9586e81bb036b7e OK 2026/07/03 04:53:41 DEBUG : sub/file2: size = 14 OK 2026/07/03 04:53:41 INFO : file1: Copied (new) to: sub/file2 2026/07/03 04:53:42 DEBUG : sub/file2: size = 14 OK 2026/07/03 04:53:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 04:53:42 DEBUG : file1: Unchanged skipping 2026/07/03 04:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': don't need to copy/move sub/file2, it is already at target location 2026/07/03 04:53:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (8.07s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.59s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:53:50 DEBUG : dst/file1: md5 = dc3fb4b30097b6fe6534cdbc5f9863f8 OK 2026/07/03 04:53:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/backup" 2026/07/03 04:53:51 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/1nrff024r7pq65ecp72fc28jb0" 2026/07/03 04:53:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4163368693) 2026/07/03 04:53:52 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro') 2026/07/03 04:53:52 DEBUG : dst/file1: Sizes differ 2026/07/03 04:53:56 INFO : dst/file1: Moved (server-side) 2026/07/03 04:53:57 DEBUG : dst/file1: md5 = 14285bc5bd44e40b04929fc6b5646340 OK 2026/07/03 04:53:57 DEBUG : dst/file1: size = 14 OK 2026/07/03 04:53:57 INFO : dst/file1: Copied (new) 2026/07/03 04:54:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/03 04:54:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/03 04:54:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.31s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:54:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/dst" 2026/07/03 04:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 04:54:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/CompareDest" 2026/07/03 04:54:05 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/gveqi14airsml4bgu7krj116o8" 2026/07/03 04:54:06 DEBUG : one: Need to transfer - File not found at Destination 2026/07/03 04:54:09 DEBUG : one: md5 = 716d300c0774ae0de779b435aeff92fc OK 2026/07/03 04:54:09 DEBUG : one: size = 3 OK 2026/07/03 04:54:09 INFO : one: Copied (new) 2026/07/03 04:54:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163368693) 2026/07/03 04:54:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro/dst') 2026/07/03 04:54:10 DEBUG : one: Sizes differ 2026/07/03 04:54:12 DEBUG : one: md5 = e6fa69b555898efc61483b0dba5fe814 OK 2026/07/03 04:54:12 DEBUG : one: size = 5 OK 2026/07/03 04:54:12 INFO : one: Copied (replaced existing) 2026/07/03 04:54:14 DEBUG : dst/one: md5 = 5a4206e25fceb49247c98b9d515e056c OK 2026/07/03 04:54:17 DEBUG : CompareDest/one: md5 = 4f78c233e4d793501d18b465405d0d23 OK 2026/07/03 04:54:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163368693) 2026/07/03 04:54:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro/dst') 2026/07/03 04:54:18 DEBUG : one: Sizes differ 2026/07/03 04:54:18 DEBUG : one: size = 5 OK 2026/07/03 04:54:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 04:54:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 04:54:20 DEBUG : CompareDest/two: md5 = 16ebec4a73ab70fdfa412325046884f8 OK 2026/07/03 04:54:21 DEBUG : two: Need to transfer - File not found at Destination 2026/07/03 04:54:21 DEBUG : two: size = 3 OK 2026/07/03 04:54:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 04:54:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 04:54:22 DEBUG : two: Need to transfer - File not found at Destination 2026/07/03 04:54:23 DEBUG : two: size = 3 OK 2026/07/03 04:54:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 04:54:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 04:54:24 DEBUG : two: Need to transfer - File not found at Destination 2026/07/03 04:54:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone4163368693) 2026/07/03 04:54:24 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro/CompareDest') 2026/07/03 04:54:24 DEBUG : two: Sizes differ 2026/07/03 04:54:26 DEBUG : two: md5 = 32e522a9de78e5fef801d4cbe908a31a OK 2026/07/03 04:54:26 DEBUG : two: size = 5 OK 2026/07/03 04:54:26 INFO : two: Copied (new) 2026/07/03 04:54:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 04:54:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 04:54:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 04:54:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.34s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:54:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/dst" 2026/07/03 04:54:31 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 04:54:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/CopyDest" 2026/07/03 04:54:33 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/03 04:54:35 DEBUG : one: Need to transfer - File not found at Destination 2026/07/03 04:54:37 DEBUG : one: md5 = 0b484d6baac017be639593748753f97f OK 2026/07/03 04:54:37 DEBUG : one: size = 3 OK 2026/07/03 04:54:37 INFO : one: Copied (new) 2026/07/03 04:54:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163368693) 2026/07/03 04:54:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro/dst') 2026/07/03 04:54:39 DEBUG : one: Sizes differ 2026/07/03 04:54:40 DEBUG : one: md5 = d603b94d8c1dc00372d34f5cfeeee8e9 OK 2026/07/03 04:54:40 DEBUG : one: size = 5 OK 2026/07/03 04:54:40 INFO : one: Copied (replaced existing) 2026/07/03 04:54:43 DEBUG : dst/one: md5 = e19a03b92a2279cb038871f614a4b6f3 OK 2026/07/03 04:54:46 DEBUG : CopyDest/one: md5 = 9f8cecc10ca279cf07886055a9f5ba5a OK 2026/07/03 04:54:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/BackupDir" 2026/07/03 04:54:47 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/03 04:54:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163368693) 2026/07/03 04:54:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro/dst') 2026/07/03 04:54:48 DEBUG : one: Sizes differ 2026/07/03 04:54:49 DEBUG : one: size = 5 OK 2026/07/03 04:54:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 04:54:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163368693) 2026/07/03 04:54:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro/dst') 2026/07/03 04:54:49 DEBUG : one: Sizes differ 2026/07/03 04:54:51 INFO : one: Moved (server-side) 2026/07/03 04:54:53 DEBUG : one: size = 5 OK 2026/07/03 04:54:53 INFO : one: Copied (server-side copy) 2026/07/03 04:54:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/03 04:54:55 DEBUG : CopyDest/two: md5 = b4b4b2935fb0b6d556ca8a197381272b OK 2026/07/03 04:54:56 DEBUG : two: Need to transfer - File not found at Destination 2026/07/03 04:54:56 DEBUG : two: size = 3 OK 2026/07/03 04:54:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 04:54:57 DEBUG : two: size = 3 OK 2026/07/03 04:54:57 INFO : two: Copied (server-side copy) 2026/07/03 04:54:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/03 04:54:58 DEBUG : two: size = 3 OK 2026/07/03 04:54:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 04:54:58 DEBUG : two: Unchanged skipping 2026/07/03 04:55:00 DEBUG : CopyDest/three: md5 = 743349c2777de5cb15c687b7801d5686 OK 2026/07/03 04:55:01 DEBUG : three: Need to transfer - File not found at Destination 2026/07/03 04:55:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone4163368693) 2026/07/03 04:55:01 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro/CopyDest') 2026/07/03 04:55:01 DEBUG : three: Sizes differ 2026/07/03 04:55:01 DEBUG : three: Destination not found in --copy-dest 2026/07/03 04:55:03 DEBUG : three: md5 = f28e43070a237b54b8dc3b7ba92047e8 OK 2026/07/03 04:55:03 DEBUG : three: size = 7 OK 2026/07/03 04:55:03 INFO : three: Copied (new) 2026/07/03 04:55:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/03 04:55:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 04:55:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 04:55:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 04:55:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 04:55:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/03 04:55:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.75s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:55:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/03 04:55:14 DEBUG : TestCopyFileMaxTransfer/file1: md5 = eac31678979906adf4885b59e1eea4eb OK 2026/07/03 04:55:14 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/03 04:55:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/03 04:55:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/03 04:55:15 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/03 04:55:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/03 04:55:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/03 04:55:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 171a68fe1883ece19c2b321a2069824a OK 2026/07/03 04:55:18 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/03 04:55:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/03 04:55:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/03 04:55:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.23s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:55:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Looking for duplicate names using skip mode. 2026/07/03 04:55:25 NOTICE: one: Found 2 files with duplicate names 2026/07/03 04:55:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.33s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:55:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Looking for duplicate names using skip mode. 2026/07/03 04:55:32 NOTICE: one: Found 3 files with duplicate names 2026/07/03 04:55:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/03 04:55:33 INFO : one: Deleted 2026/07/03 04:55:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.35s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:55:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Looking for duplicate names using first mode. 2026/07/03 04:55:39 NOTICE: one: Found 3 files with duplicate names 2026/07/03 04:55:40 INFO : one: Deleted 2026/07/03 04:55:40 INFO : one: Deleted 2026/07/03 04:55:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.16s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:55:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Looking for duplicate names using newest mode. 2026/07/03 04:55:47 NOTICE: one: Found 3 files with duplicate names 2026/07/03 04:55:48 INFO : one: Deleted 2026/07/03 04:55:48 INFO : one: Deleted 2026/07/03 04:55:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.81s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:55:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Looking for duplicate names using oldest mode. 2026/07/03 04:55:55 NOTICE: one: Found 3 files with duplicate names 2026/07/03 04:55:55 INFO : one: Deleted 2026/07/03 04:55:56 INFO : one: Deleted 2026/07/03 04:55:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.13s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:56:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Looking for duplicate names using largest mode. 2026/07/03 04:56:02 NOTICE: one: Found 3 files with duplicate names 2026/07/03 04:56:03 INFO : one: Deleted 2026/07/03 04:56:03 INFO : one: Deleted 2026/07/03 04:56:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.24s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:56:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Looking for duplicate names using smallest mode. 2026/07/03 04:56:09 NOTICE: one: Found 3 files with duplicate names 2026/07/03 04:56:10 INFO : one: Deleted 2026/07/03 04:56:10 INFO : one: Deleted 2026/07/03 04:56:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.42s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:56:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Looking for duplicate names using rename mode. 2026/07/03 04:56:18 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/03 04:56:19 INFO : one-2.txt: renamed from: one.txt 2026/07/03 04:56:21 INFO : one-3.txt: renamed from: one.txt 2026/07/03 04:56:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.40s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:56:28 DEBUG : dupe1/one.txt: md5 = e1c2883a4de2ad8a9589a9e3b7a25e24 OK 2026/07/03 04:56:30 DEBUG : dupe2/two.txt: md5 = b0cec79e998e1e9885cae26f36cb583c OK 2026/07/03 04:56:33 DEBUG : dupe3/three.txt: md5 = 925d56e43e1c0aa23eb1f650f1d476f1 OK 2026/07/03 04:56:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/03 04:56:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/03 04:56:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/03 04:56:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/03 04:56:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/03 04:56:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/03 04:56:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.14s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:56:42 DEBUG : a.txt: md5 = cfb96071d7f80020b5cac10d529f6550 OK 2026/07/03 04:56:43 DEBUG : zend.txt: md5 = 332001f3e7a32bed8ecfcc4b9c29d597 OK 2026/07/03 04:56:46 DEBUG : sub dir/hello world: md5 = a3506e472b7e17aa0df86a2b6da5a497 OK 2026/07/03 04:56:47 DEBUG : sub dir/hello world2: md5 = caa69ae91dec4d9675b87d39d8556f7b OK 2026/07/03 04:56:50 DEBUG : sub dir/ignore dir/.ignore: md5 = a4e0e7f1ff7c014390919b05eb08a8d8 OK 2026/07/03 04:56:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = f6d17b55e22317cb831e64f3b426dc01 OK 2026/07/03 04:56:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = a1ba21cfa70f1bf0eed11f2a8672dacc OK 2026/07/03 04:56:56 DEBUG : a.txt: Excluded (Size Filter) 2026/07/03 04:56:56 DEBUG : a.txt: Excluded 2026/07/03 04:56:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/03 04:56:56 DEBUG : sub dir/hello world2: Excluded 2026/07/03 04:56:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/03 04:56:56 DEBUG : sub dir/hello world: Excluded 2026/07/03 04:56:57 DEBUG : sub dir/ignore dir: Excluded 2026/07/03 04:56:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/03 04:56:57 DEBUG : sub dir/hello world2: Excluded 2026/07/03 04:56:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/03 04:56:57 DEBUG : sub dir/hello world: Excluded 2026/07/03 04:56:57 DEBUG : sub dir/ignore dir: Excluded 2026/07/03 04:57:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/03 04:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/03 04:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/03 04:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/03 04:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/03 04:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/03 04:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.85s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:57:07 DEBUG : a.txt: md5 = d87a5c7eab4b9c85714ba6be13ff29d5 OK 2026/07/03 04:57:08 DEBUG : zend.txt: md5 = 133f31df27ac8d857d8c75323ac4745c OK 2026/07/03 04:57:11 DEBUG : sub dir/hello world: md5 = ac5804ed62ed9288853333115c8500c3 OK 2026/07/03 04:57:12 DEBUG : sub dir/hello world2: md5 = e3b1cfba69e18cbf789c30b290c0e3c1 OK 2026/07/03 04:57:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 4b2a4e2b0ae9b0dda75fa25aef936059 OK 2026/07/03 04:57:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9040ac6b1580d62bce2aee191cd936a2 OK 2026/07/03 04:57:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = f5433d5983d582b6fb440ccee33aea71 OK 2026/07/03 04:57:20 DEBUG : a.txt: Excluded (Size Filter) 2026/07/03 04:57:20 DEBUG : a.txt: Excluded 2026/07/03 04:57:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/03 04:57:21 DEBUG : sub dir/hello world2: Excluded 2026/07/03 04:57:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/03 04:57:21 DEBUG : sub dir/hello world: Excluded 2026/07/03 04:57:21 DEBUG : sub dir/ignore dir: Excluded 2026/07/03 04:57:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/03 04:57:21 DEBUG : sub dir/hello world2: Excluded 2026/07/03 04:57:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/03 04:57:21 DEBUG : sub dir/hello world: Excluded 2026/07/03 04:57:22 DEBUG : sub dir/ignore dir: Excluded 2026/07/03 04:57:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/03 04:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/03 04:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/03 04:57:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/03 04:57:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/03 04:57:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/03 04:57:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (24.69s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:57:32 DEBUG : file1: md5 = 351bab00f81ed6e7db98deea26ff74be OK 2026/07/03 04:57:34 DEBUG : sub/file2: md5 = 3109de81de61e766dad950c8acb72d6f 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/03 04:57:38 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/03 04:57:38 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/03 04:57:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/03 04:57:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.39s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.45s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:57:43 DEBUG : file1: md5 = 0c1779c463275effe1e1ebb1906be645 OK 2026/07/03 04:57:45 DEBUG : sub/file2: md5 = bd3cb0ffb50542d3a508b10868fcb2b0 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/03 04:57:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/notfound" 2026/07/03 04:57:50 DEBUG : Config file has changed externally - reloading 2026/07/03 04:57:50 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/qe0i31qdkoejk60elps0ni5sqk" 2026/07/03 04:57:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.96s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:57:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Making directory 2026/07/03 04:57:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:57:58 DEBUG : sub dir/hello world: md5 = 4525d27433e241bd3d8c8bd6677e34d5 OK 2026/07/03 04:58:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.72s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:02 DEBUG : potato2: md5 = 65527073bf8b2cb55b47f18e91055ae7 OK 2026/07/03 04:58:04 DEBUG : empty space: md5 = def9c54d69badafa7b0a31d1a4252bae OK --- PASS: TestLs (5.25s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:08 DEBUG : potato2: md5 = abc7210b6f7e2e0a6640c1d7fa2494d3 OK 2026/07/03 04:58:09 DEBUG : empty space: md5 = 46c5463e56f618e6a821b1d453913e16 OK 2026/07/03 04:58:10 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.64s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:13 DEBUG : potato2: md5 = 5408165948a10fcc6e49d288600fd044 OK 2026/07/03 04:58:15 DEBUG : empty space: md5 = 1a254bcec7d1196fccac97eadfeac667 OK --- PASS: TestLsLong (5.70s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:19 DEBUG : potato2: md5 = aa91c54f9d12d7e91a1b1dd0ba1ebfbb OK 2026/07/03 04:58:21 DEBUG : empty space: md5 = f5efae109a69c83a598beaf6f17dcc6d OK --- PASS: TestHashSums (5.88s) === RUN TestHashSumsWithErrors 2026/07/03 04:58:23 DEBUG : Creating backend with remote ":memory:" 2026/07/03 04:58:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/03 04:58:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/03 04:58:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/03 04:58:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/03 04:58:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/03 04:58:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/03 04:58:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/03 04:58:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/03 04:58:23 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:25 DEBUG : potato2: md5 = 075333df9f7825322de73a9c6d701d6a OK 2026/07/03 04:58:26 DEBUG : empty space: md5 = 3de72205d4606e7ba891cdcbe7ecdc96 OK 2026/07/03 04:58:28 DEBUG : sub dir/potato3: md5 = 36b04eb35d2ebd49f20ca473d574d421 OK 2026/07/03 04:58:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.73s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:34 DEBUG : small: md5 = 8f3a98b47abaa6a78b80f5e8b8cbe15f OK 2026/07/03 04:58:36 DEBUG : medium: md5 = f569d2fe8c8f376e430c6eda68a0b212 OK 2026/07/03 04:58:37 DEBUG : large: md5 = b5702e41a72ff3f873688e77397ac77b OK 2026/07/03 04:58:38 DEBUG : Waiting for deletions to finish 2026/07/03 04:58:38 DEBUG : large: Excluded (Size Filter) 2026/07/03 04:58:39 INFO : medium: Deleted 2026/07/03 04:58:39 INFO : small: Deleted --- PASS: TestDelete (7.10s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:42 DEBUG : small: md5 = 1b3aebd540c7f2cf3ca27e7f8c728cd0 OK 2026/07/03 04:58:43 DEBUG : medium: md5 = c449241e5acb03aba122aa2d27eb6641 OK 2026/07/03 04:58:45 DEBUG : large: md5 = c2e4f8c292d2db5ea9dba5623b5790be OK 2026/07/03 04:58:45 DEBUG : Waiting for deletions to finish 2026/07/03 04:58:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/03 04:58:46 INFO : small: Deleted 2026/07/03 04:58:46 INFO : large: Deleted --- PASS: TestMaxDelete (7.96s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:50 DEBUG : small: md5 = ea02530802b4f9898359e0ae259abbd2 OK 2026/07/03 04:58:51 DEBUG : medium: md5 = 619f690ecf4e93bd483a08359b9c7dc9 OK 2026/07/03 04:58:53 DEBUG : large: md5 = 83191aec2b4cd10b51afbff154d2cf67 OK 2026/07/03 04:58:53 DEBUG : Waiting for deletions to finish 2026/07/03 04:58:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/03 04:58:54 INFO : small: Deleted 2026/07/03 04:58:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.66s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:58:57 DEBUG : small: md5 = 8b5476cb513305a4c4c09a0a671e4f40 OK 2026/07/03 04:58:59 DEBUG : medium: md5 = 11731eb337649e00f4c67f625c55b9a7 OK 2026/07/03 04:59:00 DEBUG : large: md5 = f359ca3b1083ce8661e5fc1444d0b303 OK 2026/07/03 04:59:01 DEBUG : Waiting for deletions to finish 2026/07/03 04:59:01 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/03 04:59:02 INFO : small: Deleted 2026/07/03 04:59:02 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.09s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:59:05 DEBUG : ReadFile: md5 = 29b7f7054a034798040c60393f42f00d OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2026/07/03 04:59:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/03 04:59:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/03 04:59:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/03 04:59:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/03 04:59:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/03 04:59:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/03 04:59:08 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:59:10 DEBUG : file1: md5 = a98ad4ce285822f0ff78c75eaefcc2c4 OK 2026/07/03 04:59:11 DEBUG : file2: md5 = 5617195655c499320f0c5c8b6270ae54 OK --- PASS: TestCat (14.18s) === RUN TestPurge 2026/07/03 04:59:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dejazuw3tugi" 2026/07/03 04:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:59:22 DEBUG : Creating backend with remote "TestDrive:crypt/plloep6i66e89onr48s3o5rlqkg12vnfic9ge0vcuadnddv3if50" 2026/07/03 04:59:23 DEBUG : Creating backend with remote "/tmp/rclone2601602939" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dejazuw3tugi'", Local "Local file system at /tmp/rclone2601602939", Modify Window "1ms" 2026/07/03 04:59:29 DEBUG : A1/B1/C1/one: md5 = ecd930669ac131c10752a6d3159b0683 OK 2026/07/03 04:59:29 INFO : A2: Making directory 2026/07/03 04:59:30 INFO : A1/B2: Making directory 2026/07/03 04:59:32 INFO : A1/B2/C2: Making directory 2026/07/03 04:59:33 INFO : A1/B1/C3: Making directory 2026/07/03 04:59:34 INFO : A3: Making directory 2026/07/03 04:59:34 INFO : A3/B3: Making directory 2026/07/03 04:59:36 INFO : A3/B3/C4: Making directory 2026/07/03 04:59:39 DEBUG : A1/two: md5 = 435f7c5732d866ce40256c415c5da4eb OK 2026/07/03 04:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dejazuw3tugi': Purge remote 2026/07/03 04:59:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.60s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 04:59:48 DEBUG : A1/B1/C1/one: md5 = e3bb0cb735253ab6b604010ca050e7e9 OK 2026/07/03 04:59:48 INFO : A2: Making directory 2026/07/03 04:59:49 INFO : A1/B2: Making directory 2026/07/03 04:59:49 INFO : A1/B2/C2: Making directory 2026/07/03 04:59:51 INFO : A1/B1/C3: Making directory 2026/07/03 04:59:52 INFO : A3: Making directory 2026/07/03 04:59:52 INFO : A3/B3: Making directory 2026/07/03 04:59:54 INFO : A3/B3/C4: Making directory 2026/07/03 04:59:57 DEBUG : A1/two: md5 = 00cd67f1488a79d28af7dd7cfd61ccea OK 2026/07/03 04:59:58 DEBUG : removing 1 level 3 directories 2026/07/03 04:59:58 INFO : A3/B3/C4: Removing directory 2026/07/03 05:00:01 DEBUG : removing 2 level 3 directories 2026/07/03 05:00:01 INFO : A1/B2/C2: Removing directory 2026/07/03 05:00:01 INFO : A1/B1/C3: Removing directory 2026/07/03 05:00:02 DEBUG : removing 2 level 2 directories 2026/07/03 05:00:02 INFO : A3/B3: Removing directory 2026/07/03 05:00:02 INFO : A1/B2: Removing directory 2026/07/03 05:00:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/03 05:00:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/03 05:00:03 DEBUG : removing 2 level 1 directories 2026/07/03 05:00:03 INFO : A3: Removing directory 2026/07/03 05:00:03 INFO : A2: Removing directory 2026/07/03 05:00:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/03 05:00:09 DEBUG : removing 1 level 3 directories 2026/07/03 05:00:09 INFO : A1/B1/C1: Removing directory 2026/07/03 05:00:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:10 DEBUG : removing 1 level 2 directories 2026/07/03 05:00:10 INFO : A1/B1: Removing directory 2026/07/03 05:00:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/03 05:00:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/03 05:00:10 DEBUG : removing 1 level 1 directories 2026/07/03 05:00:10 INFO : A1: Removing directory 2026/07/03 05:00:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/03 05:00:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/03 05:00:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 05:00:11 DEBUG : removing 1 level 0 directories 2026/07/03 05:00:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Removing directory 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/03 05:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (29.98s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:00:14 INFO : A1: Making directory 2026/07/03 05:00:15 INFO : A1/B1: Making directory 2026/07/03 05:00:16 INFO : A1/B1/C1: Making directory 2026/07/03 05:00:19 DEBUG : removing 1 level 3 directories 2026/07/03 05:00:19 INFO : A1/B1/C1: Removing directory 2026/07/03 05:00:20 DEBUG : removing 1 level 2 directories 2026/07/03 05:00:20 INFO : A1/B1: Removing directory 2026/07/03 05:00:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/03 05:00:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.81s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:00:23 INFO : A1: Making directory 2026/07/03 05:00:24 INFO : A1/B1: Making directory 2026/07/03 05:00:25 INFO : A1/B1/C1: Making directory 2026/07/03 05:00:28 DEBUG : removing 1 level 3 directories 2026/07/03 05:00:28 INFO : A1/B1/C1: Removing directory 2026/07/03 05:00:29 DEBUG : removing 1 level 2 directories 2026/07/03 05:00:29 INFO : A1/B1: Removing directory 2026/07/03 05:00:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/03 05:00:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.94s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:00:33 DEBUG : file1: md5 = 64ba3450a45975bc4934d2c71528e0e6 OK 2026/07/03 05:00:34 DEBUG : filename.txt: File name found in url 2026/07/03 05:00:35 DEBUG : filename.txt: md5 = d488d9fc1de0ef97d32271a5112e4f06 OK 2026/07/03 05:00:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/03 05:00:37 DEBUG : headerfilename.txt: md5 = 061542b5e980c811bb54aaa7dfba1043 OK 2026/07/03 05:00:39 DEBUG : file2: md5 = 0e7307e75f7ca5befadbda8df5041e1a OK --- PASS: TestCopyURL (9.97s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:00:43 DEBUG : file1: md5 = df78a7a6e6720b317ca617dc7bff582a OK --- PASS: TestCopyURLDownloadHeaders (2.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:00:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/03 05:00:47 DEBUG : sub/file2: md5 = b58a04d6f2db1ffe80dfdfe8555a63ae OK 2026/07/03 05:00:47 DEBUG : sub/file2: size = 14 OK 2026/07/03 05:00:47 INFO : file1: Copied (new) to: sub/file2 2026/07/03 05:00:47 INFO : file1: Deleted 2026/07/03 05:00:48 DEBUG : sub/file2: size = 14 OK 2026/07/03 05:00:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 05:00:48 DEBUG : file1: Unchanged skipping 2026/07/03 05:00:48 INFO : file1: Deleted 2026/07/03 05:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': don't need to copy/move sub/file2, it is already at target location 2026/07/03 05:00:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.92s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:00:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/03 05:00:53 DEBUG : file1: md5 = ec59be9805e48d93ec244861712fdbd7 OK 2026/07/03 05:00:53 DEBUG : file1: size = 14 OK 2026/07/03 05:00:53 INFO : file1: Copied (new) 2026/07/03 05:00:53 INFO : file1: Deleted 2026/07/03 05:00:53 DEBUG : file1: Destination exists, skipping 2026/07/03 05:00:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.65s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:00:58 DEBUG : dst/file1: md5 = f8e6b44373ddc12223e7425cddca3125 OK 2026/07/03 05:00:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minaral8raro/backup" 2026/07/03 05:00:59 DEBUG : Config file has changed externally - reloading 2026/07/03 05:00:59 DEBUG : Creating backend with remote "TestDrive:crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0/1nrff024r7pq65ecp72fc28jb0" 2026/07/03 05:01:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4163368693) 2026/07/03 05:01:01 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro') 2026/07/03 05:01:01 DEBUG : dst/file1: Sizes differ 2026/07/03 05:01:04 INFO : dst/file1: Moved (server-side) 2026/07/03 05:01:06 DEBUG : dst/file1: md5 = 4e288858b0f5e6ea761cb1fea1bea5e7 OK 2026/07/03 05:01:06 DEBUG : dst/file1: size = 14 OK 2026/07/03 05:01:06 INFO : dst/file1: Copied (new) 2026/07/03 05:01:06 INFO : dst/file1: Deleted 2026/07/03 05:01:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/03 05:01:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/03 05:01:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.73s) === 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:01:14 DEBUG : A1/one: md5 = ebf1d845a175c88a67c1cdcc8e440454 OK 2026/07/03 05:01:16 DEBUG : A1/two: md5 = d040f316663d396e60a9c11d821b8e97 OK 2026/07/03 05:01:18 DEBUG : A1/B1/three: md5 = 4f41373399125e59446d5a046a9aad6e OK 2026/07/03 05:01:21 DEBUG : A1/B1/C1/four: md5 = fc2cbcfa575242dd7bd280364a428af3 OK 2026/07/03 05:01:23 DEBUG : A1/B1/C2/five: md5 = 035e67a257ae2dac41eaafddc246e353 OK 2026/07/03 05:01:23 INFO : A1/B2: Making directory 2026/07/03 05:01:24 INFO : A1/B1/C3: Making directory 2026/07/03 05:01:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/03 05:01:36 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/03 05:01:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/03 05:01:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/03 05:01:36 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/03 05:01:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/03 05:01:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/03 05:01:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/03 05:01:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/03 05:01:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/03 05:01:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/03 05:01:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/03 05:01:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/03 05:01:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/03 05:01:50 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/03 05:01:51 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/03 05:01:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/03 05:01:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/03 05:01:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/03 05:01:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/03 05:01:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/03 05:02:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/03 05:02:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/03 05:02:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/03 05:02:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/03 05:02:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/03 05:02:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/03 05:02:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/03 05:02:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/03 05:02:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/03 05:02:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (54.16s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:05 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': File to upload is small (34 bytes), uploading instead of streaming 2026/07/03 05:02:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 2aabf743f22fdeb9dad9c25f4d808121 OK 2026/07/03 05:02:08 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/03 05:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/03 05:02:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/03 05:02:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/03 05:02:09 DEBUG : no_checksum_big_file_from_pipe: md5 = 4493d3a9de70295ae06ee0896cacdb77 OK 2026/07/03 05:02:09 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/03 05:02:09 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': File to upload is small (34 bytes), uploading instead of streaming 2026/07/03 05:02:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 5482c3740dd399f918e4aea48f982105 OK 2026/07/03 05:02:13 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/03 05:02:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/03 05:02:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/03 05:02:15 DEBUG : with_checksum_big_file_from_pipe: md5 = e22887b622848c6d291e598b96298efa OK 2026/07/03 05:02:15 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/03 05:02:15 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-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': File to upload is small (34 bytes), uploading instead of streaming 2026/07/03 05:02:19 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/03 05:02:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 05:02:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/03 05:02:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/03 05:02:20 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': File to upload is small (34 bytes), uploading instead of streaming 2026/07/03 05:02:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/03 05:02:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/03 05:02:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/03 05:02:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/03 05:02:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.42s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/03 05:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': File to upload is small (48 bytes), uploading instead of streaming 2026/07/03 05:02:30 DEBUG : rcat_metadata: md5 = 6b7f980afa28675b323b4cddf2ae4235 OK 2026/07/03 05:02:30 DEBUG : rcat_metadata: size = 48 OK 2026/07/03 05:02:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/03 05:02:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/03 05:02:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = a9d0419022109079e780ddcca408318c OK 2026/07/03 05:02:33 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/03 05:02:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.69s) --- PASS: TestRcatMetadata/Normal (2.91s) --- PASS: TestRcatMetadata/ViaDisk (3.29s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:36 DEBUG : potato1: md5 = e0adb959b487bfdd040e7767d32cbc72 OK 2026/07/03 05:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': File to upload is small (60 bytes), uploading instead of streaming 2026/07/03 05:02:38 DEBUG : potato2: md5 = c217e49332b4665210265725cd2a4a15 OK 2026/07/03 05:02:38 DEBUG : potato2: size = 60 OK 2026/07/03 05:02:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.06s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:41 DEBUG : potato1: md5 = 55dc8eff45abf3e8a684a6a117ba8d64 OK 2026/07/03 05:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': File to upload is small (60 bytes), uploading instead of streaming 2026/07/03 05:02:43 DEBUG : potato2: md5 = eb6efe13949657f40396eb08f2454255 OK 2026/07/03 05:02:43 DEBUG : potato2: size = 60 OK 2026/07/03 05:02:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.60s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:47 DEBUG : potato1: md5 = 6131edb471a9c0d725624854e33f5620 OK --- PASS: TestRcatSizeUploadHeaders (3.13s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:50 DEBUG : potato2: md5 = e0876585d96081a66018bf322f6c6930 OK 2026/07/03 05:02:51 DEBUG : empty space: md5 = fd034c13c8c5aa1a17d09e8b47afbd58 OK 2026/07/03 05:02:54 DEBUG : sub dir/potato3: md5 = ea51d6a22d7254617eae1eeff8e99e1d OK 2026/07/03 05:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Touching "sub dir/potato3" 2026/07/03 05:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Touching "potato2" 2026/07/03 05:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Touching "empty space" 2026/07/03 05:02:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.10s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:02:59 DEBUG : dir with metadata: Making directory with metadata 2026/07/03 05:03:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.70s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:03:02 DEBUG : directory with modtime: Making directory with metadata 2026/07/03 05:03:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.74s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:03:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/03 05:03:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 05:03:05 DEBUG : Google drive root 'crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0': Skipping btime metadata as can't update it on an existing file: 2026-07-03T05:03:05.253811483Z 2026/07/03 05:03:06 INFO : non existent directory: Updated directory metadata 2026/07/03 05:03:08 DEBUG : Google drive root 'crypt/pasfhn2gkjvgfppq457oemr8l81hu0tqbksm0t3daj0sh64ieci0': Skipping btime metadata as can't update it on an existing file: 2026-07-03T05:03:05.253811483Z 2026/07/03 05:03:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.89s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:03:11 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/03 05:03:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/03 05:03:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.19s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:03:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/03 05:03:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 05:03:16 DEBUG : dst: Making directory with metadata 2026/07/03 05:03:17 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 05:03:17 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 05:03:17 INFO : dst: Set directory modification time (using SetModTime) 2026/07/03 05:03:18 INFO : dst: Set directory modification time (using SetModTime) 2026/07/03 05:03:18 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/03 05:03:19 INFO : dst: Set directory modification time (using SetModTime) 2026/07/03 05:03:19 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.47s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro'", Local "Local file system at /tmp/rclone4163368693", Modify Window "1ms" 2026/07/03 05:03:23 DEBUG : sub dir/test remove existing: md5 = 48c41c32bb9cac0da7a06e1c51f06535 OK 2026/07/03 05:03:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5f676a20f30a106f2ef51d43372c38e1 OK 2026/07/03 05:03:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wuqiqaq9" before starting 2026/07/03 05:03:28 DEBUG : sub dir/test remove existing.wuqiqaq9: TEST: removing renamed existing file after operation 2026/07/03 05:03:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lagukad2" before starting 2026/07/03 05:03:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lagukad2: TEST: renaming existing back after failed operation 2026/07/03 05:03:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nikopoh2" before starting 2026/07/03 05:03:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nikopoh2: TEST: removing renamed existing file after operation 2026/07/03 05:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k3uc5tur6dnl0n61ifbta051ve53e8imrtab5vibpbcp3o9gd0r0" 2026/07/03 05:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7579pnlgjm31t0jf4p508vn4j02s5oskapjulfln3et4fees8lnc5pg36ck7mtevp54afgtmiqo5jiel9ifp3orcddrqjk1egf79revkgi6n6ggrtkn0n2956cacc5joumon33vkkv745vfh7u8g2q53eq9ri4f3mtiu0j2ui4oevvap7bmg" --- PASS: TestRemoveExisting (15.21s) === 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/03 05:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minaral8raro': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m25.363471039s (try 1/5)