"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/10 01:02:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi" 2026/05/10 01:02:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:02:07 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg" 2026/05/10 01:02:08 DEBUG : Creating backend with remote "/tmp/rclone2232424235" === 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/05/10 01:02:08 DEBUG : a: size = 0 OK 2026/05/10 01:02:08 DEBUG : a: size = 1 (memory) 2026/05/10 01:02:08 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/10 01:02:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/10 01:02:08 DEBUG : potato: Seek from 10 to 0 2026/05/10 01:02:08 DEBUG : potato: Seek from 10 to 0 2026/05/10 01:02:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/10 01:02:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Seek from 5 to 2 2026/05/10 01:02:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/10 01:02:08 DEBUG : potato: Seek from 7 to 0 2026/05/10 01:02:08 DEBUG : potato: Seek from 7 to 0 2026/05/10 01:02:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/10 01:02:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Seek from 5 to 2 2026/05/10 01:02:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/10 01:02:08 DEBUG : potato: Seek from 8 to 0 2026/05/10 01:02:08 DEBUG : potato: Seek from 8 to 0 2026/05/10 01:02:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/10 01:02:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/10 01:02:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/10 01:02:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/10 01:02:08 DEBUG : potato: Seek from 5 to 2 2026/05/10 01:02:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/10 01:02:08 DEBUG : potato: Seek from 9 to 0 2026/05/10 01:02:08 DEBUG : potato: Seek from 9 to 0 2026/05/10 01:02:08 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:02:11 DEBUG : rutabaga: md5 = 9654536b7494bf8a0640c7ccbb9d0f21 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/10 01:02:13 DEBUG : empty space: md5 = 439b4db538302b626a0507e7b983f55a OK === RUN TestCheck/3 2026/05/10 01:02:16 DEBUG : potato2: md5 = f92af7e04052e851136275361f4fbb4a OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/10 01:02:18 DEBUG : remotepotato: md5 = 94eb99fa01282f0550f3fa3c04b9d1f9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.29s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.34s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.35s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/05/10 01:02:22 DEBUG : Creating backend with remote "nonexistent" 2026/05/10 01:02:22 DEBUG : Creating backend with remote "nonexistent" 2026/05/10 01:02:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/10 01:02:22 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/10 01:02:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/10 01:02:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:02:23 DEBUG : rutabaga: md5 = 2ed4dc74288426a6d1bf38d49afe8025 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/10 01:02:27 DEBUG : empty space: md5 = e029c7a8d35b5a62ea9f99d970cf149b OK === RUN TestCheckDownload/3 2026/05/10 01:02:30 DEBUG : potato2: md5 = b866966c3638cd0ac34c3b0e67e96add OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/10 01:02:34 DEBUG : remotepotato: md5 = 476ceec88a74060c6d4eb0b02d8c8699 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.57s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.81s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:02:40 DEBUG : rutabaga: md5 = 84e24dc73345f9eb32593f687fff35f8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/10 01:02:42 DEBUG : empty space: md5 = 8e03486829fc889e175e73e4238fee06 OK === RUN TestCheckSizeOnly/3 2026/05/10 01:02:45 DEBUG : potato2: md5 = b692002fd45fce29c14327ae66042f27 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/10 01:02:47 DEBUG : remotepotato: md5 = 80b32a3356d88aa99e48695d35bc12f4 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.43s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:02:52 DEBUG : test.sum: md5 = 0a22ff8d27d57abc5ecce18d7737f146 OK 2026/05/10 01:02:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/10 01:02:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/10 01:02:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/10 01:02:53 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/10 01:02:55 DEBUG : test.sum: md5 = 489b52e099a44d677ca980dd508ace9c OK 2026/05/10 01:02:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/10 01:02:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/10 01:02:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/10 01:02:56 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.40s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:02:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/data" 2026/05/10 01:02:57 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/data" 2026/05/10 01:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/vjrnln8ratgmqakfosrqe8espk" 2026/05/10 01:03:03 DEBUG : data/banana: md5 = afdc26f87160c7a35fabc77d5e5fdee6 OK 2026/05/10 01:03:05 DEBUG : test.sum: md5 = ab3dd1c4159be160053c2619dea68b0f OK === RUN TestCheckSumDownload/subtest1 2026/05/10 01:03:09 DEBUG : data/potato: md5 = f5f1a5898e7436421be63c370e6fef28 OK 2026/05/10 01:03:11 DEBUG : test.sum: md5 = dbb821ec347d265f243ab11491cb2f23 OK === RUN TestCheckSumDownload/subtest2 2026/05/10 01:03:17 DEBUG : test.sum: md5 = 819bf8f0a3bf96c3976a2ea6dc56a6a3 OK === RUN TestCheckSumDownload/subtest3 2026/05/10 01:03:21 DEBUG : test.sum: md5 = ee1af2643314df0470398b1e0829019d OK === RUN TestCheckSumDownload/subtest4 2026/05/10 01:03:25 DEBUG : test.sum: md5 = e5abb511d9b4e76aa7047d4646e731a1 OK === RUN TestCheckSumDownload/subtest5 2026/05/10 01:03:29 DEBUG : test.sum: md5 = 8d7a5c858e17aa22675f2aa0b04a6f55 OK === RUN TestCheckSumDownload/subtest6 2026/05/10 01:03:33 DEBUG : data/banana: md5 = 70ed50ec3a289d6a82fd1f3989fdb841 OK 2026/05/10 01:03:35 DEBUG : data/potato: md5 = f0eee20fd40a6447caf680d1c43180c5 OK 2026/05/10 01:03:36 DEBUG : test.sum: md5 = ad4f46e6d0a91daecfbfd2b5d76f20ae OK === RUN TestCheckSumDownload/subtest7 2026/05/10 01:03:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/10 01:03:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.82s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (1.97s) --- PASS: TestCheckSumDownload/subtest3 (1.96s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (1.87s) --- PASS: TestCheckSumDownload/subtest6 (1.83s) --- PASS: TestCheckSumDownload/subtest7 (2.03s) === RUN TestApplyTransforms 2026/05/10 01:03:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-javefat1vuju" 2026/05/10 01:03:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:03:42 DEBUG : Creating backend with remote "TestDrive:crypt/q3ef0lvgcav4bt28d9jv64qnk636b59u8tbj0h0ftce73lf9hrr0" 2026/05/10 01:03:43 DEBUG : Creating backend with remote "/tmp/rclone676036871" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-javefat1vuju'", Local "Local file system at /tmp/rclone676036871", Modify Window "1ms" 2026/05/10 01:03:45 DEBUG : hello, world!: md5 = e85e9718a5096005c2a3b38dc7fd18ad OK upper checkfile vs. lower remote (without normalization) 2026/05/10 01:03:46 ERROR : hello, world!: sum not found 2026/05/10 01:03:46 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-javefat1vuju' 2026/05/10 01:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javefat1vuju': 1 files missing 2026/05/10 01:03:46 NOTICE: 1 hashes missing 2026/05/10 01:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javefat1vuju': 1 differences found 2026/05/10 01:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javefat1vuju': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/10 01:03:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javefat1vuju': 0 differences found 2026/05/10 01:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-javefat1vuju': 1 matching files 2026/05/10 01:03:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lixayos1voda" 2026/05/10 01:03:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:03:47 DEBUG : Creating backend with remote "TestDrive:crypt/t11s33ellup5cq6mbd80stpufeoahtkfd0879em0l5t0s4n8u7r0" 2026/05/10 01:03:48 DEBUG : Creating backend with remote "/tmp/rclone2992400956" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lixayos1voda'", Local "Local file system at /tmp/rclone2992400956", Modify Window "1ms" 2026/05/10 01:03:51 DEBUG : HELLO, WORLD!: md5 = d41055b71685e52df25815bb9e940817 OK lower checkfile vs. upper remote (without normalization) 2026/05/10 01:03:51 ERROR : HELLO, WORLD!: sum not found 2026/05/10 01:03:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lixayos1voda' 2026/05/10 01:03:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixayos1voda': 1 files missing 2026/05/10 01:03:51 NOTICE: 1 hashes missing 2026/05/10 01:03:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixayos1voda': 1 differences found 2026/05/10 01:03:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixayos1voda': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/10 01:03:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixayos1voda': 0 differences found 2026/05/10 01:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixayos1voda': 1 matching files 2026/05/10 01:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sohasiz5gilu" 2026/05/10 01:03:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/pf98v3c0fn592pbb7av4h011rn33jmspta25lfsi1kgicq5im720" 2026/05/10 01:03:54 DEBUG : Creating backend with remote "/tmp/rclone3984353640" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sohasiz5gilu'", Local "Local file system at /tmp/rclone3984353640", Modify Window "1ms" 2026/05/10 01:03:56 DEBUG : HeLlO, wOrLd!: md5 = 18340e1213c3e4c54532aee23cc3dd69 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/10 01:03:57 ERROR : HeLlO, wOrLd!: sum not found 2026/05/10 01:03:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sohasiz5gilu' 2026/05/10 01:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohasiz5gilu': 1 files missing 2026/05/10 01:03:57 NOTICE: 1 hashes missing 2026/05/10 01:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohasiz5gilu': 1 differences found 2026/05/10 01:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohasiz5gilu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/10 01:03:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohasiz5gilu': 0 differences found 2026/05/10 01:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sohasiz5gilu': 1 matching files 2026/05/10 01:03:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bivonav0lopa" 2026/05/10 01:03:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:03:58 DEBUG : Creating backend with remote "TestDrive:crypt/oauuo1lc373rsjfid02bcc7ne7ck1qi9ppqi8rjp4i3qd6fmkpsg" 2026/05/10 01:03:59 DEBUG : Creating backend with remote "/tmp/rclone748794323" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bivonav0lopa'", Local "Local file system at /tmp/rclone748794323", Modify Window "1ms" 2026/05/10 01:04:02 DEBUG : HELLO, WORLD!: md5 = 7f2e3d6a2d66e85dba4f721643323dcb OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/10 01:04:02 ERROR : HELLO, WORLD!: sum not found 2026/05/10 01:04:02 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bivonav0lopa' 2026/05/10 01:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivonav0lopa': 1 files missing 2026/05/10 01:04:02 NOTICE: 1 hashes missing 2026/05/10 01:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivonav0lopa': 1 differences found 2026/05/10 01:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivonav0lopa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/10 01:04:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivonav0lopa': 0 differences found 2026/05/10 01:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivonav0lopa': 1 matching files 2026/05/10 01:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximikan3boki" 2026/05/10 01:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/q6l5jn61mcvea5197ejs3pnuh8g7c0ivufclm233rajnstombdo0" 2026/05/10 01:04:04 DEBUG : Creating backend with remote "/tmp/rclone2914946694" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximikan3boki'", Local "Local file system at /tmp/rclone2914946694", Modify Window "1ms" 2026/05/10 01:04:07 DEBUG : 測試_Русский___ě_áñ: md5 = 9517d0585d5c446d5c3bf80d3f899a1a OK NFD checkfile vs. NFC remote (without normalization) 2026/05/10 01:04:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/10 01:04:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ximikan3boki' 2026/05/10 01:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximikan3boki': 1 files missing 2026/05/10 01:04:07 NOTICE: 1 hashes missing 2026/05/10 01:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximikan3boki': 1 differences found 2026/05/10 01:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximikan3boki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/10 01:04:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximikan3boki': 0 differences found 2026/05/10 01:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximikan3boki': 1 matching files 2026/05/10 01:04:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dulicuj7modo" 2026/05/10 01:04:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:04:08 DEBUG : Creating backend with remote "TestDrive:crypt/6htpkpnrvs8f3gr2dtn0jftpe992c6ju6hufd9f0kg61bcjiomgg" 2026/05/10 01:04:10 DEBUG : Creating backend with remote "/tmp/rclone1204895703" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dulicuj7modo'", Local "Local file system at /tmp/rclone1204895703", Modify Window "1ms" 2026/05/10 01:04:12 DEBUG : 測試_Русский___ě_áñ: md5 = e723e1fb72d6bcc8bf8b9816e8dc91a2 OK NFC checkfile vs. NFD remote (without normalization) 2026/05/10 01:04:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/10 01:04:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dulicuj7modo' 2026/05/10 01:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulicuj7modo': 1 files missing 2026/05/10 01:04:13 NOTICE: 1 hashes missing 2026/05/10 01:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulicuj7modo': 1 differences found 2026/05/10 01:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulicuj7modo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/10 01:04:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulicuj7modo': 0 differences found 2026/05/10 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulicuj7modo': 1 matching files 2026/05/10 01:04:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqelot3befa" 2026/05/10 01:04:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:04:14 DEBUG : Creating backend with remote "TestDrive:crypt/noi3cu8vq8t728mp15k4boo3guk69le71sodq58ktljcf03hq400" 2026/05/10 01:04:15 DEBUG : Creating backend with remote "/tmp/rclone1715088202" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqelot3befa'", Local "Local file system at /tmp/rclone1715088202", Modify Window "1ms" 2026/05/10 01:04:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3b22095bdb4e17568db859bdab54d28a OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/10 01:04:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/10 01:04:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiqelot3befa' 2026/05/10 01:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqelot3befa': 1 files missing 2026/05/10 01:04:18 NOTICE: 1 hashes missing 2026/05/10 01:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqelot3befa': 1 differences found 2026/05/10 01:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqelot3befa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/10 01:04:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqelot3befa': 0 differences found 2026/05/10 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqelot3befa': 1 matching files 2026/05/10 01:04:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jebahel4rohe" 2026/05/10 01:04:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:04:19 DEBUG : Creating backend with remote "TestDrive:crypt/62c547271ecmejndbmdhr93gfjo9i22n04u6qi15m30shc3qn390" 2026/05/10 01:04:20 DEBUG : Creating backend with remote "/tmp/rclone1359396734" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jebahel4rohe'", Local "Local file system at /tmp/rclone1359396734", Modify Window "1ms" 2026/05/10 01:04:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1cb79efe91e272f60d07db9cafb9fa9b OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/10 01:04:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/10 01:04:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jebahel4rohe' 2026/05/10 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebahel4rohe': 1 files missing 2026/05/10 01:04:23 NOTICE: 1 hashes missing 2026/05/10 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebahel4rohe': 1 differences found 2026/05/10 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebahel4rohe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/10 01:04:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebahel4rohe': 0 differences found 2026/05/10 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jebahel4rohe': 1 matching files 2026/05/10 01:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gebedaz5bufe" 2026/05/10 01:04:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/tj65ole65755b167ekusl8i9f2ovqmhh6d5r7ui57td2fb8q1gb0" 2026/05/10 01:04:25 DEBUG : Creating backend with remote "/tmp/rclone2360395387" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gebedaz5bufe'", Local "Local file system at /tmp/rclone2360395387", Modify Window "1ms" 2026/05/10 01:04:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7f2a526f747024a42922927b6ac22ded OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/10 01:04:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/10 01:04:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gebedaz5bufe' 2026/05/10 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebedaz5bufe': 1 files missing 2026/05/10 01:04:28 NOTICE: 1 hashes missing 2026/05/10 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebedaz5bufe': 1 differences found 2026/05/10 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebedaz5bufe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/10 01:04:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebedaz5bufe': 0 differences found 2026/05/10 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebedaz5bufe': 1 matching files 2026/05/10 01:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cimalaz3lovi" 2026/05/10 01:04:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/664mcurj7pbnou8t1dujd91cpialfu72l9u7an7ff11ld5gfr3hg" 2026/05/10 01:04:30 DEBUG : Creating backend with remote "/tmp/rclone1346423492" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cimalaz3lovi'", Local "Local file system at /tmp/rclone1346423492", Modify Window "1ms" 2026/05/10 01:04:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5a4f6de9def5bbf3a1a239723a4e85b9 OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/10 01:04:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/10 01:04:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cimalaz3lovi' 2026/05/10 01:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimalaz3lovi': 1 files missing 2026/05/10 01:04:33 NOTICE: 1 hashes missing 2026/05/10 01:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimalaz3lovi': 1 differences found 2026/05/10 01:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimalaz3lovi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/10 01:04:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/10 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimalaz3lovi': 0 differences found 2026/05/10 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimalaz3lovi': 1 matching files 2026/05/10 01:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cimalaz3lovi': Purge remote 2026/05/10 01:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gebedaz5bufe': Purge remote 2026/05/10 01:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jebahel4rohe': Purge remote 2026/05/10 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqelot3befa': Purge remote 2026/05/10 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dulicuj7modo': Purge remote 2026/05/10 01:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximikan3boki': Purge remote 2026/05/10 01:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bivonav0lopa': Purge remote 2026/05/10 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sohasiz5gilu': Purge remote 2026/05/10 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lixayos1voda': Purge remote 2026/05/10 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javefat1vuju': Purge remote --- PASS: TestApplyTransforms (57.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:04:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/10 01:04:42 DEBUG : sub/file2: md5 = 82fe1bb76b66ece8ce06e150375fdbe8 OK 2026/05/10 01:04:42 DEBUG : sub/file2: size = 14 OK 2026/05/10 01:04:42 INFO : file1: Copied (new) to: sub/file2 2026/05/10 01:04:43 DEBUG : sub/file2: size = 14 OK 2026/05/10 01:04:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:04:43 DEBUG : file1: Unchanged skipping 2026/05/10 01:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': don't need to copy/move sub/file2, it is already at target location 2026/05/10 01:04:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.66s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:04:49 DEBUG : dst/file1: md5 = 36bedfad76ec0fac3e84cb509e1e829c OK 2026/05/10 01:04:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/backup" 2026/05/10 01:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/1nrff024r7pq65ecp72fc28jb0" 2026/05/10 01:04:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:04:51 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi') 2026/05/10 01:04:51 DEBUG : dst/file1: Sizes differ 2026/05/10 01:04:54 INFO : dst/file1: Moved (server-side) 2026/05/10 01:04:55 DEBUG : dst/file1: md5 = 6c97844b8c6eafd4a62edbcb83e00338 OK 2026/05/10 01:04:55 DEBUG : dst/file1: size = 14 OK 2026/05/10 01:04:55 INFO : dst/file1: Copied (new) 2026/05/10 01:04:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/10 01:04:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/10 01:05:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.47s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:05:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/dst" 2026/05/10 01:05:01 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/10 01:05:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/CompareDest" 2026/05/10 01:05:03 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/gveqi14airsml4bgu7krj116o8" 2026/05/10 01:05:04 DEBUG : one: Need to transfer - File not found at Destination 2026/05/10 01:05:07 DEBUG : one: md5 = 224d167867ddfda01a128470a1b81b3d OK 2026/05/10 01:05:07 DEBUG : one: size = 3 OK 2026/05/10 01:05:07 INFO : one: Copied (new) 2026/05/10 01:05:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:05:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi/dst') 2026/05/10 01:05:08 DEBUG : one: Sizes differ 2026/05/10 01:05:10 DEBUG : one: md5 = 3d15bdcc8a0965749d70623cd80e0623 OK 2026/05/10 01:05:10 DEBUG : one: size = 5 OK 2026/05/10 01:05:10 INFO : one: Copied (replaced existing) 2026/05/10 01:05:12 DEBUG : dst/one: md5 = 9dc2c0c94d0c8d3d6958114c915f7cde OK 2026/05/10 01:05:15 DEBUG : CompareDest/one: md5 = 6f6ed8414ec781ef394cafab75a19a98 OK 2026/05/10 01:05:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:05:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi/dst') 2026/05/10 01:05:16 DEBUG : one: Sizes differ 2026/05/10 01:05:16 DEBUG : one: size = 5 OK 2026/05/10 01:05:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:05:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/10 01:05:19 DEBUG : CompareDest/two: md5 = 1bde3efe3aad893e83113f20445767f5 OK 2026/05/10 01:05:19 DEBUG : two: Need to transfer - File not found at Destination 2026/05/10 01:05:20 DEBUG : two: size = 3 OK 2026/05/10 01:05:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:05:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/10 01:05:20 DEBUG : two: Need to transfer - File not found at Destination 2026/05/10 01:05:21 DEBUG : two: size = 3 OK 2026/05/10 01:05:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:05:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/10 01:05:22 DEBUG : two: Need to transfer - File not found at Destination 2026/05/10 01:05:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:05:22 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi/CompareDest') 2026/05/10 01:05:22 DEBUG : two: Sizes differ 2026/05/10 01:05:24 DEBUG : two: md5 = 2e564501fab526a678df17fc6451e216 OK 2026/05/10 01:05:24 DEBUG : two: size = 5 OK 2026/05/10 01:05:24 INFO : two: Copied (new) 2026/05/10 01:05:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/10 01:05:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:05:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/10 01:05:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.39s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:05:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/dst" 2026/05/10 01:05:29 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/10 01:05:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/CopyDest" 2026/05/10 01:05:31 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/10 01:05:32 DEBUG : one: Need to transfer - File not found at Destination 2026/05/10 01:05:35 DEBUG : one: md5 = 9830987fb2cd76761d42cadb160d36d3 OK 2026/05/10 01:05:35 DEBUG : one: size = 3 OK 2026/05/10 01:05:35 INFO : one: Copied (new) 2026/05/10 01:05:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:05:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi/dst') 2026/05/10 01:05:37 DEBUG : one: Sizes differ 2026/05/10 01:05:38 DEBUG : one: md5 = a401a41179ac9721d5099fbd0ad6a3cf OK 2026/05/10 01:05:38 DEBUG : one: size = 5 OK 2026/05/10 01:05:38 INFO : one: Copied (replaced existing) 2026/05/10 01:05:40 DEBUG : dst/one: md5 = 74be630bc0346352f74aeb809ff6929e OK 2026/05/10 01:05:43 DEBUG : CopyDest/one: md5 = 0da0550d9a4c9bc472e4e82404e9a0f9 OK 2026/05/10 01:05:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/BackupDir" 2026/05/10 01:05:44 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/10 01:05:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:05:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi/dst') 2026/05/10 01:05:45 DEBUG : one: Sizes differ 2026/05/10 01:05:46 DEBUG : one: size = 5 OK 2026/05/10 01:05:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:05:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:05:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi/dst') 2026/05/10 01:05:46 DEBUG : one: Sizes differ 2026/05/10 01:05:48 INFO : one: Moved (server-side) 2026/05/10 01:05:49 DEBUG : one: size = 5 OK 2026/05/10 01:05:49 INFO : one: Copied (server-side copy) 2026/05/10 01:05:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/10 01:05:51 DEBUG : CopyDest/two: md5 = fe249bb7075cda6204fe216773431b23 OK 2026/05/10 01:05:52 DEBUG : two: Need to transfer - File not found at Destination 2026/05/10 01:05:52 DEBUG : two: size = 3 OK 2026/05/10 01:05:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:05:53 DEBUG : two: size = 3 OK 2026/05/10 01:05:53 INFO : two: Copied (server-side copy) 2026/05/10 01:05:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/10 01:05:54 DEBUG : two: size = 3 OK 2026/05/10 01:05:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:05:54 DEBUG : two: Unchanged skipping 2026/05/10 01:05:56 DEBUG : CopyDest/three: md5 = e0be6a31684d527dc7b17f4f0a796ed9 OK 2026/05/10 01:05:57 DEBUG : three: Need to transfer - File not found at Destination 2026/05/10 01:05:57 DEBUG : three: size = 7 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:05:57 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi/CopyDest') 2026/05/10 01:05:57 DEBUG : three: Sizes differ 2026/05/10 01:05:57 DEBUG : three: Destination not found in --copy-dest 2026/05/10 01:05:59 DEBUG : three: md5 = 26354dec95f00a05dda6b4249bf1964f OK 2026/05/10 01:05:59 DEBUG : three: size = 7 OK 2026/05/10 01:05:59 INFO : three: Copied (new) 2026/05/10 01:06:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/10 01:06:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/10 01:06:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:06:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:06:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/10 01:06:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/10 01:06:05 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.91s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:06:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/10 01:06:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7ae8c9b0bb49c0a119eeac711d53b782 OK 2026/05/10 01:06:10 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/10 01:06:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/10 01:06:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/10 01:06:11 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/05/10 01:06:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/10 01:06:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/10 01:06:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6fe7b33d4d7ab9cef9c1db423bb5d272 OK 2026/05/10 01:06:14 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/10 01:06:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/10 01:06:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/10 01:06:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.09s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:06:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Looking for duplicate names using skip mode. 2026/05/10 01:06:21 NOTICE: one: Found 2 files with duplicate names 2026/05/10 01:06:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.24s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:06:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Looking for duplicate names using skip mode. 2026/05/10 01:06:28 NOTICE: one: Found 3 files with duplicate names 2026/05/10 01:06:28 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/10 01:06:29 INFO : one: Deleted 2026/05/10 01:06:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.34s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:06:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Looking for duplicate names using first mode. 2026/05/10 01:06:35 NOTICE: one: Found 3 files with duplicate names 2026/05/10 01:06:36 INFO : one: Deleted 2026/05/10 01:06:36 INFO : one: Deleted 2026/05/10 01:06:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.02s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:06:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Looking for duplicate names using newest mode. 2026/05/10 01:06:42 NOTICE: one: Found 3 files with duplicate names 2026/05/10 01:06:43 INFO : one: Deleted 2026/05/10 01:06:43 INFO : one: Deleted 2026/05/10 01:06:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.21s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:06:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Looking for duplicate names using oldest mode. 2026/05/10 01:06:50 NOTICE: one: Found 3 files with duplicate names 2026/05/10 01:06:50 INFO : one: Deleted 2026/05/10 01:06:51 INFO : one: Deleted 2026/05/10 01:06:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.97s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:06:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Looking for duplicate names using largest mode. 2026/05/10 01:06:57 NOTICE: one: Found 3 files with duplicate names 2026/05/10 01:06:57 INFO : one: Deleted 2026/05/10 01:06:58 INFO : one: Deleted 2026/05/10 01:06:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.73s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:07:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Looking for duplicate names using smallest mode. 2026/05/10 01:07:04 NOTICE: one: Found 3 files with duplicate names 2026/05/10 01:07:04 INFO : one: Deleted 2026/05/10 01:07:05 INFO : one: Deleted 2026/05/10 01:07:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.13s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:07:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Looking for duplicate names using rename mode. 2026/05/10 01:07:12 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/10 01:07:14 INFO : one-2.txt: renamed from: one.txt 2026/05/10 01:07:15 INFO : one-3.txt: renamed from: one.txt 2026/05/10 01:07:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.06s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:07:22 DEBUG : dupe1/one.txt: md5 = e08e4cd356719d99d4b78806f1995ce2 OK 2026/05/10 01:07:24 DEBUG : dupe2/two.txt: md5 = b36a08d57cfac15db5d0d5fc1884456d OK 2026/05/10 01:07:27 DEBUG : dupe3/three.txt: md5 = bc8e524a200f6e2e49f680ae66d2ae24 OK 2026/05/10 01:07:27 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/10 01:07:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/10 01:07:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/10 01:07:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/10 01:07:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/10 01:07:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/10 01:07:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.68s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:07:35 DEBUG : a.txt: md5 = a2d71918338b865b35fb6dac8a56cf98 OK 2026/05/10 01:07:37 DEBUG : zend.txt: md5 = 4f634bad5a28db1d794f7407ba551984 OK 2026/05/10 01:07:39 DEBUG : sub dir/hello world: md5 = cdb0fc117a9708c321a8cb05f913c5d5 OK 2026/05/10 01:07:41 DEBUG : sub dir/hello world2: md5 = c28170c0899381555baee40bf9a4470b OK 2026/05/10 01:07:43 DEBUG : sub dir/ignore dir/.ignore: md5 = c4e41047bd742cd038994b950db9a0a3 OK 2026/05/10 01:07:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = ade2fee734fdf9aab68902a7e48a5aad OK 2026/05/10 01:07:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 50719276a70ef582545a81d8d3a37e34 OK 2026/05/10 01:07:49 DEBUG : a.txt: Excluded (Size Filter) 2026/05/10 01:07:49 DEBUG : a.txt: Excluded 2026/05/10 01:07:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/10 01:07:50 DEBUG : sub dir/hello world: Excluded 2026/05/10 01:07:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/10 01:07:50 DEBUG : sub dir/hello world2: Excluded 2026/05/10 01:07:50 DEBUG : sub dir/ignore dir: Excluded 2026/05/10 01:07:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/10 01:07:50 DEBUG : sub dir/hello world: Excluded 2026/05/10 01:07:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/10 01:07:50 DEBUG : sub dir/hello world2: Excluded 2026/05/10 01:07:51 DEBUG : sub dir/ignore dir: Excluded 2026/05/10 01:07:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/10 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/10 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/10 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/10 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/10 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/10 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.39s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:08:00 DEBUG : a.txt: md5 = 583244e67399baf8c26a79a176ff0738 OK 2026/05/10 01:08:01 DEBUG : zend.txt: md5 = 3a058ca035da6669cb9b6e6f507a254b OK 2026/05/10 01:08:04 DEBUG : sub dir/hello world: md5 = 2dc855679b52c3a5d77d0fe509a0ef6b OK 2026/05/10 01:08:05 DEBUG : sub dir/hello world2: md5 = 477a24f9459190251f2fdfede31ad219 OK 2026/05/10 01:08:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 9b152757465398aafc44bc3eb86f76b1 OK 2026/05/10 01:08:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 72bb4614101f616e404e8aba911e9ade OK 2026/05/10 01:08:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0791a210c151a69c658eb63a69a0f908 OK 2026/05/10 01:08:13 DEBUG : a.txt: Excluded (Size Filter) 2026/05/10 01:08:13 DEBUG : a.txt: Excluded 2026/05/10 01:08:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/10 01:08:14 DEBUG : sub dir/hello world2: Excluded 2026/05/10 01:08:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/10 01:08:14 DEBUG : sub dir/hello world: Excluded 2026/05/10 01:08:14 DEBUG : sub dir/ignore dir: Excluded 2026/05/10 01:08:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/10 01:08:14 DEBUG : sub dir/hello world2: Excluded 2026/05/10 01:08:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/10 01:08:14 DEBUG : sub dir/hello world: Excluded 2026/05/10 01:08:15 DEBUG : sub dir/ignore dir: Excluded 2026/05/10 01:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/10 01:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/10 01:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/10 01:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/10 01:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/10 01:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/10 01:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.74s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:08:23 DEBUG : file1: md5 = 94ea9495a31c48cb444590bad0931ce2 OK 2026/05/10 01:08:26 DEBUG : sub/file2: md5 = 82c69ae146358bbc9c3987789f1a7407 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/05/10 01:08:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/10 01:08:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/10 01:08:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/10 01:08:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.17s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:08:34 DEBUG : file1: md5 = 7f5ae08e901ab32e8efd0167a9046410 OK 2026/05/10 01:08:36 DEBUG : sub/file2: md5 = fd80c5c2b69f1699c39ea6d827e85457 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/05/10 01:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/notfound" 2026/05/10 01:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/qe0i31qdkoejk60elps0ni5sqk" 2026/05/10 01:08:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.72s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:08:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Making directory 2026/05/10 01:08:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:08:48 DEBUG : sub dir/hello world: md5 = f554c8e2aa7dc07372621959488f2978 OK 2026/05/10 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.42s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:08:52 DEBUG : potato2: md5 = be6387d0a7d71f113e260f6a671c5177 OK 2026/05/10 01:08:54 DEBUG : empty space: md5 = 30930f5191dfe8808b3060009e37ef7e OK --- PASS: TestLs (4.92s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:08:57 DEBUG : potato2: md5 = 440b42af0aa7c416f4ccbb8c02d1df61 OK 2026/05/10 01:08:59 DEBUG : empty space: md5 = d500467de9e64eb8d55bfdc5c5a7f354 OK 2026/05/10 01:08:59 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.27s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:03 DEBUG : potato2: md5 = 1ef0fe1ab41180a3cb6f30c5404fe3a7 OK 2026/05/10 01:09:04 DEBUG : empty space: md5 = 0c7326067e4908c73c02ba54f180c1f6 OK --- PASS: TestLsLong (5.01s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:08 DEBUG : potato2: md5 = b76f7a62fd19be19e75244b43d73d25e OK 2026/05/10 01:09:09 DEBUG : empty space: md5 = 6fba11d8e4181affc99c4e2ecc2e2ac5 OK --- PASS: TestHashSums (4.79s) === RUN TestHashSumsWithErrors 2026/05/10 01:09:11 DEBUG : Creating backend with remote ":memory:" 2026/05/10 01:09:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/10 01:09:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/10 01:09:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/10 01:09:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/10 01:09:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/10 01:09:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/10 01:09:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/10 01:09:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/10 01:09:11 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:12 DEBUG : potato2: md5 = ff63cab215e818f5458caaf4e55c14a2 OK 2026/05/10 01:09:14 DEBUG : empty space: md5 = fd31252045984fadfa1abce09a53404f OK 2026/05/10 01:09:16 DEBUG : sub dir/potato3: md5 = 20743b1d6d1c8f655831143420b9b389 OK 2026/05/10 01:09:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.99s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:21 DEBUG : small: md5 = 2415cb45baaea12389adcea7c696eb9f OK 2026/05/10 01:09:23 DEBUG : medium: md5 = 703c38e8ea4ebc200bc41c1a342bf588 OK 2026/05/10 01:09:24 DEBUG : large: md5 = 302a504d0624b531c0b03270652d173b OK 2026/05/10 01:09:25 DEBUG : Waiting for deletions to finish 2026/05/10 01:09:25 DEBUG : large: Excluded (Size Filter) 2026/05/10 01:09:25 INFO : medium: Deleted 2026/05/10 01:09:25 INFO : small: Deleted --- PASS: TestDelete (6.78s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:28 DEBUG : small: md5 = e48b343022006c85efd3f5c55cfb0f36 OK 2026/05/10 01:09:30 DEBUG : medium: md5 = e7a6d4b30702be7784e9809b1f5882b8 OK 2026/05/10 01:09:31 DEBUG : large: md5 = bd6c18c4ed3b983caef749e323f3a080 OK 2026/05/10 01:09:32 DEBUG : Waiting for deletions to finish 2026/05/10 01:09:32 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/10 01:09:32 INFO : medium: Deleted 2026/05/10 01:09:32 INFO : small: Deleted --- PASS: TestMaxDelete (7.41s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:36 DEBUG : small: md5 = 042973f0aec40d3f6b388e8dfd95414f OK 2026/05/10 01:09:37 DEBUG : medium: md5 = 469c69ed60af95a8c53f9023e8afd246 OK 2026/05/10 01:09:39 DEBUG : large: md5 = cd91538e5651f2442fe4e5db1d330a3c OK 2026/05/10 01:09:39 DEBUG : Waiting for deletions to finish 2026/05/10 01:09:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/10 01:09:40 INFO : medium: Deleted 2026/05/10 01:09:40 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.31s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:43 DEBUG : small: md5 = 8aebd2d647e3ad054408e5a1a9752618 OK 2026/05/10 01:09:44 DEBUG : medium: md5 = eeb0144571c45b703f04b7f8cdb1eae8 OK 2026/05/10 01:09:46 DEBUG : large: md5 = 522fde7ac0592be3f954c1ecff372de9 OK 2026/05/10 01:09:46 DEBUG : Waiting for deletions to finish 2026/05/10 01:09:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/10 01:09:47 INFO : small: Deleted 2026/05/10 01:09:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.29s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:50 DEBUG : ReadFile: md5 = d81fc2afeb8f7c3d5d24158574192315 OK --- PASS: TestReadFile (4.32s) === RUN TestRetry 2026/05/10 01:09:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/10 01:09:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/10 01:09:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/10 01:09:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/10 01:09:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/10 01:09:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/10 01:09:53 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:09:55 DEBUG : file1: md5 = ecd2bdde69cccf9bc3ee2170eaf3a960 OK 2026/05/10 01:09:56 DEBUG : file2: md5 = b45c9eeb823d1ef62f66a006f7d70a76 OK --- PASS: TestCat (14.16s) === RUN TestPurge 2026/05/10 01:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebibiy0lebe" 2026/05/10 01:10:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/egqte92ooupfvqh66m6o3p49poc3lfe1i9sgtvo4qg32bl6gvro0" 2026/05/10 01:10:08 DEBUG : Creating backend with remote "/tmp/rclone1845202229" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qebibiy0lebe'", Local "Local file system at /tmp/rclone1845202229", Modify Window "1ms" 2026/05/10 01:10:13 DEBUG : A1/B1/C1/one: md5 = ea3b2a881fb265f64e4d66cd6d5cee55 OK 2026/05/10 01:10:13 INFO : A2: Making directory 2026/05/10 01:10:14 INFO : A1/B2: Making directory 2026/05/10 01:10:15 INFO : A1/B2/C2: Making directory 2026/05/10 01:10:16 INFO : A1/B1/C3: Making directory 2026/05/10 01:10:17 INFO : A3: Making directory 2026/05/10 01:10:17 INFO : A3/B3: Making directory 2026/05/10 01:10:18 INFO : A3/B3/C4: Making directory 2026/05/10 01:10:21 DEBUG : A1/two: md5 = 1776a9699bfcfae3f5443868bc7b241a OK 2026/05/10 01:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qebibiy0lebe': Purge remote 2026/05/10 01:10:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.21s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:10:28 DEBUG : A1/B1/C1/one: md5 = 0dc4784b166dfc0adf91b437e9d69117 OK 2026/05/10 01:10:28 INFO : A2: Making directory 2026/05/10 01:10:29 INFO : A1/B2: Making directory 2026/05/10 01:10:30 INFO : A1/B2/C2: Making directory 2026/05/10 01:10:31 INFO : A1/B1/C3: Making directory 2026/05/10 01:10:32 INFO : A3: Making directory 2026/05/10 01:10:33 INFO : A3/B3: Making directory 2026/05/10 01:10:33 INFO : A3/B3/C4: Making directory 2026/05/10 01:10:36 DEBUG : A1/two: md5 = 8fe1ea51d8cbcf57cb5d05954e90f1b4 OK 2026/05/10 01:10:37 DEBUG : removing 1 level 3 directories 2026/05/10 01:10:37 INFO : A3/B3/C4: Removing directory 2026/05/10 01:10:40 DEBUG : removing 2 level 3 directories 2026/05/10 01:10:40 INFO : A1/B2/C2: Removing directory 2026/05/10 01:10:40 INFO : A1/B1/C3: Removing directory 2026/05/10 01:10:41 DEBUG : removing 2 level 2 directories 2026/05/10 01:10:41 INFO : A3/B3: Removing directory 2026/05/10 01:10:41 INFO : A1/B2: Removing directory 2026/05/10 01:10:41 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/10 01:10:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/10 01:10:41 DEBUG : removing 2 level 1 directories 2026/05/10 01:10:41 INFO : A3: Removing directory 2026/05/10 01:10:41 INFO : A2: Removing directory 2026/05/10 01:10:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/10 01:10:46 DEBUG : removing 1 level 3 directories 2026/05/10 01:10:46 INFO : A1/B1/C1: Removing directory 2026/05/10 01:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:47 DEBUG : removing 1 level 2 directories 2026/05/10 01:10:47 INFO : A1/B1: Removing directory 2026/05/10 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/10 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/10 01:10:47 DEBUG : removing 1 level 1 directories 2026/05/10 01:10:47 INFO : A1: Removing directory 2026/05/10 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/10 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/10 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/10 01:10:48 DEBUG : removing 1 level 0 directories 2026/05/10 01:10:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Removing directory 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/10 01:10:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (25.29s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:10:51 INFO : A1: Making directory 2026/05/10 01:10:51 INFO : A1/B1: Making directory 2026/05/10 01:10:52 INFO : A1/B1/C1: Making directory 2026/05/10 01:10:55 DEBUG : removing 1 level 3 directories 2026/05/10 01:10:55 INFO : A1/B1/C1: Removing directory 2026/05/10 01:10:55 DEBUG : removing 1 level 2 directories 2026/05/10 01:10:55 INFO : A1/B1: Removing directory 2026/05/10 01:10:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/10 01:10:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.50s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:10:58 INFO : A1: Making directory 2026/05/10 01:10:59 INFO : A1/B1: Making directory 2026/05/10 01:11:00 INFO : A1/B1/C1: Making directory 2026/05/10 01:11:03 DEBUG : removing 1 level 3 directories 2026/05/10 01:11:03 INFO : A1/B1/C1: Removing directory 2026/05/10 01:11:03 DEBUG : removing 1 level 2 directories 2026/05/10 01:11:03 INFO : A1/B1: Removing directory 2026/05/10 01:11:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/10 01:11:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.03s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:11:08 DEBUG : file1: md5 = 510354c393a526e070a8aab68c1e8119 OK 2026/05/10 01:11:08 DEBUG : filename.txt: File name found in url 2026/05/10 01:11:10 DEBUG : filename.txt: md5 = 17c1a8342861d8fb5e90a4d87cead3b8 OK 2026/05/10 01:11:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/10 01:11:12 DEBUG : headerfilename.txt: md5 = 28db8b65bb57f0d30ccae4d05ae7a8fa OK 2026/05/10 01:11:13 DEBUG : file2: md5 = 69e6b45644354f4585fa023a36f31c39 OK --- PASS: TestCopyURL (9.52s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:11:17 DEBUG : file1: md5 = 681b0ad490b0e04880cc51eb531efe39 OK --- PASS: TestCopyURLDownloadHeaders (2.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:11:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/10 01:11:21 DEBUG : sub/file2: md5 = 0eafb8ebf07dc737e3ff87a0b9b26486 OK 2026/05/10 01:11:21 DEBUG : sub/file2: size = 14 OK 2026/05/10 01:11:21 INFO : file1: Copied (new) to: sub/file2 2026/05/10 01:11:21 INFO : file1: Deleted 2026/05/10 01:11:22 DEBUG : sub/file2: size = 14 OK 2026/05/10 01:11:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:11:22 DEBUG : file1: Unchanged skipping 2026/05/10 01:11:22 INFO : file1: Deleted 2026/05/10 01:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': don't need to copy/move sub/file2, it is already at target location 2026/05/10 01:11:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.60s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:11:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/10 01:11:27 DEBUG : file1: md5 = 19f91224e1b429baa9a3aff64dfc472f OK 2026/05/10 01:11:27 DEBUG : file1: size = 14 OK 2026/05/10 01:11:27 INFO : file1: Copied (new) 2026/05/10 01:11:27 INFO : file1: Deleted 2026/05/10 01:11:27 DEBUG : file1: Destination exists, skipping 2026/05/10 01:11:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.61s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:11:32 DEBUG : dst/file1: md5 = f9001da23383c48fff895ca14928ddd2 OK 2026/05/10 01:11:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwogap2qeyi/backup" 2026/05/10 01:11:33 DEBUG : Creating backend with remote "TestDrive:crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg/1nrff024r7pq65ecp72fc28jb0" 2026/05/10 01:11:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2232424235) 2026/05/10 01:11:34 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi') 2026/05/10 01:11:34 DEBUG : dst/file1: Sizes differ 2026/05/10 01:11:37 INFO : dst/file1: Moved (server-side) 2026/05/10 01:11:38 DEBUG : dst/file1: md5 = 6467cae34c61410c9759fd16731022e7 OK 2026/05/10 01:11:38 DEBUG : dst/file1: size = 14 OK 2026/05/10 01:11:38 INFO : dst/file1: Copied (new) 2026/05/10 01:11:38 INFO : dst/file1: Deleted 2026/05/10 01:11:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/10 01:11:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/10 01:11:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.28s) === 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:11:46 DEBUG : A1/one: md5 = 8a3b635fe3a5a5a9b896bc518ba3398e OK 2026/05/10 01:11:48 DEBUG : A1/two: md5 = 19961d99ed6c38ed57eff32c799d524e OK 2026/05/10 01:11:50 DEBUG : A1/B1/three: md5 = 712bfedfa7b9172a614d88a2c76eed7f OK 2026/05/10 01:11:53 DEBUG : A1/B1/C1/four: md5 = 693ac9856ef6570ca41fdd0add8ae0b2 OK 2026/05/10 01:11:55 DEBUG : A1/B1/C2/five: md5 = 7dfabd5b771a6d56b2018689bf31ffe2 OK 2026/05/10 01:11:55 INFO : A1/B2: Making directory 2026/05/10 01:11:56 INFO : A1/B1/C3: Making directory 2026/05/10 01:12:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/10 01:12:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/10 01:12:06 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/10 01:12:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/10 01:12:06 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/10 01:12:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/10 01:12:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/10 01:12:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/10 01:12:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/10 01:12:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/10 01:12:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/10 01:12:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/10 01:12:19 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/10 01:12:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/10 01:12:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/10 01:12:19 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/10 01:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/10 01:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/10 01:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/10 01:12:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/10 01:12:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/10 01:12:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/10 01:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/10 01:12:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/10 01:12:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/10 01:12:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/10 01:12:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/10 01:12:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/10 01:12:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/10 01:12:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/10 01:12:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.34s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/10 01:12:34 DEBUG : no_checksum_small_file_from_pipe: md5 = cb6583bcf9d182015654e93f770f3639 OK 2026/05/10 01:12:34 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/10 01:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/10 01:12:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/10 01:12:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/10 01:12:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 1ba417259102d8c9d7506a28c9938bcf OK 2026/05/10 01:12:36 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/10 01:12:36 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/10 01:12:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 63e62df76f394e4c8306573c3a9b818e OK 2026/05/10 01:12:40 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/10 01:12:40 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/10 01:12:40 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/10 01:12:41 DEBUG : with_checksum_big_file_from_pipe: md5 = 9a13f26c7545dc999353974f88e5098f OK 2026/05/10 01:12:41 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/10 01:12:41 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/10 01:12:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/10 01:12:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:12:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/10 01:12:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/10 01:12:47 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-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/10 01:12:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/10 01:12:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/10 01:12:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/10 01:12:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/10 01:12:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.13s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/10 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': File to upload is small (48 bytes), uploading instead of streaming 2026/05/10 01:12:56 DEBUG : rcat_metadata: md5 = 2cf484c2ebabaa4f9f3cd673f3e645b5 OK 2026/05/10 01:12:56 DEBUG : rcat_metadata: size = 48 OK 2026/05/10 01:12:56 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/10 01:12:58 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/10 01:12:59 DEBUG : rcat_metadata_uploadcutoff0: md5 = 50bb5c48e8ed46e3c456bf76811a907e OK 2026/05/10 01:12:59 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/10 01:12:59 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.40s) --- PASS: TestRcatMetadata/Normal (2.78s) --- PASS: TestRcatMetadata/ViaDisk (3.16s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:02 DEBUG : potato1: md5 = b0f3e4e3db658a8f2155ac96af5ad5ab OK 2026/05/10 01:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': File to upload is small (60 bytes), uploading instead of streaming 2026/05/10 01:13:03 DEBUG : potato2: md5 = bcf6b1f9f6cfa043bc9ff0dc2ff04b54 OK 2026/05/10 01:13:03 DEBUG : potato2: size = 60 OK 2026/05/10 01:13:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.79s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:07 DEBUG : potato1: md5 = fce645a973a4b6faa67417e21cc3cbd4 OK 2026/05/10 01:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': File to upload is small (60 bytes), uploading instead of streaming 2026/05/10 01:13:08 DEBUG : potato2: md5 = b384ce7afe2c7c9aff7c6ded7dca02be OK 2026/05/10 01:13:08 DEBUG : potato2: size = 60 OK 2026/05/10 01:13:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.19s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:12 DEBUG : potato1: md5 = 4c1912a612247fac6b5c710509beefba OK --- PASS: TestRcatSizeUploadHeaders (2.56s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:14 DEBUG : potato2: md5 = 85d6496801181255a729b8e307e67e60 OK 2026/05/10 01:13:16 DEBUG : empty space: md5 = fc8c37a87bc6f7b933ce6a8466358bfd OK 2026/05/10 01:13:18 DEBUG : sub dir/potato3: md5 = 543add0a63193af266b6bd59501e05ff OK 2026/05/10 01:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Touching "sub dir/potato3" 2026/05/10 01:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Touching "empty space" 2026/05/10 01:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Touching "potato2" 2026/05/10 01:13:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.58s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:24 DEBUG : dir with metadata: Making directory with metadata 2026/05/10 01:13:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.51s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:26 DEBUG : directory with modtime: Making directory with metadata 2026/05/10 01:13:27 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/10 01:13:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/10 01:13:29 DEBUG : Google drive root 'crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg': Skipping btime metadata as can't update it on an existing file: 2026-05-10T01:13:29.036628137Z 2026/05/10 01:13:29 INFO : non existent directory: Updated directory metadata 2026/05/10 01:13:31 DEBUG : Google drive root 'crypt/ghlq05tknrrfnltu44ic6jm5adbgih056birj4o9b82sksb4vgjg': Skipping btime metadata as can't update it on an existing file: 2026-05-10T01:13:29.036628137Z 2026/05/10 01:13:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.94s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/10 01:13:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/10 01:13:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.10s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/10 01:13:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/10 01:13:38 DEBUG : dst: Making directory with metadata 2026/05/10 01:13:38 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/10 01:13:38 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:13:39 INFO : dst: Set directory modification time (using SetModTime) 2026/05/10 01:13:39 INFO : dst: Set directory modification time (using SetModTime) 2026/05/10 01:13:39 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/10 01:13:40 INFO : dst: Set directory modification time (using SetModTime) 2026/05/10 01:13:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.88s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi'", Local "Local file system at /tmp/rclone2232424235", Modify Window "1ms" 2026/05/10 01:13:44 DEBUG : sub dir/test remove existing: md5 = 1ed4ea9dc4338c823cc27b8220a67b19 OK 2026/05/10 01:13:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2cfe7f68c3f75145071ff304582982c0 OK 2026/05/10 01:13:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jukebak0" before starting 2026/05/10 01:13:48 DEBUG : sub dir/test remove existing.jukebak0: TEST: removing renamed existing file after operation 2026/05/10 01:13:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.conoxif9" before starting 2026/05/10 01:13:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.conoxif9: TEST: renaming existing back after failed operation 2026/05/10 01:13:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sucuvec6" before starting 2026/05/10 01:13:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sucuvec6: TEST: removing renamed existing file after operation 2026/05/10 01:13:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gkl40b0on7blsuo92outbm10eer7gir240lpbadlog6grd81sv7kuh8f5l7vmm06nakvkmkjh0msttjb2t3ievluure5p67lt0d2ecqgi90ukb91p9go9l9f3s9haso1vg96ou0p2tcghvm592at1em1jcp08cg49i2mg71bm2r401d9ud60" 2026/05/10 01:13:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u1br4jeu97gqj00m9tfmqtlueno4alu9m8gr0i9rcdd5fpmiq600" --- PASS: TestRemoveExisting (14.06s) === 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/05/10 01:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwogap2qeyi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m49.516747882s (try 1/5)